[==========] Running 8 tests from 2 test suites.
[----------] Global test environment set-up.
[----------] 6 tests from LeaderRebalancerTest
[ RUN      ] LeaderRebalancerTest.FunctionalTestForDivided
WARNING: Logging before InitGoogleLogging() is written to STDERR
I20260709 13:05:15.040433 17681 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.68.126:33969
I20260709 13:05:15.041980 17681 env_posix.cc:2285] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260709 13:05:15.043023 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:15.060827 17688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:15.060913 17690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:15.061895 17681 server_base.cc:1061] running on GCE node
W20260709 13:05:15.060820 17687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:16.275144 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:16.275404 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:16.275662 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602316275635 us; error 0 us; skew 500 ppm
I20260709 13:05:16.276530 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:16.283324 17681 webserver.cc:533] Webserver started at http://127.17.68.126:41829/ using document root <none> and password file <none>
I20260709 13:05:16.284245 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:16.284476 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:16.284957 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:16.290962 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/master-0-root/instance:
uuid: "92462e5a38fb41d2a6d0536f908427b9"
format_stamp: "Formatted at 2026-07-09 13:05:16 on dist-test-slave-dk32"
I20260709 13:05:16.299280 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:16.304752 17696 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:16.306056 17681 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.005s	sys 0.001s
I20260709 13:05:16.306578 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/master-0-root
uuid: "92462e5a38fb41d2a6d0536f908427b9"
format_stamp: "Formatted at 2026-07-09 13:05:16 on dist-test-slave-dk32"
I20260709 13:05:16.306962 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:16.360942 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:16.362551 17681 env_posix.cc:2285] Not raising this process' running threads per effective uid limit of 18446744073709551615; it is already as high as it can go
I20260709 13:05:16.363039 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:16.435068 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.126:33969
I20260709 13:05:16.435134 17747 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.126:33969 every 8 connection(s)
I20260709 13:05:16.443121 17748 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:16.465293 17748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9: Bootstrap starting.
I20260709 13:05:16.471261 17748 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:16.473094 17748 log.cc:826] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9: Log is configured to *not* fsync() on all Append() calls
I20260709 13:05:16.477663 17748 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9: No bootstrap required, opened a new log
I20260709 13:05:16.498683 17748 raft_consensus.cc:359] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92462e5a38fb41d2a6d0536f908427b9" member_type: VOTER }
I20260709 13:05:16.499251 17748 raft_consensus.cc:385] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:16.499449 17748 raft_consensus.cc:740] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 92462e5a38fb41d2a6d0536f908427b9, State: Initialized, Role: FOLLOWER
I20260709 13:05:16.500311 17748 consensus_queue.cc:260] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "92462e5a38fb41d2a6d0536f908427b9" member_type: VOTER }
I20260709 13:05:16.500818 17748 raft_consensus.cc:399] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:16.501068 17748 raft_consensus.cc:493] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:16.501353 17748 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:16.505483 17748 raft_consensus.cc:515] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92462e5a38fb41d2a6d0536f908427b9" member_type: VOTER }
I20260709 13:05:16.506256 17748 leader_election.cc:304] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [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: 92462e5a38fb41d2a6d0536f908427b9; no voters: 
I20260709 13:05:16.507917 17748 leader_election.cc:290] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:16.508296 17751 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:16.510629 17751 raft_consensus.cc:697] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 1 LEADER]: Becoming Leader. State: Replica: 92462e5a38fb41d2a6d0536f908427b9, State: Running, Role: LEADER
I20260709 13:05:16.511634 17751 consensus_queue.cc:237] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [LEADER]: Queue going to LEADER mode. State: All 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: "92462e5a38fb41d2a6d0536f908427b9" member_type: VOTER }
I20260709 13:05:16.512684 17748 sys_catalog.cc:565] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:16.522380 17752 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "92462e5a38fb41d2a6d0536f908427b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92462e5a38fb41d2a6d0536f908427b9" member_type: VOTER } }
I20260709 13:05:16.523192 17752 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:16.522962 17753 sys_catalog.cc:455] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 92462e5a38fb41d2a6d0536f908427b9. Latest consensus state: current_term: 1 leader_uuid: "92462e5a38fb41d2a6d0536f908427b9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "92462e5a38fb41d2a6d0536f908427b9" member_type: VOTER } }
I20260709 13:05:16.523701 17753 sys_catalog.cc:458] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:16.526880 17759 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:16.539263 17759 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:16.550570 17681 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:16.559762 17759 catalog_manager.cc:1383] Generated new cluster ID: 59c46226e3d942f8a88ac6f7341b79a1
I20260709 13:05:16.560191 17759 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:16.580973 17759 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:16.582732 17759 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:16.600755 17759 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9: Generated new TSK 0
I20260709 13:05:16.601811 17759 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:16.617615 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:16.627744 17770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:16.629377 17771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:16.633899 17681 server_base.cc:1061] running on GCE node
W20260709 13:05:16.633865 17773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:16.635082 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:16.635329 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:16.635546 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602316635507 us; error 0 us; skew 500 ppm
I20260709 13:05:16.636215 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:16.641224 17681 webserver.cc:533] Webserver started at http://127.17.68.65:41233/ using document root <none> and password file <none>
I20260709 13:05:16.641873 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:16.642103 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:16.642462 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:16.643926 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-0-root/instance:
uuid: "cff39728197c47f58b4ced848225cf5d"
format_stamp: "Formatted at 2026-07-09 13:05:16 on dist-test-slave-dk32"
I20260709 13:05:16.650532 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.005s	sys 0.002s
I20260709 13:05:16.656085 17778 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:16.657135 17681 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.002s	sys 0.003s
I20260709 13:05:16.657531 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-0-root
uuid: "cff39728197c47f58b4ced848225cf5d"
format_stamp: "Formatted at 2026-07-09 13:05:16 on dist-test-slave-dk32"
I20260709 13:05:16.657938 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:16.697914 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:16.699777 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:16.702636 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:16.708282 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:16.708611 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:16.708930 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:16.709156 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:16.801543 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.65:46511
I20260709 13:05:16.801587 17840 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.65:46511 every 8 connection(s)
I20260709 13:05:16.809178 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:16.820564 17845 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:16.825165 17846 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:16.834354 17841 heartbeater.cc:344] Connected to a master server at 127.17.68.126:33969
I20260709 13:05:16.834918 17841 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:16.836016 17841 heartbeater.cc:507] Master 127.17.68.126:33969 requested a full tablet report, sending...
W20260709 13:05:16.836772 17848 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:16.839542 17713 ts_manager.cc:194] Registered new tserver with Master: cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511)
I20260709 13:05:16.839614 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:16.840832 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:16.841122 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:16.841343 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602316841326 us; error 0 us; skew 500 ppm
I20260709 13:05:16.842139 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:16.842192 17713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54744
I20260709 13:05:16.848340 17681 webserver.cc:533] Webserver started at http://127.17.68.66:35897/ using document root <none> and password file <none>
I20260709 13:05:16.849038 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:16.849309 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:16.849642 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:16.851153 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-1-root/instance:
uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
format_stamp: "Formatted at 2026-07-09 13:05:16 on dist-test-slave-dk32"
I20260709 13:05:16.858085 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.001s
I20260709 13:05:16.863159 17853 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:16.864130 17681 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.002s
I20260709 13:05:16.864472 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-1-root
uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
format_stamp: "Formatted at 2026-07-09 13:05:16 on dist-test-slave-dk32"
I20260709 13:05:16.864828 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:16.900795 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:16.902547 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:16.905094 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:16.908881 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:16.909152 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:16.909449 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:16.909649 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:17.009334 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.66:39529
I20260709 13:05:17.009462 17915 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.66:39529 every 8 connection(s)
I20260709 13:05:17.019202 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:17.027729 17919 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:17.031766 17916 heartbeater.cc:344] Connected to a master server at 127.17.68.126:33969
I20260709 13:05:17.032194 17916 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:17.033201 17916 heartbeater.cc:507] Master 127.17.68.126:33969 requested a full tablet report, sending...
I20260709 13:05:17.035738 17713 ts_manager.cc:194] Registered new tserver with Master: 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:17.037556 17713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54746
W20260709 13:05:17.041036 17920 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:17.043144 17681 server_base.cc:1061] running on GCE node
W20260709 13:05:17.046701 17922 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:17.047701 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:17.047902 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:17.048112 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602317048077 us; error 0 us; skew 500 ppm
I20260709 13:05:17.048743 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:17.051474 17681 webserver.cc:533] Webserver started at http://127.17.68.67:38411/ using document root <none> and password file <none>
I20260709 13:05:17.052098 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:17.052306 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:17.052599 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:17.053678 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-2-root/instance:
uuid: "e852c5b8fe2345cfba405c96814d1cf8"
format_stamp: "Formatted at 2026-07-09 13:05:17 on dist-test-slave-dk32"
I20260709 13:05:17.058414 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.004s
I20260709 13:05:17.061887 17927 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:17.062724 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.003s	sys 0.000s
I20260709 13:05:17.063025 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-2-root
uuid: "e852c5b8fe2345cfba405c96814d1cf8"
format_stamp: "Formatted at 2026-07-09 13:05:17 on dist-test-slave-dk32"
I20260709 13:05:17.063346 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForDivided.1783602314868661-17681-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:17.080029 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:17.081328 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:17.083496 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:17.086510 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:17.086743 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:17.087002 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:17.087183 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:17.181468 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.67:44943
I20260709 13:05:17.181636 17989 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.67:44943 every 8 connection(s)
I20260709 13:05:17.198585 17990 heartbeater.cc:344] Connected to a master server at 127.17.68.126:33969
I20260709 13:05:17.199030 17990 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:17.199872 17990 heartbeater.cc:507] Master 127.17.68.126:33969 requested a full tablet report, sending...
I20260709 13:05:17.201881 17713 ts_manager.cc:194] Registered new tserver with Master: e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:17.202586 17681 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.016054549s
I20260709 13:05:17.203311 17713 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54754
I20260709 13:05:17.258898 17713 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54768:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q""\004\001\000\216\3438\016\004\001\000\034\307q\034\004\001\000\252\252\252*\004\001\0008\216\3438\004\001\000\306q\034G\004\001\000TUUU\004\001\000\3428\216c\004\001\000p\034\307q"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:17.262708 17713 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:17.369769 17955 tablet_service.cc:1511] Processing CreateTablet for tablet 07d827295b9849a8b6bdc22e7ab47a95 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:17.371734 17955 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d827295b9849a8b6bdc22e7ab47a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.380451 17954 tablet_service.cc:1511] Processing CreateTablet for tablet a67256bd980f495485f5e50bdc90b167 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:17.382591 17954 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67256bd980f495485f5e50bdc90b167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.381839 17953 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2fdcf63a174f5584c8abf6df40e21c (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:17.385102 17953 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2fdcf63a174f5584c8abf6df40e21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.386895 17952 tablet_service.cc:1511] Processing CreateTablet for tablet daca6acd00ac46a0b61d894f54b336c1 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:17.389819 17952 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daca6acd00ac46a0b61d894f54b336c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.397294 17951 tablet_service.cc:1511] Processing CreateTablet for tablet a5eb4a6d66e546359dd00162e8a2aa90 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:17.398818 17951 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5eb4a6d66e546359dd00162e8a2aa90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.403697 17950 tablet_service.cc:1511] Processing CreateTablet for tablet 649cec3bbaa349b684aeaca4049cc1c1 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:17.404944 17950 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649cec3bbaa349b684aeaca4049cc1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.409512 17949 tablet_service.cc:1511] Processing CreateTablet for tablet a7eb82b204294d4d81d5d8301c35c870 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:17.411293 17949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7eb82b204294d4d81d5d8301c35c870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.421366 17948 tablet_service.cc:1511] Processing CreateTablet for tablet 6d691cef85ea4b1491dc944054365d99 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:17.426086 17948 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d691cef85ea4b1491dc944054365d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.466629 17947 tablet_service.cc:1511] Processing CreateTablet for tablet 9c178301cf8246eb8a4166b1c849fdfa (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:17.468631 17947 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c178301cf8246eb8a4166b1c849fdfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.481652 17881 tablet_service.cc:1511] Processing CreateTablet for tablet 07d827295b9849a8b6bdc22e7ab47a95 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:17.482250 17880 tablet_service.cc:1511] Processing CreateTablet for tablet a67256bd980f495485f5e50bdc90b167 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:17.483199 17881 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d827295b9849a8b6bdc22e7ab47a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.484688 17806 tablet_service.cc:1511] Processing CreateTablet for tablet 07d827295b9849a8b6bdc22e7ab47a95 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION VALUES < 238609294
I20260709 13:05:17.485792 17879 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2fdcf63a174f5584c8abf6df40e21c (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:17.487533 17804 tablet_service.cc:1511] Processing CreateTablet for tablet 6c2fdcf63a174f5584c8abf6df40e21c (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 477218588 <= VALUES < 715827882
I20260709 13:05:17.488204 17805 tablet_service.cc:1511] Processing CreateTablet for tablet a67256bd980f495485f5e50bdc90b167 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 238609294 <= VALUES < 477218588
I20260709 13:05:17.489984 17803 tablet_service.cc:1511] Processing CreateTablet for tablet daca6acd00ac46a0b61d894f54b336c1 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:17.491087 18008 tablet_bootstrap.cc:492] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:17.490754 17878 tablet_service.cc:1511] Processing CreateTablet for tablet daca6acd00ac46a0b61d894f54b336c1 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 954437176
I20260709 13:05:17.486106 17806 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 07d827295b9849a8b6bdc22e7ab47a95. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.498926 17880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67256bd980f495485f5e50bdc90b167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.505594 17804 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2fdcf63a174f5584c8abf6df40e21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.509981 17877 tablet_service.cc:1511] Processing CreateTablet for tablet a5eb4a6d66e546359dd00162e8a2aa90 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:17.514902 17803 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daca6acd00ac46a0b61d894f54b336c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.514869 17873 tablet_service.cc:1511] Processing CreateTablet for tablet 9c178301cf8246eb8a4166b1c849fdfa (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:17.512727 17879 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c2fdcf63a174f5584c8abf6df40e21c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.506081 17802 tablet_service.cc:1511] Processing CreateTablet for tablet a5eb4a6d66e546359dd00162e8a2aa90 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 954437176 <= VALUES < 1193046470
I20260709 13:05:17.522167 17805 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a67256bd980f495485f5e50bdc90b167. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.520771 17874 tablet_service.cc:1511] Processing CreateTablet for tablet 6d691cef85ea4b1491dc944054365d99 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:17.530184 17875 tablet_service.cc:1511] Processing CreateTablet for tablet a7eb82b204294d4d81d5d8301c35c870 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
I20260709 13:05:17.519511 17876 tablet_service.cc:1511] Processing CreateTablet for tablet 649cec3bbaa349b684aeaca4049cc1c1 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:17.529491 17801 tablet_service.cc:1511] Processing CreateTablet for tablet 649cec3bbaa349b684aeaca4049cc1c1 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1193046470 <= VALUES < 1431655764
I20260709 13:05:17.531198 17798 tablet_service.cc:1511] Processing CreateTablet for tablet 9c178301cf8246eb8a4166b1c849fdfa (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1908874352 <= VALUES
I20260709 13:05:17.525857 17799 tablet_service.cc:1511] Processing CreateTablet for tablet 6d691cef85ea4b1491dc944054365d99 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1670265058 <= VALUES < 1908874352
I20260709 13:05:17.532907 17878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet daca6acd00ac46a0b61d894f54b336c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.538964 17802 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5eb4a6d66e546359dd00162e8a2aa90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.525904 17800 tablet_service.cc:1511] Processing CreateTablet for tablet a7eb82b204294d4d81d5d8301c35c870 (DEFAULT_TABLE table=test-workload [id=6533a78d67444cbea99a4f3fd337d1e2]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1670265058
W20260709 13:05:17.542649 17761 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:17.544767 17798 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c178301cf8246eb8a4166b1c849fdfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.545414 17874 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d691cef85ea4b1491dc944054365d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.549489 17876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649cec3bbaa349b684aeaca4049cc1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.550207 17800 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7eb82b204294d4d81d5d8301c35c870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.555500 17873 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9c178301cf8246eb8a4166b1c849fdfa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.557647 17877 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a5eb4a6d66e546359dd00162e8a2aa90. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.567397 17799 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6d691cef85ea4b1491dc944054365d99. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.578022 17801 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 649cec3bbaa349b684aeaca4049cc1c1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.620218 17875 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a7eb82b204294d4d81d5d8301c35c870. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:17.675201 18008 tablet_bootstrap.cc:654] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.713863 18011 tablet_bootstrap.cc:492] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:17.738986 18008 tablet_bootstrap.cc:492] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:17.739511 18008 ts_tablet_manager.cc:1403] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.249s	user 0.021s	sys 0.010s
I20260709 13:05:17.759644 18011 tablet_bootstrap.cc:654] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.763322 18009 tablet_bootstrap.cc:492] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:17.765401 18008 raft_consensus.cc:359] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.768290 18008 raft_consensus.cc:385] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.768926 18008 raft_consensus.cc:740] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.770036 18008 consensus_queue.cc:260] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.784032 18008 ts_tablet_manager.cc:1434] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.044s	user 0.012s	sys 0.007s
I20260709 13:05:17.788583 17990 heartbeater.cc:499] Master 127.17.68.126:33969 was elected leader, sending a full tablet report...
I20260709 13:05:17.790000 18011 tablet_bootstrap.cc:492] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:17.791297 18011 ts_tablet_manager.cc:1403] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.078s	user 0.019s	sys 0.000s
I20260709 13:05:17.790748 18008 tablet_bootstrap.cc:492] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:17.793849 18009 tablet_bootstrap.cc:654] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.797329 18011 raft_consensus.cc:359] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:17.798084 18011 raft_consensus.cc:385] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.798408 18011 raft_consensus.cc:740] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.799270 18011 consensus_queue.cc:260] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:17.807263 18008 tablet_bootstrap.cc:654] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.808151 17916 heartbeater.cc:499] Master 127.17.68.126:33969 was elected leader, sending a full tablet report...
I20260709 13:05:17.809353 18011 ts_tablet_manager.cc:1434] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.018s	user 0.000s	sys 0.013s
I20260709 13:05:17.810267 18011 tablet_bootstrap.cc:492] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:17.819446 18011 tablet_bootstrap.cc:654] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.828311 18008 tablet_bootstrap.cc:492] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:17.828965 18008 ts_tablet_manager.cc:1403] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.038s	user 0.017s	sys 0.000s
I20260709 13:05:17.833096 18011 tablet_bootstrap.cc:492] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:17.833627 18011 ts_tablet_manager.cc:1403] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.024s	user 0.014s	sys 0.005s
I20260709 13:05:17.833804 18008 raft_consensus.cc:359] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.834765 18008 raft_consensus.cc:385] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.835100 18008 raft_consensus.cc:740] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.837184 18009 tablet_bootstrap.cc:492] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:17.837653 18009 ts_tablet_manager.cc:1403] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.082s	user 0.012s	sys 0.005s
I20260709 13:05:17.837469 18011 raft_consensus.cc:359] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.838346 18011 raft_consensus.cc:385] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.838717 18011 raft_consensus.cc:740] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.839895 18011 consensus_queue.cc:260] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.841161 18009 raft_consensus.cc:359] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.841933 18009 raft_consensus.cc:385] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.842321 18009 raft_consensus.cc:740] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.842896 18011 ts_tablet_manager.cc:1434] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.009s	user 0.004s	sys 0.004s
I20260709 13:05:17.843169 18009 consensus_queue.cc:260] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.844169 18011 tablet_bootstrap.cc:492] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:17.845854 17841 heartbeater.cc:499] Master 127.17.68.126:33969 was elected leader, sending a full tablet report...
I20260709 13:05:17.853230 18011 tablet_bootstrap.cc:654] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.858963 18009 ts_tablet_manager.cc:1434] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.021s	user 0.014s	sys 0.009s
I20260709 13:05:17.860080 18009 tablet_bootstrap.cc:492] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:17.861382 18011 tablet_bootstrap.cc:492] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:17.861922 18011 ts_tablet_manager.cc:1403] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.018s	user 0.013s	sys 0.002s
I20260709 13:05:17.865124 18011 raft_consensus.cc:359] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.865204 18008 consensus_queue.cc:260] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.865995 18011 raft_consensus.cc:385] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.866544 18011 raft_consensus.cc:740] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.867092 18009 tablet_bootstrap.cc:654] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.867674 18011 consensus_queue.cc:260] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.870460 18011 ts_tablet_manager.cc:1434] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:17.871798 18011 tablet_bootstrap.cc:492] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:17.875675 18008 ts_tablet_manager.cc:1434] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.046s	user 0.009s	sys 0.000s
I20260709 13:05:17.876588 18008 tablet_bootstrap.cc:492] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:17.881480 18011 tablet_bootstrap.cc:654] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.882994 18008 tablet_bootstrap.cc:654] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.884498 18009 tablet_bootstrap.cc:492] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:17.885016 18009 ts_tablet_manager.cc:1403] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.025s	user 0.020s	sys 0.003s
I20260709 13:05:17.888266 18009 raft_consensus.cc:359] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:17.888973 18009 raft_consensus.cc:385] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.889264 18009 raft_consensus.cc:740] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.889992 18009 consensus_queue.cc:260] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:17.892498 18009 ts_tablet_manager.cc:1434] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:17.893385 18009 tablet_bootstrap.cc:492] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:17.900906 18009 tablet_bootstrap.cc:654] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.901319 18011 tablet_bootstrap.cc:492] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:17.901855 18011 ts_tablet_manager.cc:1403] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.030s	user 0.011s	sys 0.008s
I20260709 13:05:17.905354 18011 raft_consensus.cc:359] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.906563 18011 raft_consensus.cc:385] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.907263 18011 raft_consensus.cc:740] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.908506 18011 consensus_queue.cc:260] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.911567 18011 ts_tablet_manager.cc:1434] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.001s
I20260709 13:05:17.912599 18011 tablet_bootstrap.cc:492] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:17.913079 18009 tablet_bootstrap.cc:492] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:17.913527 18009 ts_tablet_manager.cc:1403] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.020s	user 0.013s	sys 0.004s
I20260709 13:05:17.916507 18009 raft_consensus.cc:359] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.917287 18009 raft_consensus.cc:385] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.917619 18009 raft_consensus.cc:740] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.918397 18009 consensus_queue.cc:260] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.919698 18011 tablet_bootstrap.cc:654] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.920909 18009 ts_tablet_manager.cc:1434] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:05:17.921882 18009 tablet_bootstrap.cc:492] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:17.930261 18009 tablet_bootstrap.cc:654] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.936753 18011 tablet_bootstrap.cc:492] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:17.937316 18011 ts_tablet_manager.cc:1403] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.025s	user 0.008s	sys 0.013s
W20260709 13:05:17.937856 17991 tablet.cc:2406] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:17.940466 18009 tablet_bootstrap.cc:492] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:17.940373 18011 raft_consensus.cc:359] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.941000 18009 ts_tablet_manager.cc:1403] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.019s	user 0.015s	sys 0.000s
I20260709 13:05:17.941164 18011 raft_consensus.cc:385] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.941509 18011 raft_consensus.cc:740] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.942322 18011 consensus_queue.cc:260] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.944271 18009 raft_consensus.cc:359] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.944787 18011 ts_tablet_manager.cc:1434] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:05:17.945246 18009 raft_consensus.cc:385] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.945626 18009 raft_consensus.cc:740] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.945950 18011 tablet_bootstrap.cc:492] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:17.946472 18009 consensus_queue.cc:260] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.948807 18009 ts_tablet_manager.cc:1434] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:05:17.949882 18009 tablet_bootstrap.cc:492] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:17.952961 18011 tablet_bootstrap.cc:654] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.956879 18009 tablet_bootstrap.cc:654] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.963982 18018 raft_consensus.cc:493] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:17.964692 18018 raft_consensus.cc:515] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.968204 18008 tablet_bootstrap.cc:492] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:17.968658 18018 leader_election.cc:290] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:17.969156 18008 ts_tablet_manager.cc:1403] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.093s	user 0.017s	sys 0.016s
I20260709 13:05:17.971740 18011 tablet_bootstrap.cc:492] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:17.972340 18011 ts_tablet_manager.cc:1403] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 13:05:17.972731 18008 raft_consensus.cc:359] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.973722 18008 raft_consensus.cc:385] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.974133 18008 raft_consensus.cc:740] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.975139 18008 consensus_queue.cc:260] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.976177 18011 raft_consensus.cc:359] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.977170 18011 raft_consensus.cc:385] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.977587 18011 raft_consensus.cc:740] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.980098 18011 consensus_queue.cc:260] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.981532 18009 tablet_bootstrap.cc:492] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:17.982074 18009 ts_tablet_manager.cc:1403] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.032s	user 0.013s	sys 0.017s
I20260709 13:05:17.982733 18011 ts_tablet_manager.cc:1434] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.003s
I20260709 13:05:17.983692 18011 tablet_bootstrap.cc:492] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:17.985155 18009 raft_consensus.cc:359] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.985929 18009 raft_consensus.cc:385] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:17.986306 18009 raft_consensus.cc:740] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:17.987142 18009 consensus_queue.cc:260] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:17.987916 18008 ts_tablet_manager.cc:1434] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.018s	user 0.010s	sys 0.000s
I20260709 13:05:17.988924 18008 tablet_bootstrap.cc:492] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:17.989810 18009 ts_tablet_manager.cc:1434] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.007s	user 0.002s	sys 0.004s
I20260709 13:05:17.990882 18011 tablet_bootstrap.cc:654] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.991194 18009 tablet_bootstrap.cc:492] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:17.995337 18008 tablet_bootstrap.cc:654] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:17.999686 18009 tablet_bootstrap.cc:654] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.002420 18011 tablet_bootstrap.cc:492] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:18.002985 18011 ts_tablet_manager.cc:1403] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.019s	user 0.006s	sys 0.012s
I20260709 13:05:18.006806 18011 raft_consensus.cc:359] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.007817 18011 raft_consensus.cc:385] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.008428 18011 raft_consensus.cc:740] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.009398 18011 consensus_queue.cc:260] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.011596 18008 tablet_bootstrap.cc:492] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:18.012225 18008 ts_tablet_manager.cc:1403] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.024s	user 0.009s	sys 0.000s
I20260709 13:05:18.012763 18011 ts_tablet_manager.cc:1434] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.003s
I20260709 13:05:18.014076 18011 tablet_bootstrap.cc:492] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:18.017433 18009 tablet_bootstrap.cc:492] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:18.018019 18009 ts_tablet_manager.cc:1403] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.027s	user 0.022s	sys 0.003s
I20260709 13:05:18.021216 18009 raft_consensus.cc:359] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.017051 18008 raft_consensus.cc:359] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:18.021993 18009 raft_consensus.cc:385] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.022405 18008 raft_consensus.cc:385] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.022490 18009 raft_consensus.cc:740] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.022814 18008 raft_consensus.cc:740] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.023519 18009 consensus_queue.cc:260] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.023679 18008 consensus_queue.cc:260] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:18.026171 18009 ts_tablet_manager.cc:1434] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.003s
I20260709 13:05:18.026450 18011 tablet_bootstrap.cc:654] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.027343 18009 tablet_bootstrap.cc:492] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:18.026181 18008 ts_tablet_manager.cc:1434] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.004s
I20260709 13:05:18.031286 18008 tablet_bootstrap.cc:492] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:18.036329 18009 tablet_bootstrap.cc:654] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.037683 18008 tablet_bootstrap.cc:654] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.038160 18011 tablet_bootstrap.cc:492] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:18.038650 18011 ts_tablet_manager.cc:1403] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.025s	user 0.004s	sys 0.015s
I20260709 13:05:18.039721 18014 raft_consensus.cc:493] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.040287 18014 raft_consensus.cc:515] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.043633 18014 leader_election.cc:290] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.046675 18011 raft_consensus.cc:359] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.047370 18011 raft_consensus.cc:385] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.047669 18011 raft_consensus.cc:740] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.048306 18011 consensus_queue.cc:260] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.049268 18009 tablet_bootstrap.cc:492] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:18.049759 18009 ts_tablet_manager.cc:1403] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.023s	user 0.020s	sys 0.000s
I20260709 13:05:18.050684 18011 ts_tablet_manager.cc:1434] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.012s	user 0.006s	sys 0.001s
I20260709 13:05:18.051548 18011 tablet_bootstrap.cc:492] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Bootstrap starting.
I20260709 13:05:18.052815 18009 raft_consensus.cc:359] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.053663 18009 raft_consensus.cc:385] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.054026 18009 raft_consensus.cc:740] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.054826 18009 consensus_queue.cc:260] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.057474 18009 ts_tablet_manager.cc:1434] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:18.058099 18011 tablet_bootstrap.cc:654] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.058583 18008 tablet_bootstrap.cc:492] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:18.058590 18009 tablet_bootstrap.cc:492] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:18.059352 18008 ts_tablet_manager.cc:1403] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.028s	user 0.007s	sys 0.005s
I20260709 13:05:18.062618 18008 raft_consensus.cc:359] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.063581 18008 raft_consensus.cc:385] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.063980 18008 raft_consensus.cc:740] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.064878 18008 consensus_queue.cc:260] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.068279 18009 tablet_bootstrap.cc:654] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.069629 18011 tablet_bootstrap.cc:492] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96: No bootstrap required, opened a new log
I20260709 13:05:18.070272 18011 ts_tablet_manager.cc:1403] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent bootstrapping tablet: real 0.019s	user 0.013s	sys 0.003s
I20260709 13:05:18.073787 18011 raft_consensus.cc:359] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.074712 18011 raft_consensus.cc:385] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.075047 18011 raft_consensus.cc:740] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.075866 18008 ts_tablet_manager.cc:1434] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.000s
I20260709 13:05:18.075888 18011 consensus_queue.cc:260] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.076884 18008 tablet_bootstrap.cc:492] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:18.078753 18011 ts_tablet_manager.cc:1434] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:18.080243 18009 tablet_bootstrap.cc:492] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:18.080638 18009 ts_tablet_manager.cc:1403] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:05:18.082626 18009 raft_consensus.cc:359] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.083110 18009 raft_consensus.cc:385] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.083335 18009 raft_consensus.cc:740] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.083792 18009 consensus_queue.cc:260] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.085249 18009 ts_tablet_manager.cc:1434] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:05:18.085525 18008 tablet_bootstrap.cc:654] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.085999 18009 tablet_bootstrap.cc:492] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d: Bootstrap starting.
I20260709 13:05:18.090425 18009 tablet_bootstrap.cc:654] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.105463 18009 tablet_bootstrap.cc:492] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d: No bootstrap required, opened a new log
I20260709 13:05:18.106062 18009 ts_tablet_manager.cc:1403] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.007s
I20260709 13:05:18.109473 18009 raft_consensus.cc:359] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.110438 18009 raft_consensus.cc:385] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.110797 18009 raft_consensus.cc:740] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.111697 18009 consensus_queue.cc:260] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.114925 18009 ts_tablet_manager.cc:1434] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:05:18.119042 18012 raft_consensus.cc:493] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.119391 18018 raft_consensus.cc:493] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.119598 18012 raft_consensus.cc:515] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.120023 18018 raft_consensus.cc:515] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.122457 18012 leader_election.cc:290] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.122648 18018 leader_election.cc:290] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.136824 18012 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.137385 18012 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:18.139905 18012 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511)
I20260709 13:05:18.140534 18012 raft_consensus.cc:493] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.141103 18012 raft_consensus.cc:515] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.143594 18012 leader_election.cc:290] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.144194 18012 raft_consensus.cc:493] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.144717 18012 raft_consensus.cc:515] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.155073 18008 tablet_bootstrap.cc:492] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:18.155570 18012 leader_election.cc:290] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.156136 18008 ts_tablet_manager.cc:1403] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.079s	user 0.023s	sys 0.049s
I20260709 13:05:18.160111 18008 raft_consensus.cc:359] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.161123 18008 raft_consensus.cc:385] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.161494 18008 raft_consensus.cc:740] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.162498 18008 consensus_queue.cc:260] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.165633 18008 ts_tablet_manager.cc:1434] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.001s
I20260709 13:05:18.167024 18008 tablet_bootstrap.cc:492] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:18.175060 18008 tablet_bootstrap.cc:654] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.180251 18014 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.180935 18014 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:18.183674 18014 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943), cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511)
I20260709 13:05:18.193336 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.194327 17816 raft_consensus.cc:2468] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.198962 18014 raft_consensus.cc:493] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.198913 17855 leader_election.cc:304] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:18.202826 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.203580 17815 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.204506 18008 tablet_bootstrap.cc:492] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:18.205055 18008 ts_tablet_manager.cc:1403] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.038s	user 0.016s	sys 0.009s
I20260709 13:05:18.208993 18008 raft_consensus.cc:359] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.209724 18008 raft_consensus.cc:385] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.210039 18008 raft_consensus.cc:740] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.200091 18014 raft_consensus.cc:515] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.220984 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.222052 17891 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 0.
I20260709 13:05:18.224835 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.225776 17891 raft_consensus.cc:2468] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 0.
I20260709 13:05:18.227478 17782 leader_election.cc:304] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:18.228551 18018 raft_consensus.cc:2804] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.228932 18018 raft_consensus.cc:493] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.229300 18018 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.229266 17782 leader_election.cc:304] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:18.233538 18008 consensus_queue.cc:260] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.235988 18008 ts_tablet_manager.cc:1434] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 13:05:18.236095 18014 leader_election.cc:290] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.236608 18014 raft_consensus.cc:2804] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.236965 18008 tablet_bootstrap.cc:492] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:18.236918 18014 raft_consensus.cc:493] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.237339 18014 raft_consensus.cc:3060] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.255030 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.257455 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
W20260709 13:05:18.260675 17782 leader_election.cc:343] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.274184 18018 raft_consensus.cc:515] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.282986 18052 raft_consensus.cc:493] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.283504 18052 raft_consensus.cc:515] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.284636 18018 leader_election.cc:290] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.285212 18018 raft_consensus.cc:2804] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.285567 18018 raft_consensus.cc:493] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.285908 18018 raft_consensus.cc:3060] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.286195 18052 leader_election.cc:290] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.286690 18052 raft_consensus.cc:493] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.287088 18052 raft_consensus.cc:515] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.289492 18052 leader_election.cc:290] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
W20260709 13:05:18.291512 17782 leader_election.cc:343] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.278396 18014 raft_consensus.cc:515] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.297156 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.298555 18008 tablet_bootstrap.cc:654] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:18.290436 17855 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:46511, user_credentials={real_user=slave}} blocked reactor thread for 85202.1us
I20260709 13:05:18.299120 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.301496 18048 raft_consensus.cc:493] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:05:18.300427 17782 leader_election.cc:343] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.300455 18014 leader_election.cc:290] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.302021 17963 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.302251 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.309165 17963 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.306447 17964 raft_consensus.cc:2468] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.308317 18048 raft_consensus.cc:515] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.322649 17857 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.324179 18014 raft_consensus.cc:2804] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.324690 18014 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.325100 18014 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.315919 17960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.327242 17960 raft_consensus.cc:3060] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.327248 18018 raft_consensus.cc:515] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.311447 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.309237 17890 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.311648 17891 raft_consensus.cc:2468] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 0.
I20260709 13:05:18.307159 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.342911 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.339645 18053 raft_consensus.cc:493] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.344311 17962 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.303470 17961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.339534 17815 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.348821 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.346312 18053 raft_consensus.cc:515] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.357784 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.354733 17961 raft_consensus.cc:2468] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.347054 17857 leader_election.cc:304] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.359486 17891 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.364703 18054 raft_consensus.cc:2804] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.365135 18054 raft_consensus.cc:493] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.360745 18048 leader_election.cc:290] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.360361 18018 leader_election.cc:290] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.361701 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.363101 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.357839 17814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.373250 17816 raft_consensus.cc:2468] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.364226 17889 raft_consensus.cc:2468] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 0.
I20260709 13:05:18.372889 18054 raft_consensus.cc:3060] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.359381 17931 leader_election.cc:304] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.372318 17887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.381417 17887 raft_consensus.cc:3060] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.378791 18018 raft_consensus.cc:493] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.383296 18018 raft_consensus.cc:515] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
W20260709 13:05:18.384505 17782 leader_election.cc:343] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:18.385324 18018 leader_election.cc:290] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.387128 18048 raft_consensus.cc:2804] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.387550 18048 raft_consensus.cc:493] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.387869 18048 raft_consensus.cc:3060] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.371313 17857 leader_election.cc:304] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.379155 17814 raft_consensus.cc:2468] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.391721 18018 raft_consensus.cc:493] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.393260 18018 raft_consensus.cc:515] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.372328 17813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.374653 17888 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.396929 18052 raft_consensus.cc:2804] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.398772 18052 raft_consensus.cc:493] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.399170 18052 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.391522 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.402331 18018 leader_election.cc:290] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.406883 18008 tablet_bootstrap.cc:492] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:18.407387 18008 ts_tablet_manager.cc:1403] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.171s	user 0.026s	sys 0.028s
I20260709 13:05:18.408041 17857 leader_election.cc:304] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.403330 17813 raft_consensus.cc:3060] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.410472 17931 leader_election.cc:304] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.411119 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.411293 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.412070 18049 raft_consensus.cc:2804] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.412232 17965 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 0.
I20260709 13:05:18.412034 17889 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 0.
I20260709 13:05:18.412554 18049 raft_consensus.cc:493] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.394448 18014 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:18.412948 18049 raft_consensus.cc:3060] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.407598 17962 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 0.
I20260709 13:05:18.417562 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.418308 17889 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 0.
I20260709 13:05:18.418730 17890 raft_consensus.cc:2393] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in this term.
I20260709 13:05:18.416162 17782 leader_election.cc:304] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.423270 18052 raft_consensus.cc:515] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.410146 17891 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 1.
I20260709 13:05:18.422127 17814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.425813 18018 raft_consensus.cc:2804] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.429832 18018 raft_consensus.cc:493] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.430181 18018 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.430747 18052 leader_election.cc:290] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.431344 18052 raft_consensus.cc:2804] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.428759 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.418314 18053 leader_election.cc:290] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.434165 17816 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 0.
I20260709 13:05:18.435209 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.424062 17782 leader_election.cc:304] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:18.431696 18052 raft_consensus.cc:493] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.433569 17814 raft_consensus.cc:2468] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 0.
I20260709 13:05:18.437553 17888 raft_consensus.cc:2393] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in this term.
I20260709 13:05:18.435995 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.439110 17816 raft_consensus.cc:2468] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 0.
I20260709 13:05:18.427603 17931 leader_election.cc:304] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.434288 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.431728 17960 raft_consensus.cc:2468] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 1.
I20260709 13:05:18.433727 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.442884 18012 raft_consensus.cc:2804] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.444082 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.439939 18052 raft_consensus.cc:3060] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.442019 18053 raft_consensus.cc:2804] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.439260 17782 leader_election.cc:304] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.446951 18012 raft_consensus.cc:493] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.449687 17814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.449791 17929 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:18.449710 18012 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.449364 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.457792 18057 raft_consensus.cc:493] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.458009 17965 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.449024 18053 raft_consensus.cc:493] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.460157 18008 raft_consensus.cc:359] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.461179 18008 raft_consensus.cc:385] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.461817 18008 raft_consensus.cc:740] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.448927 17816 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 0.
I20260709 13:05:18.465552 17887 raft_consensus.cc:2468] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 1.
I20260709 13:05:18.464008 18008 consensus_queue.cc:260] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.463798 18053 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.456257 18054 raft_consensus.cc:515] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.473815 18055 raft_consensus.cc:2804] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.471607 18014 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Requested vote from peers e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943), cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511)
I20260709 13:05:18.476145 17891 raft_consensus.cc:2393] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff39728197c47f58b4ced848225cf5d in current term 1: Already voted for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in this term.
I20260709 13:05:18.458508 18057 raft_consensus.cc:515] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.476832 17782 leader_election.cc:304] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.478489 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.475159 17816 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.482415 17815 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.484650 17816 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.490749 18059 raft_consensus.cc:2804] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.479185 17857 leader_election.cc:304] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.479895 17889 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 0.
I20260709 13:05:18.491686 18059 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.499361 17929 leader_election.cc:304] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:18.501184 18059 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.503686 18058 raft_consensus.cc:2804] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.499418 17960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.516091 18008 ts_tablet_manager.cc:1434] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.108s	user 0.015s	sys 0.010s
I20260709 13:05:18.517103 18008 tablet_bootstrap.cc:492] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8: Bootstrap starting.
I20260709 13:05:18.513362 18055 raft_consensus.cc:697] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:18.525683 18057 leader_election.cc:290] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.517771 18058 raft_consensus.cc:697] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
W20260709 13:05:18.519181 17782 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39529, user_credentials={real_user=slave}} blocked reactor thread for 44796.6us
I20260709 13:05:18.529637 17812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.532583 18052 raft_consensus.cc:515] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.532490 17961 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8" is_pre_election: true
I20260709 13:05:18.541101 18054 leader_election.cc:290] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.523411 18018 raft_consensus.cc:515] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.544461 18048 raft_consensus.cc:515] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.542464 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.544382 18049 raft_consensus.cc:515] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.543464 17961 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 0.
I20260709 13:05:18.546603 17816 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 1.
I20260709 13:05:18.553260 17811 raft_consensus.cc:3060] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.522779 18055 consensus_queue.cc:237] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.556999 17962 raft_consensus.cc:2393] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate cff39728197c47f58b4ced848225cf5d in current term 1: Already voted for candidate e852c5b8fe2345cfba405c96814d1cf8 in this term.
I20260709 13:05:18.558496 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
W20260709 13:05:18.559346 17761 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:18.557571 17812 raft_consensus.cc:2393] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 2f1a520ba7ff464da9187fd29e0b7c96 in current term 1: Already voted for candidate cff39728197c47f58b4ced848225cf5d in this term.
I20260709 13:05:18.561759 17964 raft_consensus.cc:2393] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f1a520ba7ff464da9187fd29e0b7c96 in current term 1: Already voted for candidate e852c5b8fe2345cfba405c96814d1cf8 in this term.
I20260709 13:05:18.555251 18061 raft_consensus.cc:2804] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.542788 18058 consensus_queue.cc:237] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.564793 17782 leader_election.cc:304] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: cff39728197c47f58b4ced848225cf5d; no voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.564895 17857 leader_election.cc:304] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.563558 17855 leader_election.cc:304] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:18.570854 18054 raft_consensus.cc:2804] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:18.571210 18054 raft_consensus.cc:493] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:18.571537 18054 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.571550 18057 raft_consensus.cc:2804] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.572114 18057 raft_consensus.cc:697] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:18.573467 17812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.574065 18057 consensus_queue.cc:237] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.575206 18049 leader_election.cc:290] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.575809 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.574620 17812 raft_consensus.cc:3060] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.566398 17813 raft_consensus.cc:2468] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 1.
I20260709 13:05:18.577447 18052 leader_election.cc:290] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.579793 17889 raft_consensus.cc:2393] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in this term.
I20260709 13:05:18.585565 17815 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 1.
I20260709 13:05:18.586650 17855 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:18.587459 18052 raft_consensus.cc:2804] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.587415 17965 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 1.
I20260709 13:05:18.587339 18059 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:18.588203 18060 raft_consensus.cc:2764] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:18.588310 18052 raft_consensus.cc:697] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:18.592360 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.593480 18018 leader_election.cc:290] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.594383 17813 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.594849 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.594907 18053 raft_consensus.cc:515] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.596180 17965 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.598405 17960 raft_consensus.cc:2393] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f1a520ba7ff464da9187fd29e0b7c96 in current term 1: Already voted for candidate e852c5b8fe2345cfba405c96814d1cf8 in this term.
I20260709 13:05:18.600651 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.601367 17962 raft_consensus.cc:2393] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f1a520ba7ff464da9187fd29e0b7c96 in current term 1: Already voted for candidate e852c5b8fe2345cfba405c96814d1cf8 in this term.
I20260709 13:05:18.601962 18008 tablet_bootstrap.cc:654] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:18.602780 17814 raft_consensus.cc:2393] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate cff39728197c47f58b4ced848225cf5d in this term.
I20260709 13:05:18.599110 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.588995 18012 raft_consensus.cc:515] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.607623 18048 leader_election.cc:290] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.609520 18053 leader_election.cc:290] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.609477 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.610400 17891 raft_consensus.cc:2393] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in this term.
I20260709 13:05:18.606376 18061 raft_consensus.cc:697] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:18.613411 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.615170 18059 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511)
I20260709 13:05:18.615346 17891 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.611618 18012 leader_election.cc:290] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.616703 17887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.610416 17929 leader_election.cc:304] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [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: e852c5b8fe2345cfba405c96814d1cf8; no voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d
I20260709 13:05:18.627310 18012 raft_consensus.cc:2749] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.628160 17891 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 1.
I20260709 13:05:18.604446 18052 consensus_queue.cc:237] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:18.629999 17931 leader_election.cc:304] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.635361 18012 raft_consensus.cc:2804] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.636092 18012 raft_consensus.cc:697] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 LEADER]: Becoming Leader. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:18.637245 18012 consensus_queue.cc:237] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.632726 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.643487 17811 raft_consensus.cc:2468] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 1.
I20260709 13:05:18.644243 18062 raft_consensus.cc:2749] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.644120 17960 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.646629 17815 raft_consensus.cc:2393] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate cff39728197c47f58b4ced848225cf5d in this term.
I20260709 13:05:18.633215 17814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.647763 17814 raft_consensus.cc:2393] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in this term.
I20260709 13:05:18.652458 17887 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:18.633613 17965 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 1.
I20260709 13:05:18.653307 17887 raft_consensus.cc:2393] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cff39728197c47f58b4ced848225cf5d in current term 1: Already voted for candidate e852c5b8fe2345cfba405c96814d1cf8 in this term.
I20260709 13:05:18.613530 17812 raft_consensus.cc:2468] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 1.
I20260709 13:05:18.655592 17855 leader_election.cc:304] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.654647 18061 consensus_queue.cc:237] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.625564 18054 raft_consensus.cc:515] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.655404 17712 catalog_manager.cc:5697] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 0 to 1, leader changed from <none> to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.661177 17855 leader_election.cc:304] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.663118 18057 raft_consensus.cc:2804] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.663602 18057 raft_consensus.cc:697] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:18.662974 17713 catalog_manager.cc:5697] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:18.661679 17782 leader_election.cc:304] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:18.666152 18057 consensus_queue.cc:237] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.670758 17889 raft_consensus.cc:2393] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate cff39728197c47f58b4ced848225cf5d in current term 1: Already voted for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in this term.
I20260709 13:05:18.659034 18058 raft_consensus.cc:2804] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.632027 17929 leader_election.cc:304] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [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: e852c5b8fe2345cfba405c96814d1cf8; no voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d
I20260709 13:05:18.672947 18055 raft_consensus.cc:2804] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:18.677501 18055 raft_consensus.cc:697] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:18.677610 18012 raft_consensus.cc:2749] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.676743 17782 leader_election.cc:304] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [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: cff39728197c47f58b4ced848225cf5d; no voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.678673 18062 raft_consensus.cc:2749] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.678491 18055 consensus_queue.cc:237] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.675552 18058 raft_consensus.cc:697] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
W20260709 13:05:18.681123 17929 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:46511, user_credentials={real_user=slave}} blocked reactor thread for 49130.8us
I20260709 13:05:18.683408 18058 consensus_queue.cc:237] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.685217 18054 leader_election.cc:290] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 1 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:18.688338 17812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:18.688153 17711 catalog_manager.cc:5697] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.689503 18008 tablet_bootstrap.cc:492] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8: No bootstrap required, opened a new log
I20260709 13:05:18.689980 18008 ts_tablet_manager.cc:1403] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8: Time spent bootstrapping tablet: real 0.173s	user 0.015s	sys 0.010s
I20260709 13:05:18.688362 17929 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [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: e852c5b8fe2345cfba405c96814d1cf8; no voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d
I20260709 13:05:18.694825 18012 raft_consensus.cc:2749] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.696065 17965 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:18.697830 18008 raft_consensus.cc:359] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.699105 18008 raft_consensus.cc:385] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:18.699460 18008 raft_consensus.cc:740] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Initialized, Role: FOLLOWER
I20260709 13:05:18.700129 17965 raft_consensus.cc:2393] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 2f1a520ba7ff464da9187fd29e0b7c96 in current term 1: Already voted for candidate cff39728197c47f58b4ced848225cf5d in this term.
I20260709 13:05:18.701684 18008 consensus_queue.cc:260] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.706959 18008 ts_tablet_manager.cc:1434] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8: Time spent starting tablet: real 0.017s	user 0.007s	sys 0.000s
I20260709 13:05:18.715154 17857 leader_election.cc:304] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: 2f1a520ba7ff464da9187fd29e0b7c96; no voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.718134 18057 raft_consensus.cc:2749] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.744683 17713 catalog_manager.cc:5697] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 0 to 1, leader changed from <none> to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.745182 17712 catalog_manager.cc:5697] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.746634 17713 catalog_manager.cc:5697] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 0 to 1, leader changed from <none> to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.746835 17712 catalog_manager.cc:5697] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.748487 17712 catalog_manager.cc:5697] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.750134 17712 catalog_manager.cc:5697] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:18.814663 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:58544
I20260709 13:05:18.815392 17889 raft_consensus.cc:606] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Received request to transfer leadership to TS cff39728197c47f58b4ced848225cf5d
I20260709 13:05:18.829831 17965 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
mode: GRACEFUL
new_leader_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:45416
I20260709 13:05:18.830556 17965 raft_consensus.cc:606] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 LEADER]: Received request to transfer leadership to TS cff39728197c47f58b4ced848225cf5d
I20260709 13:05:18.835438 18012 raft_consensus.cc:493] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:18.836066 18012 raft_consensus.cc:515] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:18.836484 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:58544
I20260709 13:05:18.837124 17889 raft_consensus.cc:606] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Received request to transfer leadership to TS cff39728197c47f58b4ced848225cf5d
I20260709 13:05:18.838438 18012 leader_election.cc:290] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:18.839212 17812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:18.839919 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:18.840679 17889 raft_consensus.cc:2393] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate e852c5b8fe2345cfba405c96814d1cf8 in current term 1: Already voted for candidate cff39728197c47f58b4ced848225cf5d in this term.
I20260709 13:05:18.841648 17931 leader_election.cc:304] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e852c5b8fe2345cfba405c96814d1cf8; no voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d
I20260709 13:05:18.842403 18012 raft_consensus.cc:3060] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:18.849520 18012 raft_consensus.cc:2749] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:18.854544 17812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
mode: GRACEFUL
new_leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:38292
I20260709 13:05:18.855170 17812 raft_consensus.cc:606] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Received request to transfer leadership to TS 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:18.865648 17812 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
mode: GRACEFUL
new_leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:38292
I20260709 13:05:18.866168 17812 raft_consensus.cc:606] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Received request to transfer leadership to TS 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:18.871018 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:58544
I20260709 13:05:18.871557 17889 raft_consensus.cc:606] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Received request to transfer leadership to TS e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:18.968523 18057 consensus_queue.cc:1048] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.984541 18058 consensus_queue.cc:1048] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:18.994119 18057 raft_consensus.cc:993] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:18.994663 18058 raft_consensus.cc:1081] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Signalling peer e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:18.996369 17965 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:45402
I20260709 13:05:18.996877 17965 raft_consensus.cc:493] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:18.997195 17965 raft_consensus.cc:3060] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.001963 17965 raft_consensus.cc:515] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.003957 17965 leader_election.cc:290] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 2 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:19.005288 17812 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:19.005856 17812 raft_consensus.cc:3060] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.005944 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9c178301cf8246eb8a4166b1c849fdfa" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:19.006577 17889 raft_consensus.cc:3055] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:19.006914 17889 raft_consensus.cc:740] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:19.007754 17889 consensus_queue.cc:260] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.009158 17889 raft_consensus.cc:3060] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.013149 17812 raft_consensus.cc:2468] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 2.
I20260709 13:05:19.014501 17929 leader_election.cc:304] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:19.015336 18012 raft_consensus.cc:2804] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:19.015827 18012 raft_consensus.cc:697] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 2 LEADER]: Becoming Leader. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:19.016136 17889 raft_consensus.cc:2468] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 2.
I20260709 13:05:19.016716 18012 consensus_queue.cc:237] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.023636 17713 catalog_manager.cc:5697] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 reported cstate change: term changed from 1 to 2, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:19.040344 18058 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.051330 18052 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.068642 18057 consensus_queue.cc:1048] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.069195 18052 raft_consensus.cc:993] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:19.069648 18052 raft_consensus.cc:1081] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Signalling peer cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:19.071460 17812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:38286
I20260709 13:05:19.072026 17812 raft_consensus.cc:493] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:19.072378 17812 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.081147 17812 raft_consensus.cc:515] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.084075 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:19.084649 17889 raft_consensus.cc:3055] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:19.084980 17889 raft_consensus.cc:740] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:19.085763 17889 consensus_queue.cc:260] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.086849 17889 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.093480 18014 consensus_queue.cc:1048] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.101531 18014 consensus_queue.cc:1048] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.104764 18059 consensus_queue.cc:1048] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.105894 17812 leader_election.cc:290] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:19.107149 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:19.110498 17962 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.116205 18055 consensus_queue.cc:1048] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.107398 17889 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:19.121248 17782 leader_election.cc:304] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:19.122565 18061 raft_consensus.cc:2804] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:19.123041 18061 raft_consensus.cc:697] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:19.123868 18061 consensus_queue.cc:237] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.126868 18059 consensus_queue.cc:1048] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:19.128422 17962 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:19.135667 18055 consensus_queue.cc:1048] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:19.152860 17964 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:19.152307 17712 catalog_manager.cc:5697] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 1 to 2, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 2 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.153607 18054 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.154320 18012 raft_consensus.cc:993] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8: : Instructing follower cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:19.160135 18059 raft_consensus.cc:1081] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 LEADER]: Signalling peer cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:19.163707 17812 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:38290
I20260709 13:05:19.164281 17812 raft_consensus.cc:493] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:19.164657 17812 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.167665 18055 raft_consensus.cc:993] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d: : Instructing follower 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:19.168072 18055 raft_consensus.cc:1081] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Signalling peer 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:19.170071 18054 consensus_queue.cc:1048] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:19.174813 17889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:58520
I20260709 13:05:19.176222 17889 raft_consensus.cc:493] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:19.176615 17889 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.180526 18012 raft_consensus.cc:493] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:19.181111 18012 raft_consensus.cc:515] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.183655 17889 raft_consensus.cc:515] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.186890 17815 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:19.187463 17815 raft_consensus.cc:3055] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:19.187762 17815 raft_consensus.cc:740] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:19.188014 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" is_pre_election: true
I20260709 13:05:19.188649 17815 consensus_queue.cc:260] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.189967 17815 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.191401 18061 consensus_queue.cc:1048] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:19.190553 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cff39728197c47f58b4ced848225cf5d" is_pre_election: true
I20260709 13:05:19.192539 18012 leader_election.cc:290] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:19.198390 17929 leader_election.cc:304] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: e852c5b8fe2345cfba405c96814d1cf8; no voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d
I20260709 13:05:19.199759 18012 raft_consensus.cc:2749] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:05:19.204715 18055 consensus_queue.cc:1048] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:19.190562 17812 raft_consensus.cc:515] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.204746 17815 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 2.
I20260709 13:05:19.217192 17855 leader_election.cc:304] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:19.218134 18014 raft_consensus.cc:2804] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:19.218639 18014 raft_consensus.cc:697] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:19.216236 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:19.219529 17964 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.219475 18014 consensus_queue.cc:237] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.223843 17889 leader_election.cc:290] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 2 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:19.228199 18052 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.231933 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:19.232496 17891 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.235244 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:19.235810 17962 raft_consensus.cc:3055] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:19.236143 17962 raft_consensus.cc:740] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:19.237010 17962 consensus_queue.cc:260] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.224917 17812 leader_election.cc:290] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:19.238111 17962 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.239563 17712 catalog_manager.cc:5697] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 1 to 2, leader changed from cff39728197c47f58b4ced848225cf5d (127.17.68.65) to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.244728 18062 consensus_queue.cc:1048] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.252203 17964 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 2.
I20260709 13:05:19.253203 18054 raft_consensus.cc:993] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:19.253135 17962 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:19.253711 18054 raft_consensus.cc:1081] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Signalling peer cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:19.255434 17811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:38286
I20260709 13:05:19.255548 17782 leader_election.cc:304] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:19.256304 18062 raft_consensus.cc:2804] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:19.256807 18062 raft_consensus.cc:697] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:19.257660 18062 consensus_queue.cc:237] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.258469 17891 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:19.256080 17811 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:19.262771 17811 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.270212 18062 raft_consensus.cc:993] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d: : Instructing follower 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:19.270771 18061 raft_consensus.cc:1081] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Signalling peer 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:19.272378 17811 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:19.272866 17889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:58520
I20260709 13:05:19.273573 17889 raft_consensus.cc:493] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:19.274052 17889 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.275413 17811 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Requested vote from peers e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:19.275455 17964 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:19.276180 17964 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.277582 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:19.278151 17891 raft_consensus.cc:3055] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:19.278487 17891 raft_consensus.cc:740] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:19.279333 17891 consensus_queue.cc:260] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:19.280520 17891 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.281332 17889 raft_consensus.cc:515] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.284152 17814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:19.284715 17814 raft_consensus.cc:3055] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:19.285006 17814 raft_consensus.cc:740] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:19.285758 17814 consensus_queue.cc:260] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.286816 17814 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.287441 17891 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:19.288589 17782 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:19.289351 18062 raft_consensus.cc:2804] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:19.289794 18062 raft_consensus.cc:697] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:19.290606 18062 consensus_queue.cc:237] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:19.293929 17814 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 2.
I20260709 13:05:19.295082 17711 catalog_manager.cc:5697] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 1 to 2, leader changed from e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67) to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 2 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.296144 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:19.296185 17855 leader_election.cc:304] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:19.296861 17962 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:19.297224 18014 raft_consensus.cc:2804] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:19.297725 18014 raft_consensus.cc:697] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:19.299227 17964 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:19.298959 18014 consensus_queue.cc:237] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:19.304594 17962 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 2.
I20260709 13:05:19.295001 17889 leader_election.cc:290] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 2 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:19.311188 17712 catalog_manager.cc:5697] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 1 to 2, leader changed from cff39728197c47f58b4ced848225cf5d (127.17.68.65) to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:19.314797 17711 catalog_manager.cc:5697] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 1 to 2, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 2 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:19.526292 17889 raft_consensus.cc:1275] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.527545 18012 consensus_queue.cc:1048] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.535369 17814 raft_consensus.cc:1275] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.537289 18095 consensus_queue.cc:1048] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.634207 17962 raft_consensus.cc:1275] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.635586 18062 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.643841 17889 raft_consensus.cc:1275] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.645602 18055 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.702486 17814 raft_consensus.cc:1275] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.703949 18052 consensus_queue.cc:1048] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.706015 17814 raft_consensus.cc:1275] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.707662 18052 consensus_queue.cc:1048] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.711166 17889 raft_consensus.cc:1275] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.715149 17962 raft_consensus.cc:1275] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.717892 18052 consensus_queue.cc:1048] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:19.719579 18055 consensus_queue.cc:1048] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:19.722259 17964 raft_consensus.cc:1275] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.724169 18058 consensus_queue.cc:1048] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.737366 17964 raft_consensus.cc:1275] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.740563 18062 consensus_queue.cc:1048] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.769790 17891 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.771297 18062 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:19.780939 17962 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:19.785037 18061 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:21.903157 17681 auto_leader_rebalancer-test.cc:316] The leader distribution is 
I20260709 13:05:21.904340 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:21.921402 17811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
mode: GRACEFUL
new_leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:38308
I20260709 13:05:21.921921 17811 raft_consensus.cc:606] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Received request to transfer leadership to TS e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:21.933310 17891 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:58556
I20260709 13:05:21.933830 17891 raft_consensus.cc:606] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Received request to transfer leadership to TS e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:21.935132 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:21.935595 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:22.160185 18057 raft_consensus.cc:993] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:22.160610 18108 raft_consensus.cc:1081] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Signalling peer e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:22.161950 17962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:45402
I20260709 13:05:22.162441 17962 raft_consensus.cc:493] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:22.162706 17962 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.167378 17962 raft_consensus.cc:515] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:22.169065 17962 leader_election.cc:290] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 3 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:22.169827 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:22.170171 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:22.170421 17811 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.170753 17891 raft_consensus.cc:3055] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:22.171031 17891 raft_consensus.cc:740] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:22.171654 17891 consensus_queue.cc:260] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:22.172515 17891 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.175308 17811 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 3.
I20260709 13:05:22.176404 17929 leader_election.cc:304] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:22.177206 18107 raft_consensus.cc:2804] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:22.177345 17891 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 3.
I20260709 13:05:22.178802 18107 raft_consensus.cc:697] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Becoming Leader. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:22.179759 18107 consensus_queue.cc:237] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:22.186223 17711 catalog_manager.cc:5697] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 reported cstate change: term changed from 2 to 3, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:22.215451 18118 raft_consensus.cc:993] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d: : Instructing follower e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:22.215901 18055 raft_consensus.cc:1081] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Signalling peer e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:22.217344 17962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:45394
I20260709 13:05:22.217837 17962 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:22.218150 17962 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.223451 17962 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:22.225253 17962 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 3 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511)
I20260709 13:05:22.225773 17891 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:22.226302 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:22.226423 17891 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.226801 17811 raft_consensus.cc:3055] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:22.227061 17811 raft_consensus.cc:740] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:22.227814 17811 consensus_queue.cc:260] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [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: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:22.228704 17811 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.231383 17891 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 3.
I20260709 13:05:22.232439 17931 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:22.233107 18107 raft_consensus.cc:2804] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:22.233214 17811 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 3.
I20260709 13:05:22.233551 18107 raft_consensus.cc:697] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Becoming Leader. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:22.234460 18107 consensus_queue.cc:237] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [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: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:22.243701 17711 catalog_manager.cc:5697] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 reported cstate change: term changed from 2 to 3, leader changed from cff39728197c47f58b4ced848225cf5d (127.17.68.65) to e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:22.771394 17811 raft_consensus.cc:1275] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:22.772719 18107 consensus_queue.cc:1048] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:22.783619 17891 raft_consensus.cc:1275] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:22.784375 17889 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:22.786196 18123 consensus_queue.cc:1048] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:22.786595 18121 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:22.801218 17811 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:22.803014 18123 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:22.936474 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:22.946354 17962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
mode: GRACEFUL
new_leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:45416
I20260709 13:05:22.946902 17962 raft_consensus.cc:606] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Received request to transfer leadership to TS 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:22.952099 17811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
mode: GRACEFUL
new_leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:38292
I20260709 13:05:22.952566 17811 raft_consensus.cc:606] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Received request to transfer leadership to TS 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:22.957849 17811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
mode: GRACEFUL
new_leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:38292
I20260709 13:05:22.958470 17811 raft_consensus.cc:606] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Received request to transfer leadership to TS 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:22.963549 17811 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
mode: GRACEFUL
new_leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:38292
I20260709 13:05:22.964212 17811 raft_consensus.cc:606] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Received request to transfer leadership to TS 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:22.976058 17962 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
mode: GRACEFUL
new_leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:45416
I20260709 13:05:22.976737 17962 raft_consensus.cc:606] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Received request to transfer leadership to TS 2f1a520ba7ff464da9187fd29e0b7c96
I20260709 13:05:22.977295 18055 raft_consensus.cc:993] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d: : Instructing follower 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:22.977712 18130 raft_consensus.cc:1081] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Signalling peer 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:22.979295 17891 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:58520
I20260709 13:05:22.979812 17891 raft_consensus.cc:493] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:22.980255 17891 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.984963 17891 raft_consensus.cc:515] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:22.986734 17891 leader_election.cc:290] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 3 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:22.987382 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:22.987777 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:22.987924 17811 raft_consensus.cc:3055] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:22.988286 17962 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.988296 17811 raft_consensus.cc:740] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:22.989166 17811 consensus_queue.cc:260] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:22.990051 17811 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:22.992980 17962 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 3.
I20260709 13:05:22.994164 17857 leader_election.cc:304] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:22.994741 17811 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 3.
I20260709 13:05:22.995200 18125 raft_consensus.cc:2804] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:22.995666 18125 raft_consensus.cc:697] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:22.996567 18125 consensus_queue.cc:237] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.003149 17712 catalog_manager.cc:5697] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 2 to 3, leader changed from cff39728197c47f58b4ced848225cf5d (127.17.68.65) to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 3 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.077232 18055 raft_consensus.cc:993] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d: : Instructing follower 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.077683 18130 raft_consensus.cc:1081] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Signalling peer 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.079322 17889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:58520
I20260709 13:05:23.079942 17889 raft_consensus.cc:493] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.080287 17889 raft_consensus.cc:3060] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:23.084724 17889 raft_consensus.cc:515] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.086362 17889 leader_election.cc:290] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 2 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:23.087244 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:23.087368 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "daca6acd00ac46a0b61d894f54b336c1" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:23.087843 17811 raft_consensus.cc:3055] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:23.087890 17962 raft_consensus.cc:3060] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:23.088119 17811 raft_consensus.cc:740] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:23.088909 17811 consensus_queue.cc:260] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.089790 17811 raft_consensus.cc:3060] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:23.092667 17962 raft_consensus.cc:2468] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 2.
I20260709 13:05:23.093799 17857 leader_election.cc:304] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:23.094419 17811 raft_consensus.cc:2468] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 2.
I20260709 13:05:23.094561 18125 raft_consensus.cc:2804] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:23.095077 18125 raft_consensus.cc:697] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:23.095890 18125 consensus_queue.cc:237] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.102878 17712 catalog_manager.cc:5697] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 1 to 2, leader changed from cff39728197c47f58b4ced848225cf5d (127.17.68.65) to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.217618 18107 raft_consensus.cc:993] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8: : Instructing follower 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.218067 18123 raft_consensus.cc:1081] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Signalling peer 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.219556 17889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:58530
I20260709 13:05:23.220135 17889 raft_consensus.cc:493] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.220528 17889 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.224954 17889 raft_consensus.cc:515] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.226749 17889 leader_election.cc:290] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 4 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:23.227692 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:23.227958 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6d691cef85ea4b1491dc944054365d99" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:23.228331 17811 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.228459 17962 raft_consensus.cc:3055] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:23.228772 17962 raft_consensus.cc:740] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:23.229488 17962 consensus_queue.cc:260] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.230623 17962 raft_consensus.cc:3060] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.231365 18107 raft_consensus.cc:993] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8: : Instructing follower 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.231830 18123 raft_consensus.cc:1081] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Signalling peer 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.233229 17889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:58530
I20260709 13:05:23.233690 17889 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.234047 17889 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.234905 17811 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 4.
I20260709 13:05:23.236094 17855 leader_election.cc:304] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:23.236940 18125 raft_consensus.cc:2804] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:23.237406 18125 raft_consensus.cc:697] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:23.237730 17962 raft_consensus.cc:2468] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 4.
I20260709 13:05:23.238194 18125 consensus_queue.cc:237] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.239784 17889 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:23.241788 17889 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 4 election: Requested vote from peers e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943), cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511)
I20260709 13:05:23.242686 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:23.243258 17962 raft_consensus.cc:3055] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:23.243604 17962 raft_consensus.cc:740] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:23.243799 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:23.244427 17811 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.244518 17962 consensus_queue.cc:260] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [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: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:23.245774 17962 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:23.245554 17712 catalog_manager.cc:5697] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 3 to 4, leader changed from e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67) to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 4 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.251827 17811 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 4.
I20260709 13:05:23.252269 17962 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 4.
I20260709 13:05:23.253260 17855 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: 2f1a520ba7ff464da9187fd29e0b7c96, cff39728197c47f58b4ced848225cf5d; no voters: 
I20260709 13:05:23.254030 18125 raft_consensus.cc:2804] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:23.254491 18125 raft_consensus.cc:697] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:23.255169 18125 consensus_queue.cc:237] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:23.260632 17712 catalog_manager.cc:5697] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 3 to 4, leader changed from e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67) to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 4 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.310439 18055 raft_consensus.cc:993] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d: : Instructing follower 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.310858 18130 raft_consensus.cc:1081] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Signalling peer 2f1a520ba7ff464da9187fd29e0b7c96 to start an election
I20260709 13:05:23.312367 17889 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
 from {username='slave'} at 127.0.0.1:58520
I20260709 13:05:23.312793 17889 raft_consensus.cc:493] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:23.313040 17889 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:23.317728 17889 raft_consensus.cc:515] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.319296 17889 leader_election.cc:290] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 3 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:23.320166 17811 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:23.320279 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a67256bd980f495485f5e50bdc90b167" candidate_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:23.320668 17811 raft_consensus.cc:3055] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:23.320798 17962 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:23.320963 17811 raft_consensus.cc:740] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:23.321653 17811 consensus_queue.cc:260] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.322552 17811 raft_consensus.cc:3060] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:23.324841 17962 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 3.
I20260709 13:05:23.325724 17857 leader_election.cc:304] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2f1a520ba7ff464da9187fd29e0b7c96, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:23.326527 18125 raft_consensus.cc:2804] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:23.327029 18125 raft_consensus.cc:697] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 LEADER]: Becoming Leader. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:23.327169 17811 raft_consensus.cc:2468] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2f1a520ba7ff464da9187fd29e0b7c96 in term 3.
I20260709 13:05:23.327870 18125 consensus_queue.cc:237] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:23.333792 17712 catalog_manager.cc:5697] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 reported cstate change: term changed from 2 to 3, leader changed from cff39728197c47f58b4ced848225cf5d (127.17.68.65) to 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66). New cstate: current_term: 3 leader_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:23.386814 17962 raft_consensus.cc:1275] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:23.388293 18125 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:23.399478 17811 raft_consensus.cc:1275] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:23.400923 18140 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:23.524807 17814 raft_consensus.cc:1275] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:23.526324 18140 consensus_queue.cc:1048] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:23.535265 17962 raft_consensus.cc:1275] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:23.536837 18108 consensus_queue.cc:1048] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:23.660163 17814 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:23.661492 18125 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:23.669018 17962 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:23.671686 18140 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:23.677280 17962 raft_consensus.cc:1275] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:23.679515 18108 consensus_queue.cc:1048] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:23.686328 17814 raft_consensus.cc:1275] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:23.687673 18108 consensus_queue.cc:1048] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:23.833159 17814 raft_consensus.cc:1275] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:23.834378 18108 consensus_queue.cc:1048] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:23.840878 17962 raft_consensus.cc:1275] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Refusing update from remote peer 2f1a520ba7ff464da9187fd29e0b7c96: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:23.842294 18108 consensus_queue.cc:1048] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:25.985069 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:25.992142 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:58556
I20260709 13:05:25.992867 17889 raft_consensus.cc:606] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 LEADER]: Received request to transfer leadership to TS cff39728197c47f58b4ced848225cf5d
I20260709 13:05:25.996047 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:58556
I20260709 13:05:25.996616 17889 raft_consensus.cc:606] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Received request to transfer leadership to TS e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:25.998898 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:58556
I20260709 13:05:25.999394 17889 raft_consensus.cc:606] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 LEADER]: Received request to transfer leadership to TS cff39728197c47f58b4ced848225cf5d
I20260709 13:05:26.001667 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:58556
I20260709 13:05:26.002091 17889 raft_consensus.cc:606] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Received request to transfer leadership to TS e852c5b8fe2345cfba405c96814d1cf8
I20260709 13:05:26.004405 17889 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870"
dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
mode: GRACEFUL
new_leader_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:58556
I20260709 13:05:26.004809 17889 raft_consensus.cc:606] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Received request to transfer leadership to TS cff39728197c47f58b4ced848225cf5d
I20260709 13:05:26.005767 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 5
I20260709 13:05:26.006181 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:26.181277 18146 raft_consensus.cc:993] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:26.181842 18149 raft_consensus.cc:1081] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Signalling peer e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:26.183528 17962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:45402
I20260709 13:05:26.184069 17962 raft_consensus.cc:493] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.184427 17962 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:26.189687 17962 raft_consensus.cc:515] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.192006 17962 leader_election.cc:290] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 3 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:26.193110 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:26.193918 17889 raft_consensus.cc:3055] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:26.193843 17814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a5eb4a6d66e546359dd00162e8a2aa90" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:26.194414 17889 raft_consensus.cc:740] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:26.194650 17814 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:26.195266 17889 consensus_queue.cc:260] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.196302 17889 raft_consensus.cc:3060] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:26.200062 17814 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 3.
I20260709 13:05:26.201130 17889 raft_consensus.cc:2468] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 3.
I20260709 13:05:26.201499 17929 leader_election.cc:304] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:26.202616 18123 raft_consensus.cc:2804] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:26.203567 18123 raft_consensus.cc:697] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Becoming Leader. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:26.204535 18123 consensus_queue.cc:237] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.211562 17711 catalog_manager.cc:5697] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 reported cstate change: term changed from 2 to 3, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.216717 18146 raft_consensus.cc:993] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:26.217295 18146 raft_consensus.cc:1081] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 LEADER]: Signalling peer cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:26.219216 17814 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:38286
I20260709 13:05:26.219864 17814 raft_consensus.cc:493] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.220244 17814 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:26.226622 17814 raft_consensus.cc:515] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 5 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:26.228816 17814 leader_election.cc:290] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 5 election: Requested vote from peers e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:26.229871 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:26.230208 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "07d827295b9849a8b6bdc22e7ab47a95" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:26.230548 17962 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:26.230794 17889 raft_consensus.cc:3055] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:05:26.231110 17889 raft_consensus.cc:740] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:26.231827 17889 consensus_queue.cc:260] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:26.232712 17889 raft_consensus.cc:3060] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:05:26.235317 17962 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 5.
I20260709 13:05:26.236603 17782 leader_election.cc:304] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [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: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:26.237787 17889 raft_consensus.cc:2468] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 5.
I20260709 13:05:26.238620 18157 raft_consensus.cc:2804] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:05:26.239814 18157 raft_consensus.cc:697] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 5 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:26.240655 18157 consensus_queue.cc:237] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [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: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } }
I20260709 13:05:26.248443 17711 catalog_manager.cc:5697] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 4 to 5, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 5 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.320009 18149 raft_consensus.cc:993] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:26.320487 18146 raft_consensus.cc:1081] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Signalling peer e852c5b8fe2345cfba405c96814d1cf8 to start an election
I20260709 13:05:26.321890 17962 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1"
dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
 from {username='slave'} at 127.0.0.1:45402
I20260709 13:05:26.322310 17962 raft_consensus.cc:493] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.322551 17962 raft_consensus.cc:3060] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.326361 17962 raft_consensus.cc:515] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.327842 17962 leader_election.cc:290] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 2 election: Requested vote from peers cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511), 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529)
I20260709 13:05:26.328637 17814 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "cff39728197c47f58b4ced848225cf5d"
I20260709 13:05:26.328924 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "649cec3bbaa349b684aeaca4049cc1c1" candidate_uuid: "e852c5b8fe2345cfba405c96814d1cf8" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:26.329239 17814 raft_consensus.cc:3060] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.329411 17889 raft_consensus.cc:3055] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:26.329752 17889 raft_consensus.cc:740] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:26.330497 17889 consensus_queue.cc:260] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.331635 17889 raft_consensus.cc:3060] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.336035 17814 raft_consensus.cc:2468] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 2.
I20260709 13:05:26.337430 17929 leader_election.cc:304] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:26.337599 17889 raft_consensus.cc:2468] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e852c5b8fe2345cfba405c96814d1cf8 in term 2.
I20260709 13:05:26.338166 18123 raft_consensus.cc:2804] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:26.338644 18123 raft_consensus.cc:697] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 LEADER]: Becoming Leader. State: Replica: e852c5b8fe2345cfba405c96814d1cf8, State: Running, Role: LEADER
I20260709 13:05:26.339442 18123 consensus_queue.cc:237] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.346843 17711 catalog_manager.cc:5697] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 reported cstate change: term changed from 1 to 2, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "e852c5b8fe2345cfba405c96814d1cf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:26.379433 18146 raft_consensus.cc:993] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:26.379927 18149 raft_consensus.cc:1081] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Signalling peer cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:26.381497 17811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:38286
I20260709 13:05:26.381980 17811 raft_consensus.cc:493] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.382323 17811 raft_consensus.cc:3060] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.387001 17811 raft_consensus.cc:515] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.388445 17811 leader_election.cc:290] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:26.389562 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:26.389613 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a7eb82b204294d4d81d5d8301c35c870" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:26.390065 17889 raft_consensus.cc:3055] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:26.390203 17962 raft_consensus.cc:3060] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.390375 17889 raft_consensus.cc:740] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:26.391113 17889 consensus_queue.cc:260] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.391914 17889 raft_consensus.cc:3060] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:26.394469 17962 raft_consensus.cc:2468] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:26.395784 17782 leader_election.cc:304] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:26.395918 17889 raft_consensus.cc:2468] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 2.
I20260709 13:05:26.396605 18157 raft_consensus.cc:2804] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:26.397153 18157 raft_consensus.cc:697] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:26.398018 18157 consensus_queue.cc:237] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.405290 17711 catalog_manager.cc:5697] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 1 to 2, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 2 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.433857 18146 raft_consensus.cc:993] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: : Instructing follower cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:26.434401 18149 raft_consensus.cc:1081] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 LEADER]: Signalling peer cff39728197c47f58b4ced848225cf5d to start an election
I20260709 13:05:26.435786 17811 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c"
dest_uuid: "cff39728197c47f58b4ced848225cf5d"
 from {username='slave'} at 127.0.0.1:38286
I20260709 13:05:26.436244 17811 raft_consensus.cc:493] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:26.436501 17811 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:26.440316 17811 raft_consensus.cc:515] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.441639 17811 leader_election.cc:290] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [CANDIDATE]: Term 4 election: Requested vote from peers 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66:39529), e852c5b8fe2345cfba405c96814d1cf8 (127.17.68.67:44943)
I20260709 13:05:26.442551 17889 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "2f1a520ba7ff464da9187fd29e0b7c96"
I20260709 13:05:26.442714 17962 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c2fdcf63a174f5584c8abf6df40e21c" candidate_uuid: "cff39728197c47f58b4ced848225cf5d" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "e852c5b8fe2345cfba405c96814d1cf8"
I20260709 13:05:26.443117 17889 raft_consensus.cc:3055] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:26.443234 17962 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:26.443410 17889 raft_consensus.cc:740] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 2f1a520ba7ff464da9187fd29e0b7c96, State: Running, Role: LEADER
I20260709 13:05:26.444228 17889 consensus_queue.cc:260] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.445071 17889 raft_consensus.cc:3060] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:26.447393 17962 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 4.
I20260709 13:05:26.448366 17782 leader_election.cc:304] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [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: cff39728197c47f58b4ced848225cf5d, e852c5b8fe2345cfba405c96814d1cf8; no voters: 
I20260709 13:05:26.449030 18157 raft_consensus.cc:2804] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:26.449178 17889 raft_consensus.cc:2468] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cff39728197c47f58b4ced848225cf5d in term 4.
I20260709 13:05:26.449414 18157 raft_consensus.cc:697] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 4 LEADER]: Becoming Leader. State: Replica: cff39728197c47f58b4ced848225cf5d, State: Running, Role: LEADER
I20260709 13:05:26.450310 18157 consensus_queue.cc:237] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [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: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } }
I20260709 13:05:26.456385 17711 catalog_manager.cc:5697] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d reported cstate change: term changed from 3 to 4, leader changed from 2f1a520ba7ff464da9187fd29e0b7c96 (127.17.68.66) to cff39728197c47f58b4ced848225cf5d (127.17.68.65). New cstate: current_term: 4 leader_uuid: "cff39728197c47f58b4ced848225cf5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:26.605252 17811 raft_consensus.cc:1275] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:26.606354 18123 consensus_queue.cc:1048] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:26.616528 17889 raft_consensus.cc:1275] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:26.618489 18165 consensus_queue.cc:1048] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:26.651227 17889 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 5 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:26.652379 18157 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:26.661234 17962 raft_consensus.cc:1275] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 5 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:05:26.663033 18157 consensus_queue.cc:1048] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:05:26.745604 17889 raft_consensus.cc:1275] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.746876 18151 consensus_queue.cc:1048] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.755704 17811 raft_consensus.cc:1275] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Refusing update from remote peer e852c5b8fe2345cfba405c96814d1cf8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.757172 18123 consensus_queue.cc:1048] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cff39728197c47f58b4ced848225cf5d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 46511 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.827828 17962 raft_consensus.cc:1275] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.828972 18157 consensus_queue.cc:1048] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:26.839627 17889 raft_consensus.cc:1275] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:26.841444 18175 consensus_queue.cc:1048] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:26.919392 17962 raft_consensus.cc:1275] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:26.920921 18175 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "e852c5b8fe2345cfba405c96814d1cf8" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 44943 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:26.934008 17889 raft_consensus.cc:1275] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Refusing update from remote peer cff39728197c47f58b4ced848225cf5d: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:26.937122 18175 consensus_queue.cc:1048] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "2f1a520ba7ff464da9187fd29e0b7c96" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39529 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.002s
I20260709 13:05:27.007046 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:27.012691 17681 tablet_server.cc:179] TabletServer@127.17.68.65:0 shutting down...
W20260709 13:05:27.018414 17855 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer
W20260709 13:05:27.024856 17855 consensus_peers.cc:597] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 -> Peer cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511): Couldn't send request to peer cff39728197c47f58b4ced848225cf5d. 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:05:27.029116 17855 consensus_peers.cc:597] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 -> Peer cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511): Couldn't send request to peer cff39728197c47f58b4ced848225cf5d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.047178 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:27.047981 17681 tablet_replica.cc:333] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.048853 17681 raft_consensus.cc:2243] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.049785 17681 raft_consensus.cc:2272] T 6c2fdcf63a174f5584c8abf6df40e21c P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.052706 17681 tablet_replica.cc:333] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.053267 17681 raft_consensus.cc:2243] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.053704 17681 raft_consensus.cc:2272] T 649cec3bbaa349b684aeaca4049cc1c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.055819 17681 tablet_replica.cc:333] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.056378 17681 raft_consensus.cc:2243] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.056807 17681 raft_consensus.cc:2272] T a67256bd980f495485f5e50bdc90b167 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.058552 17681 tablet_replica.cc:333] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.059113 17681 raft_consensus.cc:2243] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.059561 17681 raft_consensus.cc:2272] T a5eb4a6d66e546359dd00162e8a2aa90 P cff39728197c47f58b4ced848225cf5d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.061731 17681 tablet_replica.cc:333] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.062386 17681 raft_consensus.cc:2243] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.062836 17681 raft_consensus.cc:2272] T daca6acd00ac46a0b61d894f54b336c1 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.064638 17681 tablet_replica.cc:333] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.065228 17681 raft_consensus.cc:2243] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.065984 17681 raft_consensus.cc:2272] T a7eb82b204294d4d81d5d8301c35c870 P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.068130 17681 tablet_replica.cc:333] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.068663 17681 raft_consensus.cc:2243] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.069413 17681 raft_consensus.cc:2272] T 07d827295b9849a8b6bdc22e7ab47a95 P cff39728197c47f58b4ced848225cf5d [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.071525 17681 tablet_replica.cc:333] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.072033 17681 raft_consensus.cc:2243] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.072465 17681 raft_consensus.cc:2272] T 9c178301cf8246eb8a4166b1c849fdfa P cff39728197c47f58b4ced848225cf5d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.074323 17681 tablet_replica.cc:333] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d: stopping tablet replica
I20260709 13:05:27.074806 17681 raft_consensus.cc:2243] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.075263 17681 raft_consensus.cc:2272] T 6d691cef85ea4b1491dc944054365d99 P cff39728197c47f58b4ced848225cf5d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.236415 17681 tablet_server.cc:196] TabletServer@127.17.68.65:0 shutdown complete.
W20260709 13:05:27.239288 17855 consensus_peers.cc:597] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 -> Peer cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511): Couldn't send request to peer cff39728197c47f58b4ced848225cf5d. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:46511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:05:27.240325 17929 consensus_peers.cc:597] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 -> Peer cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511): Couldn't send request to peer cff39728197c47f58b4ced848225cf5d. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:46511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.257475 17681 tablet_server.cc:179] TabletServer@127.17.68.66:0 shutting down...
I20260709 13:05:27.278824 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:27.279458 17681 tablet_replica.cc:333] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.280004 17681 raft_consensus.cc:2243] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.280789 17681 raft_consensus.cc:2272] T daca6acd00ac46a0b61d894f54b336c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.282563 17681 tablet_replica.cc:333] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.283056 17681 raft_consensus.cc:2243] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.283751 17681 raft_consensus.cc:2272] T a67256bd980f495485f5e50bdc90b167 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.285308 17681 tablet_replica.cc:333] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.285771 17681 raft_consensus.cc:2243] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.286149 17681 raft_consensus.cc:2272] T a5eb4a6d66e546359dd00162e8a2aa90 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.288020 17681 tablet_replica.cc:333] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.288507 17681 raft_consensus.cc:2243] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.288899 17681 raft_consensus.cc:2272] T 9c178301cf8246eb8a4166b1c849fdfa P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.290393 17681 tablet_replica.cc:333] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.290827 17681 raft_consensus.cc:2243] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.291534 17681 raft_consensus.cc:2272] T 6d691cef85ea4b1491dc944054365d99 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.293159 17681 tablet_replica.cc:333] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.293625 17681 raft_consensus.cc:2243] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.293987 17681 raft_consensus.cc:2272] T 6c2fdcf63a174f5584c8abf6df40e21c P 2f1a520ba7ff464da9187fd29e0b7c96 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.295852 17681 tablet_replica.cc:333] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.296309 17681 raft_consensus.cc:2243] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.296675 17681 raft_consensus.cc:2272] T a7eb82b204294d4d81d5d8301c35c870 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.298497 17681 tablet_replica.cc:333] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.298919 17681 raft_consensus.cc:2243] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.299296 17681 raft_consensus.cc:2272] T 649cec3bbaa349b684aeaca4049cc1c1 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.301870 17681 tablet_replica.cc:333] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96: stopping tablet replica
I20260709 13:05:27.302516 17681 raft_consensus.cc:2243] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.303025 17681 raft_consensus.cc:2272] T 07d827295b9849a8b6bdc22e7ab47a95 P 2f1a520ba7ff464da9187fd29e0b7c96 [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:27.305073 17929 consensus_peers.cc:597] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 -> Peer cff39728197c47f58b4ced848225cf5d (127.17.68.65:46511): Couldn't send request to peer cff39728197c47f58b4ced848225cf5d. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:46511: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:27.334007 17681 tablet_server.cc:196] TabletServer@127.17.68.66:0 shutdown complete.
I20260709 13:05:27.350545 17681 tablet_server.cc:179] TabletServer@127.17.68.67:0 shutting down...
I20260709 13:05:27.373276 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:27.373939 17681 tablet_replica.cc:333] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.374544 17681 raft_consensus.cc:2243] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.375000 17681 raft_consensus.cc:2272] T daca6acd00ac46a0b61d894f54b336c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.376633 17681 tablet_replica.cc:333] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.377135 17681 raft_consensus.cc:2243] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.377521 17681 raft_consensus.cc:2272] T 6d691cef85ea4b1491dc944054365d99 P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.379060 17681 tablet_replica.cc:333] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.379508 17681 raft_consensus.cc:2243] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.380172 17681 raft_consensus.cc:2272] T 9c178301cf8246eb8a4166b1c849fdfa P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.381729 17681 tablet_replica.cc:333] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.382191 17681 raft_consensus.cc:2243] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.382890 17681 raft_consensus.cc:2272] T a5eb4a6d66e546359dd00162e8a2aa90 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.384577 17681 tablet_replica.cc:333] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.385040 17681 raft_consensus.cc:2243] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.385478 17681 raft_consensus.cc:2272] T a67256bd980f495485f5e50bdc90b167 P e852c5b8fe2345cfba405c96814d1cf8 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.387141 17681 tablet_replica.cc:333] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.387585 17681 raft_consensus.cc:2243] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.387981 17681 raft_consensus.cc:2272] T 07d827295b9849a8b6bdc22e7ab47a95 P e852c5b8fe2345cfba405c96814d1cf8 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.389781 17681 tablet_replica.cc:333] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.390295 17681 raft_consensus.cc:2243] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.390971 17681 raft_consensus.cc:2272] T 649cec3bbaa349b684aeaca4049cc1c1 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.392706 17681 tablet_replica.cc:333] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.393150 17681 raft_consensus.cc:2243] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.393523 17681 raft_consensus.cc:2272] T a7eb82b204294d4d81d5d8301c35c870 P e852c5b8fe2345cfba405c96814d1cf8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.395285 17681 tablet_replica.cc:333] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8: stopping tablet replica
I20260709 13:05:27.395714 17681 raft_consensus.cc:2243] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:27.396103 17681 raft_consensus.cc:2272] T 6c2fdcf63a174f5584c8abf6df40e21c P e852c5b8fe2345cfba405c96814d1cf8 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.421747 17681 tablet_server.cc:196] TabletServer@127.17.68.67:0 shutdown complete.
I20260709 13:05:27.437693 17681 master.cc:562] Master@127.17.68.126:33969 shutting down...
I20260709 13:05:27.528682 17768 catalog_manager.cc:805] Waiting for catalog manager background task thread to start: Service unavailable: Catalog manager is not initialized. State: Closing
I20260709 13:05:27.600044 17681 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:27.600611 17681 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:27.600946 17681 tablet_replica.cc:333] T 00000000000000000000000000000000 P 92462e5a38fb41d2a6d0536f908427b9: stopping tablet replica
I20260709 13:05:27.620301 17681 master.cc:584] Master@127.17.68.126:33969 shutdown complete.
2f1a520ba7ff464da9187fd29e0b7c96  4
cff39728197c47f58b4ced848225cf5d  4
e852c5b8fe2345cfba405c96814d1cf8  1
[       OK ] LeaderRebalancerTest.FunctionalTestForDivided (12621 ms)
[ RUN      ] LeaderRebalancerTest.FunctionalTestForNotDivided
I20260709 13:05:27.659108 17681 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.68.126:38537
I20260709 13:05:27.660284 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:27.666184 18185 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:27.666251 18184 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:27.667032 18187 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:27.667790 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:27.668618 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:27.668794 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:27.668905 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602327668894 us; error 0 us; skew 500 ppm
I20260709 13:05:27.669348 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:27.671767 17681 webserver.cc:533] Webserver started at http://127.17.68.126:45503/ using document root <none> and password file <none>
I20260709 13:05:27.672235 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:27.672390 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:27.672616 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:27.673650 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/master-0-root/instance:
uuid: "02a33e61590c4887a81ff19d0871b16c"
format_stamp: "Formatted at 2026-07-09 13:05:27 on dist-test-slave-dk32"
I20260709 13:05:27.677906 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.002s
I20260709 13:05:27.681332 18192 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:27.682036 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.003s
I20260709 13:05:27.682363 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/master-0-root
uuid: "02a33e61590c4887a81ff19d0871b16c"
format_stamp: "Formatted at 2026-07-09 13:05:27 on dist-test-slave-dk32"
I20260709 13:05:27.682638 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:27.702593 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:27.703835 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:27.742452 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.126:38537
I20260709 13:05:27.742501 18243 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.126:38537 every 8 connection(s)
I20260709 13:05:27.746454 18244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:27.755643 18244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c: Bootstrap starting.
I20260709 13:05:27.760083 18244 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:27.764230 18244 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c: No bootstrap required, opened a new log
I20260709 13:05:27.766332 18244 raft_consensus.cc:359] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02a33e61590c4887a81ff19d0871b16c" member_type: VOTER }
I20260709 13:05:27.766731 18244 raft_consensus.cc:385] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:27.766938 18244 raft_consensus.cc:740] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 02a33e61590c4887a81ff19d0871b16c, State: Initialized, Role: FOLLOWER
I20260709 13:05:27.767506 18244 consensus_queue.cc:260] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "02a33e61590c4887a81ff19d0871b16c" member_type: VOTER }
I20260709 13:05:27.767944 18244 raft_consensus.cc:399] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:27.768155 18244 raft_consensus.cc:493] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:27.768415 18244 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:27.772258 18244 raft_consensus.cc:515] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02a33e61590c4887a81ff19d0871b16c" member_type: VOTER }
I20260709 13:05:27.772760 18244 leader_election.cc:304] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [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: 02a33e61590c4887a81ff19d0871b16c; no voters: 
I20260709 13:05:27.773875 18244 leader_election.cc:290] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:27.774158 18247 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:27.775583 18247 raft_consensus.cc:697] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 1 LEADER]: Becoming Leader. State: Replica: 02a33e61590c4887a81ff19d0871b16c, State: Running, Role: LEADER
I20260709 13:05:27.776247 18247 consensus_queue.cc:237] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [LEADER]: Queue going to LEADER mode. State: All 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: "02a33e61590c4887a81ff19d0871b16c" member_type: VOTER }
I20260709 13:05:27.776837 18244 sys_catalog.cc:565] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:27.781467 18249 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [sys.catalog]: SysCatalogTable state changed. Reason: New leader 02a33e61590c4887a81ff19d0871b16c. Latest consensus state: current_term: 1 leader_uuid: "02a33e61590c4887a81ff19d0871b16c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02a33e61590c4887a81ff19d0871b16c" member_type: VOTER } }
I20260709 13:05:27.782078 18249 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:27.783020 18248 sys_catalog.cc:455] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "02a33e61590c4887a81ff19d0871b16c" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "02a33e61590c4887a81ff19d0871b16c" member_type: VOTER } }
I20260709 13:05:27.783774 18248 sys_catalog.cc:458] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:27.787221 18255 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:27.792814 18255 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:27.793816 17681 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:27.801385 18255 catalog_manager.cc:1383] Generated new cluster ID: 3c80623bf26b4323bbcda9918dac5c3a
I20260709 13:05:27.801709 18255 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:27.835597 18255 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:27.836849 18255 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:27.850148 18255 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c: Generated new TSK 0
I20260709 13:05:27.850874 18255 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:27.860044 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:27.866150 18265 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:27.867228 18266 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:27.868992 18268 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:27.869215 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:27.870124 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:27.870388 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:27.870571 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602327870554 us; error 0 us; skew 500 ppm
I20260709 13:05:27.871142 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:27.873564 17681 webserver.cc:533] Webserver started at http://127.17.68.65:36601/ using document root <none> and password file <none>
I20260709 13:05:27.874076 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:27.874302 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:27.874580 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:27.875609 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-0-root/instance:
uuid: "357895047afd4be297e3c0bd486e0b2d"
format_stamp: "Formatted at 2026-07-09 13:05:27 on dist-test-slave-dk32"
I20260709 13:05:27.880201 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:05:27.883378 18273 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:27.884222 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:27.884495 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-0-root
uuid: "357895047afd4be297e3c0bd486e0b2d"
format_stamp: "Formatted at 2026-07-09 13:05:27 on dist-test-slave-dk32"
I20260709 13:05:27.884752 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:27.902959 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:27.904333 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:27.905877 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:27.908317 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:27.908520 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:27.908726 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:27.908876 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:27.951481 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.65:45047
I20260709 13:05:27.951576 18335 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.65:45047 every 8 connection(s)
I20260709 13:05:27.956391 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:27.963676 18340 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:27.964954 18341 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:27.967449 18344 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:27.967552 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:27.968861 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:27.969095 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:27.969233 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602327969220 us; error 0 us; skew 500 ppm
I20260709 13:05:27.969669 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:27.971830 17681 webserver.cc:533] Webserver started at http://127.17.68.66:42913/ using document root <none> and password file <none>
I20260709 13:05:27.972262 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:27.972445 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:27.972728 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:27.974205 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-1-root/instance:
uuid: "96a18b265c2648b1ae109a7d3671f688"
format_stamp: "Formatted at 2026-07-09 13:05:27 on dist-test-slave-dk32"
I20260709 13:05:27.976051 18336 heartbeater.cc:344] Connected to a master server at 127.17.68.126:38537
I20260709 13:05:27.976423 18336 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:27.977140 18336 heartbeater.cc:507] Master 127.17.68.126:38537 requested a full tablet report, sending...
I20260709 13:05:27.979386 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:27.980021 18209 ts_manager.cc:194] Registered new tserver with Master: 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047)
I20260709 13:05:27.982630 18209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54338
I20260709 13:05:27.984046 18348 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:27.984953 17681 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.001s	sys 0.000s
I20260709 13:05:27.985309 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-1-root
uuid: "96a18b265c2648b1ae109a7d3671f688"
format_stamp: "Formatted at 2026-07-09 13:05:27 on dist-test-slave-dk32"
I20260709 13:05:27.985603 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:28.003376 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.004580 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.005992 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:28.008148 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:28.008376 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.008610 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:28.008778 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.046975 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.66:44083
I20260709 13:05:28.047070 18410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.66:44083 every 8 connection(s)
I20260709 13:05:28.051658 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:28.058378 18414 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:28.059381 18415 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:28.063040 17681 server_base.cc:1061] running on GCE node
W20260709 13:05:28.062994 18417 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:28.063989 18411 heartbeater.cc:344] Connected to a master server at 127.17.68.126:38537
I20260709 13:05:28.064276 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:28.064399 18411 heartbeater.cc:461] Registering TS with master...
W20260709 13:05:28.064539 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:28.064765 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602328064746 us; error 0 us; skew 500 ppm
I20260709 13:05:28.065302 18411 heartbeater.cc:507] Master 127.17.68.126:38537 requested a full tablet report, sending...
I20260709 13:05:28.065516 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:28.067551 18209 ts_manager.cc:194] Registered new tserver with Master: 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:28.068233 17681 webserver.cc:533] Webserver started at http://127.17.68.67:43767/ using document root <none> and password file <none>
I20260709 13:05:28.068732 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:28.068928 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:28.069182 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:28.069133 18209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54348
I20260709 13:05:28.070606 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-2-root/instance:
uuid: "d225d291ceef4b8899b1bab55aadf096"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-dk32"
I20260709 13:05:28.074934 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:05:28.078155 18422 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.079059 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:28.079360 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-2-root
uuid: "d225d291ceef4b8899b1bab55aadf096"
format_stamp: "Formatted at 2026-07-09 13:05:28 on dist-test-slave-dk32"
I20260709 13:05:28.079653 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.FunctionalTestForNotDivided.1783602314868661-17681-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:28.105315 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:28.106550 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:28.107976 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:28.110090 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:28.110337 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.001s
I20260709 13:05:28.110571 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:28.110747 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:28.149190 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.67:41841
I20260709 13:05:28.149290 18484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.67:41841 every 8 connection(s)
I20260709 13:05:28.162457 18485 heartbeater.cc:344] Connected to a master server at 127.17.68.126:38537
I20260709 13:05:28.162823 18485 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:28.163511 18485 heartbeater.cc:507] Master 127.17.68.126:38537 requested a full tablet report, sending...
I20260709 13:05:28.165303 18209 ts_manager.cc:194] Registered new tserver with Master: d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.165373 17681 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013146857s
I20260709 13:05:28.166654 18209 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54360
I20260709 13:05:28.190183 18209 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54372:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s""\004\001\000\314\314\314\014\004\001\000\230\231\231\031\004\001\000dff&\004\001\0000333\004\001\000\374\377\377?\004\001\000\310\314\314L\004\001\000\224\231\231Y\004\001\000`fff\004\001\000,33s"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:28.193400 18209 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:28.263409 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 8e45e6e8f112479995721876ce316740 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:28.264891 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e45e6e8f112479995721876ce316740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.267421 18375 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab47b9ec1654ffca5a5e0ff1565193d (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:28.268812 18375 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab47b9ec1654ffca5a5e0ff1565193d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.271754 18374 tablet_service.cc:1511] Processing CreateTablet for tablet 765a54b523fb449fa5940da6a195466a (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:28.273321 18374 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765a54b523fb449fa5940da6a195466a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.275178 18373 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcc6f9a215c4c89b492026c7ed980f8 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:28.276553 18373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcc6f9a215c4c89b492026c7ed980f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.279539 18372 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebcb9cc5ef54d4db873e9c54a74b050 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:28.280928 18372 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebcb9cc5ef54d4db873e9c54a74b050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.280624 18301 tablet_service.cc:1511] Processing CreateTablet for tablet 8e45e6e8f112479995721876ce316740 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:28.282032 18301 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e45e6e8f112479995721876ce316740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.287254 18300 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab47b9ec1654ffca5a5e0ff1565193d (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:28.288074 18448 tablet_service.cc:1511] Processing CreateTablet for tablet 765a54b523fb449fa5940da6a195466a (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:28.288650 18298 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcc6f9a215c4c89b492026c7ed980f8 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:28.289029 18371 tablet_service.cc:1511] Processing CreateTablet for tablet d849d1bb5af345d2ba99a4e18b0a202d (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:28.289623 18448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765a54b523fb449fa5940da6a195466a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.290424 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d849d1bb5af345d2ba99a4e18b0a202d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.290993 18297 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebcb9cc5ef54d4db873e9c54a74b050 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:28.291457 18299 tablet_service.cc:1511] Processing CreateTablet for tablet 765a54b523fb449fa5940da6a195466a (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 429496728 <= VALUES < 644245092
I20260709 13:05:28.293705 18449 tablet_service.cc:1511] Processing CreateTablet for tablet 2ab47b9ec1654ffca5a5e0ff1565193d (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 214748364 <= VALUES < 429496728
I20260709 13:05:28.284317 18370 tablet_service.cc:1511] Processing CreateTablet for tablet cadc4f46ad0b435484413aa3e48bb5b9 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:28.295077 18449 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab47b9ec1654ffca5a5e0ff1565193d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.295327 18370 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadc4f46ad0b435484413aa3e48bb5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.299440 18447 tablet_service.cc:1511] Processing CreateTablet for tablet 9fcc6f9a215c4c89b492026c7ed980f8 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 644245092 <= VALUES < 858993456
I20260709 13:05:28.300942 18447 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcc6f9a215c4c89b492026c7ed980f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.303575 18446 tablet_service.cc:1511] Processing CreateTablet for tablet 8ebcb9cc5ef54d4db873e9c54a74b050 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 858993456 <= VALUES < 1073741820
I20260709 13:05:28.305002 18446 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebcb9cc5ef54d4db873e9c54a74b050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.307564 18445 tablet_service.cc:1511] Processing CreateTablet for tablet d849d1bb5af345d2ba99a4e18b0a202d (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:28.312471 18296 tablet_service.cc:1511] Processing CreateTablet for tablet d849d1bb5af345d2ba99a4e18b0a202d (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1288490184
I20260709 13:05:28.289984 18450 tablet_service.cc:1511] Processing CreateTablet for tablet 8e45e6e8f112479995721876ce316740 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION VALUES < 214748364
I20260709 13:05:28.321058 18444 tablet_service.cc:1511] Processing CreateTablet for tablet cadc4f46ad0b435484413aa3e48bb5b9 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:28.288676 18300 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ab47b9ec1654ffca5a5e0ff1565193d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.323468 18298 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9fcc6f9a215c4c89b492026c7ed980f8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.326478 18299 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 765a54b523fb449fa5940da6a195466a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.326717 18445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d849d1bb5af345d2ba99a4e18b0a202d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.330602 18296 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d849d1bb5af345d2ba99a4e18b0a202d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.331099 18450 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8e45e6e8f112479995721876ce316740. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.336963 18297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8ebcb9cc5ef54d4db873e9c54a74b050. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.337831 18443 tablet_service.cc:1511] Processing CreateTablet for tablet 9b385bfe415c4ceda76f1333b59e53b2 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:28.346542 18444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadc4f46ad0b435484413aa3e48bb5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.347368 18376 tablet_service.cc:1511] Processing CreateTablet for tablet 9b385bfe415c4ceda76f1333b59e53b2 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:28.348681 18376 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b385bfe415c4ceda76f1333b59e53b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.352638 18443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b385bfe415c4ceda76f1333b59e53b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.359436 18294 tablet_service.cc:1511] Processing CreateTablet for tablet 9b385bfe415c4ceda76f1333b59e53b2 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1503238548 <= VALUES < 1717986912
I20260709 13:05:28.360728 18294 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9b385bfe415c4ceda76f1333b59e53b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.357810 18295 tablet_service.cc:1511] Processing CreateTablet for tablet cadc4f46ad0b435484413aa3e48bb5b9 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1288490184 <= VALUES < 1503238548
I20260709 13:05:28.370759 18295 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cadc4f46ad0b435484413aa3e48bb5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.371846 18293 tablet_service.cc:1511] Processing CreateTablet for tablet c231a1cfd5e94923a9be8fd3b93271e3 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:28.372938 18500 tablet_bootstrap.cc:492] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.373330 18293 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c231a1cfd5e94923a9be8fd3b93271e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.404241 18501 tablet_bootstrap.cc:492] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.415076 18500 tablet_bootstrap.cc:654] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.427971 18371 tablet_service.cc:1511] Processing CreateTablet for tablet c231a1cfd5e94923a9be8fd3b93271e3 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:28.432799 18369 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9a0cd4b376409f95f73d63481bedc3 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:28.432935 18292 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9a0cd4b376409f95f73d63481bedc3 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:28.439575 18371 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c231a1cfd5e94923a9be8fd3b93271e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.439735 18292 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9a0cd4b376409f95f73d63481bedc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.435385 18444 tablet_service.cc:1511] Processing CreateTablet for tablet c231a1cfd5e94923a9be8fd3b93271e3 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1717986912 <= VALUES < 1932735276
I20260709 13:05:28.446921 18369 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9a0cd4b376409f95f73d63481bedc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.447016 18444 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c231a1cfd5e94923a9be8fd3b93271e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.479373 18502 tablet_bootstrap.cc:492] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:28.482687 18443 tablet_service.cc:1511] Processing CreateTablet for tablet 5d9a0cd4b376409f95f73d63481bedc3 (DEFAULT_TABLE table=test-workload [id=654094eca0d5422e9cf695fec6ee90f3]), partition=RANGE (key) PARTITION 1932735276 <= VALUES
I20260709 13:05:28.488826 18500 tablet_bootstrap.cc:492] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:28.489315 18500 ts_tablet_manager.cc:1403] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.117s	user 0.045s	sys 0.017s
I20260709 13:05:28.489883 18443 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d9a0cd4b376409f95f73d63481bedc3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:28.492024 18500 raft_consensus.cc:359] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.492808 18500 raft_consensus.cc:385] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.493109 18500 raft_consensus.cc:740] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.494041 18500 consensus_queue.cc:260] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.497908 18501 tablet_bootstrap.cc:654] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.514204 18502 tablet_bootstrap.cc:654] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.530517 18500 ts_tablet_manager.cc:1434] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.041s	user 0.013s	sys 0.029s
I20260709 13:05:28.531572 18485 heartbeater.cc:499] Master 127.17.68.126:38537 was elected leader, sending a full tablet report...
I20260709 13:05:28.536345 18500 tablet_bootstrap.cc:492] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.537949 18501 tablet_bootstrap.cc:492] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.538435 18501 ts_tablet_manager.cc:1403] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.135s	user 0.006s	sys 0.009s
I20260709 13:05:28.541435 18501 raft_consensus.cc:359] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.542364 18501 raft_consensus.cc:385] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.542706 18501 raft_consensus.cc:740] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.542999 18500 tablet_bootstrap.cc:654] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.543607 18501 consensus_queue.cc:260] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.549228 18411 heartbeater.cc:499] Master 127.17.68.126:38537 was elected leader, sending a full tablet report...
I20260709 13:05:28.549926 18502 tablet_bootstrap.cc:492] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:28.550298 18501 ts_tablet_manager.cc:1434] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.012s	user 0.010s	sys 0.001s
I20260709 13:05:28.550415 18502 ts_tablet_manager.cc:1403] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.071s	user 0.012s	sys 0.019s
I20260709 13:05:28.551957 18501 tablet_bootstrap.cc:492] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.553398 18502 raft_consensus.cc:359] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.554051 18502 raft_consensus.cc:385] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.554366 18502 raft_consensus.cc:740] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.555081 18502 consensus_queue.cc:260] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.560014 18501 tablet_bootstrap.cc:654] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.560920 18500 tablet_bootstrap.cc:492] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:28.561470 18500 ts_tablet_manager.cc:1403] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.025s	user 0.013s	sys 0.000s
I20260709 13:05:28.564138 18336 heartbeater.cc:499] Master 127.17.68.126:38537 was elected leader, sending a full tablet report...
I20260709 13:05:28.564678 18502 ts_tablet_manager.cc:1434] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.014s	user 0.000s	sys 0.013s
I20260709 13:05:28.564846 18500 raft_consensus.cc:359] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.565804 18502 tablet_bootstrap.cc:492] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:28.565939 18500 raft_consensus.cc:385] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.566604 18500 raft_consensus.cc:740] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.567471 18500 consensus_queue.cc:260] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.569622 18500 ts_tablet_manager.cc:1434] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:28.570583 18500 tablet_bootstrap.cc:492] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.571041 18501 tablet_bootstrap.cc:492] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.571529 18501 ts_tablet_manager.cc:1403] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.000s
I20260709 13:05:28.572227 18502 tablet_bootstrap.cc:654] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.574469 18501 raft_consensus.cc:359] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.575237 18501 raft_consensus.cc:385] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.575554 18501 raft_consensus.cc:740] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.576467 18501 consensus_queue.cc:260] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.577275 18500 tablet_bootstrap.cc:654] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.578927 18501 ts_tablet_manager.cc:1434] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:28.579865 18501 tablet_bootstrap.cc:492] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.584333 18509 raft_consensus.cc:493] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.585011 18509 raft_consensus.cc:515] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.588835 18501 tablet_bootstrap.cc:654] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.592854 18500 tablet_bootstrap.cc:492] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:28.593508 18500 ts_tablet_manager.cc:1403] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.023s	user 0.015s	sys 0.007s
I20260709 13:05:28.595546 18509 leader_election.cc:290] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.596741 18500 raft_consensus.cc:359] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.597585 18500 raft_consensus.cc:385] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.597934 18500 raft_consensus.cc:740] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.598990 18500 consensus_queue.cc:260] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.601344 18504 raft_consensus.cc:493] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.601783 18504 raft_consensus.cc:515] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.610136 18504 leader_election.cc:290] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:28.616255 18501 tablet_bootstrap.cc:492] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.616861 18501 ts_tablet_manager.cc:1403] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.037s	user 0.011s	sys 0.007s
I20260709 13:05:28.620582 18501 raft_consensus.cc:359] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.621541 18501 raft_consensus.cc:385] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.623324 18500 ts_tablet_manager.cc:1434] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.029s	user 0.006s	sys 0.001s
I20260709 13:05:28.626101 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:28.621915 18501 raft_consensus.cc:740] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
W20260709 13:05:28.628372 18277 leader_election.cc:343] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.628521 18501 consensus_queue.cc:260] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.632750 18501 ts_tablet_manager.cc:1434] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.016s	user 0.009s	sys 0.000s
I20260709 13:05:28.634038 18501 tablet_bootstrap.cc:492] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.626708 18500 tablet_bootstrap.cc:492] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.642987 18500 tablet_bootstrap.cc:654] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.663527 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:28.664309 18507 raft_consensus.cc:493] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.664800 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
W20260709 13:05:28.666880 18424 leader_election.cc:343] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.666776 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:28.667737 18385 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
I20260709 13:05:28.664808 18507 raft_consensus.cc:515] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.669157 18275 leader_election.cc:304] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:28.670033 18500 tablet_bootstrap.cc:492] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:28.670367 18509 raft_consensus.cc:2804] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:05:28.668208 18423 leader_election.cc:343] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.670842 18509 raft_consensus.cc:493] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.670998 18423 leader_election.cc:304] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d225d291ceef4b8899b1bab55aadf096; no voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:28.671214 18509 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.670534 18500 ts_tablet_manager.cc:1403] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.044s	user 0.013s	sys 0.008s
I20260709 13:05:28.674377 18500 raft_consensus.cc:359] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.675139 18500 raft_consensus.cc:385] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.675482 18500 raft_consensus.cc:740] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.676373 18500 consensus_queue.cc:260] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.678313 18509 raft_consensus.cc:515] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.678906 18500 ts_tablet_manager.cc:1434] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:28.679978 18500 tablet_bootstrap.cc:492] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.680136 18507 leader_election.cc:290] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.681061 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:28.681628 18385 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.687260 18500 tablet_bootstrap.cc:654] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.689628 18385 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:28.691059 18275 leader_election.cc:304] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:28.694103 18501 tablet_bootstrap.cc:654] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.694343 18502 tablet_bootstrap.cc:492] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:28.694799 18502 ts_tablet_manager.cc:1403] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.129s	user 0.021s	sys 0.089s
I20260709 13:05:28.696954 18504 raft_consensus.cc:2749] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.699357 18502 raft_consensus.cc:359] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.700376 18502 raft_consensus.cc:385] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.700803 18502 raft_consensus.cc:740] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.702647 18502 consensus_queue.cc:260] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.703328 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:28.705194 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab47b9ec1654ffca5a5e0ff1565193d" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
W20260709 13:05:28.707101 18277 leader_election.cc:343] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:28.708086 18349 leader_election.cc:343] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.710584 18509 leader_election.cc:290] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.711320 18509 raft_consensus.cc:2804] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.711874 18509 raft_consensus.cc:697] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:28.712940 18509 consensus_queue.cc:237] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.720570 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab47b9ec1654ffca5a5e0ff1565193d" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
W20260709 13:05:28.722352 18352 leader_election.cc:343] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.722815 18352 leader_election.cc:304] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688; no voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:28.723517 18502 ts_tablet_manager.cc:1434] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.004s
I20260709 13:05:28.723799 18507 raft_consensus.cc:2749] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.724542 18502 tablet_bootstrap.cc:492] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:28.725834 18500 tablet_bootstrap.cc:492] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:28.726358 18500 ts_tablet_manager.cc:1403] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.024s
I20260709 13:05:28.728353 18501 tablet_bootstrap.cc:492] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.728804 18501 ts_tablet_manager.cc:1403] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.095s	user 0.009s	sys 0.018s
I20260709 13:05:28.729530 18500 raft_consensus.cc:359] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.730352 18500 raft_consensus.cc:385] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.730764 18500 raft_consensus.cc:740] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.730974 18502 tablet_bootstrap.cc:654] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.730437 18206 catalog_manager.cc:5697] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.731680 18501 raft_consensus.cc:359] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.731802 18500 consensus_queue.cc:260] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.732411 18501 raft_consensus.cc:385] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.732733 18501 raft_consensus.cc:740] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.733443 18501 consensus_queue.cc:260] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.735617 18501 ts_tablet_manager.cc:1434] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:28.736758 18500 ts_tablet_manager.cc:1434] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.002s
I20260709 13:05:28.737773 18500 tablet_bootstrap.cc:492] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.738521 18501 tablet_bootstrap.cc:492] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.742820 18502 tablet_bootstrap.cc:492] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:28.743312 18502 ts_tablet_manager.cc:1403] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.006s
I20260709 13:05:28.744302 18500 tablet_bootstrap.cc:654] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.745028 18501 tablet_bootstrap.cc:654] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.746078 18502 raft_consensus.cc:359] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.746834 18502 raft_consensus.cc:385] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.747109 18502 raft_consensus.cc:740] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.747959 18504 raft_consensus.cc:493] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.747978 18502 consensus_queue.cc:260] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.748692 18504 raft_consensus.cc:515] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.750787 18502 ts_tablet_manager.cc:1434] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:28.751857 18502 tablet_bootstrap.cc:492] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:28.752959 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:28.753754 18385 raft_consensus.cc:2468] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 0.
I20260709 13:05:28.755404 18424 leader_election.cc:304] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:28.758427 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:28.759737 18502 tablet_bootstrap.cc:654] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:28.760373 18423 leader_election.cc:343] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.761152 18504 leader_election.cc:290] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:28.761883 18504 raft_consensus.cc:2804] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.762403 18504 raft_consensus.cc:493] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.762967 18504 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.780511 18509 raft_consensus.cc:493] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.781042 18509 raft_consensus.cc:515] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.783334 18509 leader_election.cc:290] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.785571 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:28.787180 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:28.788019 18460 raft_consensus.cc:2468] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
W20260709 13:05:28.792273 18257 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:28.793766 18277 leader_election.cc:304] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:28.794955 18509 raft_consensus.cc:2804] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.795409 18509 raft_consensus.cc:493] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.795823 18509 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:28.798803 18275 leader_election.cc:343] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.802294 18524 raft_consensus.cc:493] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.802752 18524 raft_consensus.cc:515] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.804601 18524 leader_election.cc:290] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.805454 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:28.806782 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
W20260709 13:05:28.807384 18275 leader_election.cc:343] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.807744 18460 raft_consensus.cc:2468] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
I20260709 13:05:28.809461 18277 leader_election.cc:304] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:28.810485 18524 raft_consensus.cc:2804] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.810882 18524 raft_consensus.cc:493] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.811249 18524 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.811988 18504 raft_consensus.cc:515] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.813858 18501 tablet_bootstrap.cc:492] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.814352 18501 ts_tablet_manager.cc:1403] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.076s	user 0.047s	sys 0.027s
I20260709 13:05:28.814905 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:28.815253 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:28.815793 18385 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:28.816394 18423 leader_election.cc:343] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.817122 18500 tablet_bootstrap.cc:492] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:28.817167 18501 raft_consensus.cc:359] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.817749 18500 ts_tablet_manager.cc:1403] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.080s	user 0.007s	sys 0.008s
I20260709 13:05:28.817999 18501 raft_consensus.cc:385] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.818429 18501 raft_consensus.cc:740] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.818002 18524 raft_consensus.cc:515] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.819343 18501 consensus_queue.cc:260] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.821050 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:28.820986 18500 raft_consensus.cc:359] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.821895 18500 raft_consensus.cc:385] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.822279 18500 raft_consensus.cc:740] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.809966 18509 raft_consensus.cc:515] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
W20260709 13:05:28.822925 18275 leader_election.cc:343] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.823446 18500 consensus_queue.cc:260] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.825351 18501 ts_tablet_manager.cc:1434] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:28.825228 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:28.826337 18501 tablet_bootstrap.cc:492] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
W20260709 13:05:28.826606 18275 leader_election.cc:343] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.827276 18385 raft_consensus.cc:2468] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 1.
I20260709 13:05:28.828346 18500 ts_tablet_manager.cc:1434] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.010s	user 0.006s	sys 0.000s
I20260709 13:05:28.828434 18424 leader_election.cc:304] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:28.829314 18529 raft_consensus.cc:2804] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.829507 18500 tablet_bootstrap.cc:492] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.830930 18524 leader_election.cc:290] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.832010 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:28.832610 18460 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.835101 18501 tablet_bootstrap.cc:654] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.837333 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:28.837520 18509 leader_election.cc:290] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.837978 18459 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.814095 18504 leader_election.cc:290] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:28.840138 18507 raft_consensus.cc:493] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.840582 18507 raft_consensus.cc:515] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.842648 18507 leader_election.cc:290] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.839754 18502 tablet_bootstrap.cc:492] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:28.844142 18458 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:28.844728 18502 ts_tablet_manager.cc:1403] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.093s	user 0.020s	sys 0.031s
I20260709 13:05:28.845372 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
W20260709 13:05:28.846762 18349 leader_election.cc:343] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:28.847666 18352 leader_election.cc:343] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.848109 18352 leader_election.cc:304] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688; no voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:28.849126 18507 raft_consensus.cc:2749] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:28.850167 18529 raft_consensus.cc:697] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Becoming Leader. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:28.850617 18502 raft_consensus.cc:359] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.851385 18502 raft_consensus.cc:385] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.851791 18502 raft_consensus.cc:740] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.851416 18529 consensus_queue.cc:237] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.852645 18502 consensus_queue.cc:260] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.854187 18459 raft_consensus.cc:2468] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:28.855131 18502 ts_tablet_manager.cc:1434] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:28.854737 18460 raft_consensus.cc:2468] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:28.856166 18502 tablet_bootstrap.cc:492] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:28.859210 18277 leader_election.cc:304] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:28.860875 18277 leader_election.cc:304] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:28.861856 18524 raft_consensus.cc:2804] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.862162 18509 raft_consensus.cc:2804] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.862306 18500 tablet_bootstrap.cc:654] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.862345 18524 raft_consensus.cc:697] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:28.862697 18502 tablet_bootstrap.cc:654] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.863337 18524 consensus_queue.cc:237] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.874930 18502 tablet_bootstrap.cc:492] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:28.875574 18502 ts_tablet_manager.cc:1403] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.020s	user 0.011s	sys 0.007s
I20260709 13:05:28.876344 18507 raft_consensus.cc:493] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.876879 18507 raft_consensus.cc:515] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.879292 18507 leader_election.cc:290] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.881014 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:28.881429 18509 raft_consensus.cc:697] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:28.881675 18311 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 0.
I20260709 13:05:28.881563 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:28.882347 18509 consensus_queue.cc:237] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.883082 18459 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 0.
I20260709 13:05:28.882958 18349 leader_election.cc:304] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:28.885160 18507 raft_consensus.cc:2804] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.885638 18507 raft_consensus.cc:493] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.886052 18507 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.885316 18501 tablet_bootstrap.cc:492] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.887863 18501 ts_tablet_manager.cc:1403] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.062s	user 0.021s	sys 0.032s
I20260709 13:05:28.888832 18502 raft_consensus.cc:359] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.889556 18502 raft_consensus.cc:385] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.889863 18502 raft_consensus.cc:740] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.892088 18501 raft_consensus.cc:359] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.892810 18501 raft_consensus.cc:385] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.893772 18502 consensus_queue.cc:260] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.894486 18206 catalog_manager.cc:5697] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 reported cstate change: term changed from 0 to 1, leader changed from <none> to d225d291ceef4b8899b1bab55aadf096 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "d225d291ceef4b8899b1bab55aadf096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:28.896142 18502 ts_tablet_manager.cc:1434] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.020s	user 0.006s	sys 0.000s
I20260709 13:05:28.897159 18502 tablet_bootstrap.cc:492] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:28.893072 18500 tablet_bootstrap.cc:492] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:28.902113 18507 raft_consensus.cc:515] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.893101 18501 raft_consensus.cc:740] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.903367 18501 consensus_queue.cc:260] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.904356 18507 leader_election.cc:290] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.902565 18500 ts_tablet_manager.cc:1403] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.073s	user 0.015s	sys 0.005s
I20260709 13:05:28.905495 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:28.911111 18311 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.916512 18206 catalog_manager.cc:5697] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.906580 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:28.918596 18459 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.918517 18206 catalog_manager.cc:5697] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.920536 18501 ts_tablet_manager.cc:1434] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.010s
I20260709 13:05:28.921568 18501 tablet_bootstrap.cc:492] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.925650 18459 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 1.
I20260709 13:05:28.909062 18502 tablet_bootstrap.cc:654] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.927868 18501 tablet_bootstrap.cc:654] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.931285 18311 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 1.
I20260709 13:05:28.932531 18509 raft_consensus.cc:493] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.932897 18352 leader_election.cc:304] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:28.933017 18509 raft_consensus.cc:515] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.933977 18501 tablet_bootstrap.cc:492] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.933857 18540 raft_consensus.cc:2804] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:28.934547 18501 ts_tablet_manager.cc:1403] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.013s	user 0.012s	sys 0.000s
I20260709 13:05:28.934702 18540 raft_consensus.cc:697] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Becoming Leader. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:28.935137 18509 leader_election.cc:290] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.935703 18540 consensus_queue.cc:237] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.937448 18501 raft_consensus.cc:359] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.938108 18501 raft_consensus.cc:385] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.938422 18501 raft_consensus.cc:740] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.938536 18500 raft_consensus.cc:359] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.939100 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:28.939286 18500 raft_consensus.cc:385] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.939126 18501 consensus_queue.cc:260] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.939831 18385 raft_consensus.cc:2468] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
I20260709 13:05:28.939714 18500 raft_consensus.cc:740] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.941660 18501 ts_tablet_manager.cc:1434] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:28.941419 18500 consensus_queue.cc:260] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.942814 18501 tablet_bootstrap.cc:492] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.943656 18275 leader_election.cc:304] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:28.944890 18509 raft_consensus.cc:2804] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:28.945323 18509 raft_consensus.cc:493] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:28.945757 18509 raft_consensus.cc:3060] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.949350 18501 tablet_bootstrap.cc:654] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.953552 18500 ts_tablet_manager.cc:1434] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:05:28.954133 18502 tablet_bootstrap.cc:492] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:28.953683 18509 raft_consensus.cc:515] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.954958 18502 ts_tablet_manager.cc:1403] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.058s	user 0.011s	sys 0.000s
I20260709 13:05:28.956115 18509 leader_election.cc:290] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:28.956297 18206 catalog_manager.cc:5697] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "96a18b265c2648b1ae109a7d3671f688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:28.961561 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:28.962800 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:28.963367 18385 raft_consensus.cc:3060] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.963704 18501 tablet_bootstrap.cc:492] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:28.964119 18501 ts_tablet_manager.cc:1403] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.022s	user 0.014s	sys 0.004s
W20260709 13:05:28.966845 18277 leader_election.cc:343] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.966624 18501 raft_consensus.cc:359] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.967352 18501 raft_consensus.cc:385] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.967628 18501 raft_consensus.cc:740] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.968307 18501 consensus_queue.cc:260] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.968375 18502 raft_consensus.cc:359] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.969152 18502 raft_consensus.cc:385] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:28.969463 18502 raft_consensus.cc:740] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:28.970609 18501 ts_tablet_manager.cc:1434] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.005s
I20260709 13:05:28.970315 18502 consensus_queue.cc:260] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.952412 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:28.971530 18501 tablet_bootstrap.cc:492] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:28.973302 18502 ts_tablet_manager.cc:1434] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:05:28.977178 18500 tablet_bootstrap.cc:492] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:28.977480 18529 raft_consensus.cc:493] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:28.977919 18529 raft_consensus.cc:515] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:28.978711 18502 tablet_bootstrap.cc:492] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:28.980168 18529 leader_election.cc:290] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047)
I20260709 13:05:28.981038 18501 tablet_bootstrap.cc:654] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.981662 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:28.982497 18386 raft_consensus.cc:2393] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d225d291ceef4b8899b1bab55aadf096 in current term 1: Already voted for candidate 357895047afd4be297e3c0bd486e0b2d in this term.
W20260709 13:05:28.978579 18277 leader_election.cc:343] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:28.985054 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:28.986963 18500 tablet_bootstrap.cc:654] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.989405 18423 leader_election.cc:304] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d225d291ceef4b8899b1bab55aadf096; no voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:28.990633 18502 tablet_bootstrap.cc:654] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:28.991068 18529 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:28.971369 18385 raft_consensus.cc:2468] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:29.008368 18275 leader_election.cc:304] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:29.009469 18509 raft_consensus.cc:2804] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.009946 18509 raft_consensus.cc:697] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:29.010040 18529 raft_consensus.cc:2749] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.010843 18509 consensus_queue.cc:237] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.013504 18501 tablet_bootstrap.cc:492] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:29.014060 18501 ts_tablet_manager.cc:1403] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.043s	user 0.014s	sys 0.024s
I20260709 13:05:29.015410 18502 tablet_bootstrap.cc:492] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:29.015909 18502 ts_tablet_manager.cc:1403] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.042s	user 0.016s	sys 0.010s
I20260709 13:05:29.016335 18500 tablet_bootstrap.cc:492] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:29.016912 18500 ts_tablet_manager.cc:1403] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.040s	user 0.022s	sys 0.007s
I20260709 13:05:29.017280 18501 raft_consensus.cc:359] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.018065 18501 raft_consensus.cc:385] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.018455 18501 raft_consensus.cc:740] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.019134 18502 raft_consensus.cc:359] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.019410 18501 consensus_queue.cc:260] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.019964 18502 raft_consensus.cc:385] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.020385 18500 raft_consensus.cc:359] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.021355 18500 raft_consensus.cc:385] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.021703 18500 raft_consensus.cc:740] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.022428 18501 ts_tablet_manager.cc:1434] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:29.022817 18500 consensus_queue.cc:260] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.023524 18501 tablet_bootstrap.cc:492] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688: Bootstrap starting.
I20260709 13:05:29.029130 18500 ts_tablet_manager.cc:1434] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.012s	user 0.009s	sys 0.000s
I20260709 13:05:29.030308 18501 tablet_bootstrap.cc:654] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.030408 18500 tablet_bootstrap.cc:492] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:29.038201 18500 tablet_bootstrap.cc:654] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.041486 18540 raft_consensus.cc:493] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.042003 18540 raft_consensus.cc:515] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.044425 18540 leader_election.cc:290] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.046396 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:29.047415 18459 raft_consensus.cc:2393] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96a18b265c2648b1ae109a7d3671f688 in current term 1: Already voted for candidate 357895047afd4be297e3c0bd486e0b2d in this term.
I20260709 13:05:29.047317 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:29.049335 18352 leader_election.cc:304] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688; no voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:29.020509 18502 raft_consensus.cc:740] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.050702 18501 tablet_bootstrap.cc:492] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688: No bootstrap required, opened a new log
I20260709 13:05:29.050799 18540 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.051362 18501 ts_tablet_manager.cc:1403] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688: Time spent bootstrapping tablet: real 0.028s	user 0.012s	sys 0.006s
I20260709 13:05:29.051067 18502 consensus_queue.cc:260] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.057896 18502 ts_tablet_manager.cc:1434] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.042s	user 0.008s	sys 0.002s
I20260709 13:05:29.058383 18501 raft_consensus.cc:359] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.059002 18502 tablet_bootstrap.cc:492] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:29.059152 18501 raft_consensus.cc:385] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.060631 18501 raft_consensus.cc:740] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.061559 18501 consensus_queue.cc:260] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.065392 18540 raft_consensus.cc:2749] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.069691 18502 tablet_bootstrap.cc:654] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.073069 18501 ts_tablet_manager.cc:1434] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.002s
I20260709 13:05:29.074113 18207 catalog_manager.cc:5697] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.076436 18500 tablet_bootstrap.cc:492] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:29.076922 18500 ts_tablet_manager.cc:1403] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.047s	user 0.018s	sys 0.027s
I20260709 13:05:29.079567 18500 raft_consensus.cc:359] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.080240 18500 raft_consensus.cc:385] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.080545 18500 raft_consensus.cc:740] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.081581 18502 tablet_bootstrap.cc:492] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:29.081476 18500 consensus_queue.cc:260] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.081984 18502 ts_tablet_manager.cc:1403] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.002s
I20260709 13:05:29.083959 18500 ts_tablet_manager.cc:1434] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:29.084844 18500 tablet_bootstrap.cc:492] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096: Bootstrap starting.
I20260709 13:05:29.084967 18502 raft_consensus.cc:359] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.087284 18502 raft_consensus.cc:385] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.087598 18502 raft_consensus.cc:740] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.090982 18500 tablet_bootstrap.cc:654] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.088435 18502 consensus_queue.cc:260] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.094764 18540 raft_consensus.cc:493] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.094980 18502 ts_tablet_manager.cc:1434] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.013s	user 0.003s	sys 0.003s
I20260709 13:05:29.095254 18540 raft_consensus.cc:515] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.095896 18502 tablet_bootstrap.cc:492] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:29.099164 18500 tablet_bootstrap.cc:492] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096: No bootstrap required, opened a new log
I20260709 13:05:29.099943 18500 ts_tablet_manager.cc:1403] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:05:29.099195 18540 leader_election.cc:290] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.101351 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:29.100263 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:29.108271 18502 tablet_bootstrap.cc:654] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.109721 18459 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 0.
I20260709 13:05:29.109375 18500 raft_consensus.cc:359] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.110332 18500 raft_consensus.cc:385] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.110599 18500 raft_consensus.cc:740] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.110731 18311 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 0.
I20260709 13:05:29.111126 18352 leader_election.cc:304] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:29.111707 18509 raft_consensus.cc:493] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.111379 18500 consensus_queue.cc:260] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.112130 18509 raft_consensus.cc:515] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.112533 18540 raft_consensus.cc:2804] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.112897 18540 raft_consensus.cc:493] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.113211 18540 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.114131 18509 leader_election.cc:290] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.114898 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:29.115655 18385 raft_consensus.cc:2393] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 357895047afd4be297e3c0bd486e0b2d in current term 1: Already voted for candidate d225d291ceef4b8899b1bab55aadf096 in this term.
I20260709 13:05:29.113517 18500 ts_tablet_manager.cc:1434] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.002s
I20260709 13:05:29.116979 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:29.118769 18277 leader_election.cc:304] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d; no voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:29.119804 18509 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.119961 18502 tablet_bootstrap.cc:492] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:29.120430 18502 ts_tablet_manager.cc:1403] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.005s
I20260709 13:05:29.120757 18540 raft_consensus.cc:515] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.123040 18502 raft_consensus.cc:359] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.123696 18502 raft_consensus.cc:385] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.123950 18502 raft_consensus.cc:740] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.124341 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:29.124627 18502 consensus_queue.cc:260] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.125015 18311 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.125352 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:29.125864 18459 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.126703 18502 ts_tablet_manager.cc:1434] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:29.127555 18502 tablet_bootstrap.cc:492] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d: Bootstrap starting.
I20260709 13:05:29.131726 18529 raft_consensus.cc:493] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.131989 18311 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 1.
I20260709 13:05:29.132222 18529 raft_consensus.cc:515] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.133142 18502 tablet_bootstrap.cc:654] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:29.133119 18349 leader_election.cc:304] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:29.133970 18507 raft_consensus.cc:2804] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.134018 18540 leader_election.cc:290] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.132536 18459 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 1.
I20260709 13:05:29.141690 18509 raft_consensus.cc:2749] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.143893 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:29.144553 18385 raft_consensus.cc:2468] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 0.
I20260709 13:05:29.145287 18507 raft_consensus.cc:697] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Becoming Leader. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:29.146369 18424 leader_election.cc:304] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:29.146188 18507 consensus_queue.cc:237] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.147382 18532 raft_consensus.cc:2804] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.147773 18532 raft_consensus.cc:493] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.148104 18532 raft_consensus.cc:3060] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.149811 18509 raft_consensus.cc:493] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.150283 18509 raft_consensus.cc:515] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.144714 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:29.152917 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab47b9ec1654ffca5a5e0ff1565193d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:29.153488 18524 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.142122 18529 leader_election.cc:290] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
W20260709 13:05:29.155493 18423 leader_election.cc:343] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.153468 18386 raft_consensus.cc:2468] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
I20260709 13:05:29.158100 18275 leader_election.cc:304] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:29.158911 18524 raft_consensus.cc:2804] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.159276 18524 raft_consensus.cc:493] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.159603 18524 raft_consensus.cc:3060] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.162746 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab47b9ec1654ffca5a5e0ff1565193d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:29.163635 18459 raft_consensus.cc:2468] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
I20260709 13:05:29.172669 18532 raft_consensus.cc:515] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.174430 18532 leader_election.cc:290] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:29.153462 18509 leader_election.cc:290] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.175845 18502 tablet_bootstrap.cc:492] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d: No bootstrap required, opened a new log
I20260709 13:05:29.175273 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:29.176297 18502 ts_tablet_manager.cc:1403] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d: Time spent bootstrapping tablet: real 0.049s	user 0.021s	sys 0.023s
I20260709 13:05:29.176330 18386 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:29.177011 18386 raft_consensus.cc:3060] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:29.177386 18423 leader_election.cc:343] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:29.174131 18207 catalog_manager.cc:5697] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 reported cstate change: term changed from 0 to 1, leader changed from <none> to 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "96a18b265c2648b1ae109a7d3671f688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.178874 18502 raft_consensus.cc:359] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.179502 18502 raft_consensus.cc:385] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:29.179773 18502 raft_consensus.cc:740] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Initialized, Role: FOLLOWER
I20260709 13:05:29.180399 18502 consensus_queue.cc:260] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.168316 18524 raft_consensus.cc:515] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.184213 18386 raft_consensus.cc:2468] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 1.
I20260709 13:05:29.185391 18424 leader_election.cc:304] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:29.185784 18524 leader_election.cc:290] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.187031 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab47b9ec1654ffca5a5e0ff1565193d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:29.187712 18459 raft_consensus.cc:3060] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.190469 18502 ts_tablet_manager.cc:1434] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:05:29.192580 18532 raft_consensus.cc:2804] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.192812 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ab47b9ec1654ffca5a5e0ff1565193d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:29.193073 18532 raft_consensus.cc:697] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Becoming Leader. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:29.193410 18384 raft_consensus.cc:3060] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.193907 18532 consensus_queue.cc:237] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.195973 18459 raft_consensus.cc:2468] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:29.197271 18277 leader_election.cc:304] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:29.198280 18524 raft_consensus.cc:2804] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.198755 18524 raft_consensus.cc:697] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:29.199608 18524 consensus_queue.cc:237] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.200805 18384 raft_consensus.cc:2468] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:29.208848 18534 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.216971 18509 raft_consensus.cc:493] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.217729 18509 raft_consensus.cc:515] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.222502 18509 leader_election.cc:290] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.223840 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:29.214047 18206 catalog_manager.cc:5697] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 reported cstate change: term changed from 0 to 1, leader changed from <none> to d225d291ceef4b8899b1bab55aadf096 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "d225d291ceef4b8899b1bab55aadf096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.224814 18460 raft_consensus.cc:2468] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
I20260709 13:05:29.226351 18277 leader_election.cc:304] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:29.227330 18509 raft_consensus.cc:2804] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:29.227730 18509 raft_consensus.cc:493] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:29.227659 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:29.228298 18509 raft_consensus.cc:3060] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.228514 18384 raft_consensus.cc:2468] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 0.
I20260709 13:05:29.230401 18507 raft_consensus.cc:493] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.228058 18208 catalog_manager.cc:5697] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.230942 18507 raft_consensus.cc:515] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.234117 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:29.234556 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:29.235456 18460 raft_consensus.cc:2393] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 96a18b265c2648b1ae109a7d3671f688 in current term 1: Already voted for candidate 357895047afd4be297e3c0bd486e0b2d in this term.
I20260709 13:05:29.236807 18352 leader_election.cc:304] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688; no voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:29.237838 18554 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.237957 18524 raft_consensus.cc:493] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.238477 18524 raft_consensus.cc:515] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.241479 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:29.242373 18385 raft_consensus.cc:2393] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 357895047afd4be297e3c0bd486e0b2d in current term 1: Already voted for candidate d225d291ceef4b8899b1bab55aadf096 in this term.
I20260709 13:05:29.243033 18507 leader_election.cc:290] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.245146 18524 leader_election.cc:290] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.245373 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096" is_pre_election: true
I20260709 13:05:29.246989 18277 leader_election.cc:304] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d; no voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:29.248323 18524 raft_consensus.cc:3060] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.248319 18509 raft_consensus.cc:515] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.252259 18532 raft_consensus.cc:493] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:29.252827 18532 raft_consensus.cc:515] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.254576 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:29.255242 18385 raft_consensus.cc:3060] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.255391 18509 leader_election.cc:290] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.257191 18532 leader_election.cc:290] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:29.258325 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96a18b265c2648b1ae109a7d3671f688" is_pre_election: true
I20260709 13:05:29.258682 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:29.259647 18460 raft_consensus.cc:3060] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.259729 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "357895047afd4be297e3c0bd486e0b2d" is_pre_election: true
I20260709 13:05:29.259189 18384 raft_consensus.cc:2393] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate d225d291ceef4b8899b1bab55aadf096 in current term 1: Already voted for candidate 357895047afd4be297e3c0bd486e0b2d in this term.
I20260709 13:05:29.260857 18524 raft_consensus.cc:2749] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.262609 18423 leader_election.cc:304] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: d225d291ceef4b8899b1bab55aadf096; no voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:29.263411 18554 raft_consensus.cc:2749] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.264412 18529 raft_consensus.cc:3060] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:29.265543 18504 consensus_queue.cc:1048] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.267952 18460 raft_consensus.cc:2468] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:29.269425 18277 leader_election.cc:304] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:29.271870 18529 raft_consensus.cc:2749] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:29.275189 18385 raft_consensus.cc:2468] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 1.
I20260709 13:05:29.273494 18509 consensus_queue.cc:1048] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:29.273314 18524 raft_consensus.cc:2804] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:29.277868 18524 raft_consensus.cc:697] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:29.278872 18524 consensus_queue.cc:237] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.283749 18504 consensus_queue.cc:1048] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.304039 18522 consensus_queue.cc:1048] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.303949 18208 catalog_manager.cc:5697] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 0 to 1, leader changed from <none> to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 1 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.326292 18554 consensus_queue.cc:1048] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.341567 18540 consensus_queue.cc:1048] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.356541 18384 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
mode: GRACEFUL
new_leader_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:43612
I20260709 13:05:29.357059 18384 raft_consensus.cc:606] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Received request to transfer leadership to TS 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:29.369899 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
mode: GRACEFUL
new_leader_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:36308
I20260709 13:05:29.370528 18459 raft_consensus.cc:606] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Received request to transfer leadership to TS 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:29.386757 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:41510
I20260709 13:05:29.387449 18311 raft_consensus.cc:606] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Received request to transfer leadership to TS 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:29.387506 18522 consensus_queue.cc:1048] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.394384 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
mode: GRACEFUL
new_leader_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:36308
I20260709 13:05:29.394989 18459 raft_consensus.cc:606] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Received request to transfer leadership to TS 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:29.398782 18509 consensus_queue.cc:1048] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.404445 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:41510
I20260709 13:05:29.405104 18311 raft_consensus.cc:606] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Received request to transfer leadership to TS d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:29.465271 18509 consensus_queue.cc:1048] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.475025 18509 consensus_queue.cc:1048] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.483919 18534 raft_consensus.cc:993] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:29.484331 18534 raft_consensus.cc:1081] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Signalling peer d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:29.485788 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:36300
I20260709 13:05:29.486351 18459 raft_consensus.cc:493] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:29.486682 18459 raft_consensus.cc:3060] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.491133 18459 raft_consensus.cc:515] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.493418 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:29.493678 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d9a0cd4b376409f95f73d63481bedc3" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:29.493741 18459 leader_election.cc:290] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 2 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:29.494032 18311 raft_consensus.cc:3055] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:29.494323 18384 raft_consensus.cc:3060] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.494412 18311 raft_consensus.cc:740] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:29.495250 18311 consensus_queue.cc:260] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.496445 18311 raft_consensus.cc:3060] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.501368 18384 raft_consensus.cc:2468] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 2.
I20260709 13:05:29.502576 18424 leader_election.cc:304] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:29.503188 18311 raft_consensus.cc:2468] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 2.
I20260709 13:05:29.503361 18504 raft_consensus.cc:2804] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:29.503816 18504 raft_consensus.cc:697] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Becoming Leader. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:29.504640 18504 consensus_queue.cc:237] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.510433 18208 catalog_manager.cc:5697] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 reported cstate change: term changed from 1 to 2, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to d225d291ceef4b8899b1bab55aadf096 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "d225d291ceef4b8899b1bab55aadf096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:29.605686 18504 consensus_queue.cc:1048] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.605686 18540 consensus_queue.cc:1048] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.620841 18504 consensus_queue.cc:1048] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.621944 18554 consensus_queue.cc:1048] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.634128 18532 raft_consensus.cc:993] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096: : Instructing follower 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:29.634609 18532 raft_consensus.cc:1081] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Signalling peer 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:29.636906 18384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:43598
I20260709 13:05:29.637463 18384 raft_consensus.cc:493] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:29.637840 18384 raft_consensus.cc:3060] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.643285 18384 raft_consensus.cc:515] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.645804 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:29.646251 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c231a1cfd5e94923a9be8fd3b93271e3" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:29.646407 18310 raft_consensus.cc:3060] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.646871 18459 raft_consensus.cc:3055] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:29.647229 18459 raft_consensus.cc:740] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:29.648399 18384 leader_election.cc:290] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.648032 18459 consensus_queue.cc:260] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.649243 18459 raft_consensus.cc:3060] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.652578 18534 consensus_queue.cc:1048] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.653332 18310 raft_consensus.cc:2468] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:29.654374 18349 leader_election.cc:304] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:29.655145 18507 raft_consensus.cc:2804] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:29.655588 18507 raft_consensus.cc:697] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Becoming Leader. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:29.655867 18459 raft_consensus.cc:2468] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:29.656534 18507 consensus_queue.cc:237] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.665982 18524 consensus_queue.cc:1048] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:29.665333 18208 catalog_manager.cc:5697] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 reported cstate change: term changed from 1 to 2, leader changed from d225d291ceef4b8899b1bab55aadf096 (127.17.68.67) to 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "96a18b265c2648b1ae109a7d3671f688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.680753 18509 consensus_queue.cc:1048] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.690932 18534 raft_consensus.cc:993] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:29.691358 18534 raft_consensus.cc:1081] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Signalling peer 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:29.692889 18385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:43588
I20260709 13:05:29.693428 18385 raft_consensus.cc:493] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:29.693789 18385 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.696353 18524 consensus_queue.cc:1048] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:29.701668 18385 raft_consensus.cc:515] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.705469 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:29.706043 18310 raft_consensus.cc:3055] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:29.709240 18310 raft_consensus.cc:740] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:29.710026 18310 consensus_queue.cc:260] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.711131 18310 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.716892 18385 leader_election.cc:290] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.718379 18310 raft_consensus.cc:2468] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:29.719393 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:29.719666 18349 leader_election.cc:304] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:29.719970 18459 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.720522 18507 raft_consensus.cc:2804] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:29.721009 18507 raft_consensus.cc:697] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Becoming Leader. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:29.721809 18507 consensus_queue.cc:237] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.726706 18459 raft_consensus.cc:2468] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:29.729545 18207 catalog_manager.cc:5697] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 reported cstate change: term changed from 1 to 2, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "96a18b265c2648b1ae109a7d3671f688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.845031 18554 raft_consensus.cc:993] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688: : Instructing follower 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:29.845499 18507 raft_consensus.cc:1081] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Signalling peer 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:29.847023 18310 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:41500
I20260709 13:05:29.847551 18310 raft_consensus.cc:493] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:29.847890 18310 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.852686 18310 raft_consensus.cc:515] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.854785 18310 leader_election.cc:290] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 2 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.855000 18504 raft_consensus.cc:993] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096: : Instructing follower 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:29.855223 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:29.855454 18504 raft_consensus.cc:1081] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Signalling peer 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:29.855786 18385 raft_consensus.cc:3055] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:29.855806 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:29.856159 18385 raft_consensus.cc:740] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:29.856810 18459 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.857139 18384 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:43598
I20260709 13:05:29.857705 18384 raft_consensus.cc:493] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:29.857334 18385 consensus_queue.cc:260] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.858104 18384 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.858671 18385 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.861729 18459 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 2.
I20260709 13:05:29.862816 18277 leader_election.cc:304] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:29.863498 18522 raft_consensus.cc:2804] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:29.863921 18522 raft_consensus.cc:697] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:29.864715 18522 consensus_queue.cc:237] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.865561 18384 raft_consensus.cc:515] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.865993 18385 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 2.
I20260709 13:05:29.868306 18384 leader_election.cc:290] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:29.868557 18310 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:29.868954 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:29.869144 18310 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.869581 18459 raft_consensus.cc:3055] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:29.870044 18459 raft_consensus.cc:740] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:29.871042 18459 consensus_queue.cc:260] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.872371 18459 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:29.872630 18207 catalog_manager.cc:5697] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 1 to 2, leader changed from 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66) to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 2 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.874202 18310 raft_consensus.cc:2468] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:29.875167 18349 leader_election.cc:304] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:29.875830 18507 raft_consensus.cc:2804] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:29.876401 18507 raft_consensus.cc:697] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Becoming Leader. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:29.877183 18507 consensus_queue.cc:237] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:29.879420 18459 raft_consensus.cc:2468] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:29.883975 18384 raft_consensus.cc:1275] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:29.885228 18504 consensus_queue.cc:1048] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:29.886996 18207 catalog_manager.cc:5697] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 reported cstate change: term changed from 1 to 2, leader changed from d225d291ceef4b8899b1bab55aadf096 (127.17.68.67) to 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "96a18b265c2648b1ae109a7d3671f688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:29.892870 18310 raft_consensus.cc:1275] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:29.895823 18529 consensus_queue.cc:1048] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.129819 18459 raft_consensus.cc:1275] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.131119 18540 consensus_queue.cc:1048] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.138974 18310 raft_consensus.cc:1275] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.140324 18540 consensus_queue.cc:1048] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.205019 18459 raft_consensus.cc:1275] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.206126 18540 consensus_queue.cc:1048] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.213879 18310 raft_consensus.cc:1275] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.215718 18540 consensus_queue.cc:1048] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:30.245422 18384 raft_consensus.cc:1275] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.246590 18509 consensus_queue.cc:1048] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.253394 18459 raft_consensus.cc:1275] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.254709 18524 consensus_queue.cc:1048] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:30.474488 18459 raft_consensus.cc:1275] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.475777 18540 consensus_queue.cc:1048] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:30.484160 18310 raft_consensus.cc:1275] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:30.486505 18554 consensus_queue.cc:1048] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:32.435761 17681 auto_leader_rebalancer-test.cc:348] The leader distribution is 
I20260709 13:05:32.436664 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:32.453580 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "765a54b523fb449fa5940da6a195466a"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:41514
I20260709 13:05:32.454123 18311 raft_consensus.cc:606] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Received request to transfer leadership to TS d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:32.456630 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e45e6e8f112479995721876ce316740"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:41514
I20260709 13:05:32.457104 18311 raft_consensus.cc:606] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Received request to transfer leadership to TS d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:32.458323 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:05:32.458791 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:32.756841 18596 raft_consensus.cc:993] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:32.757306 18524 raft_consensus.cc:1081] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Signalling peer d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:32.758864 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "765a54b523fb449fa5940da6a195466a"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:36300
I20260709 13:05:32.759394 18459 raft_consensus.cc:493] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:32.759690 18459 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:32.764086 18459 raft_consensus.cc:515] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:32.765558 18459 leader_election.cc:290] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 2 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:32.766530 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:32.766681 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:32.767302 18311 raft_consensus.cc:3055] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:32.767334 18384 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:32.767714 18311 raft_consensus.cc:740] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:32.768667 18311 consensus_queue.cc:260] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:32.769729 18311 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:32.772758 18384 raft_consensus.cc:2468] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 2.
I20260709 13:05:32.773487 18385 raft_consensus.cc:1240] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Rejecting Update request from peer 357895047afd4be297e3c0bd486e0b2d for earlier term 1. Current term is 2. Ops: []
I20260709 13:05:32.774078 18424 leader_election.cc:304] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:32.775059 18590 raft_consensus.cc:2804] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:32.775696 18590 raft_consensus.cc:697] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Becoming Leader. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:32.775740 18311 raft_consensus.cc:2468] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 2.
I20260709 13:05:32.776736 18590 consensus_queue.cc:237] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:32.785476 18207 catalog_manager.cc:5697] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 reported cstate change: term changed from 1 to 2, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to d225d291ceef4b8899b1bab55aadf096 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "d225d291ceef4b8899b1bab55aadf096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:32.900589 18524 raft_consensus.cc:993] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:32.901187 18596 raft_consensus.cc:1081] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Signalling peer d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:32.902776 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e45e6e8f112479995721876ce316740"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:36300
I20260709 13:05:32.903276 18459 raft_consensus.cc:493] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:32.903584 18459 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:32.908529 18459 raft_consensus.cc:515] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:32.909843 18459 leader_election.cc:290] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 2 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047)
I20260709 13:05:32.910887 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:32.910923 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:32.911617 18385 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:32.911636 18311 raft_consensus.cc:3055] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:32.912154 18311 raft_consensus.cc:740] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:32.912955 18311 consensus_queue.cc:260] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:32.914180 18311 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:32.919533 18385 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 2.
I20260709 13:05:32.920888 18424 leader_election.cc:304] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:32.921670 18311 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 2.
I20260709 13:05:32.921849 18590 raft_consensus.cc:2804] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:32.922418 18590 raft_consensus.cc:697] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Becoming Leader. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:32.923210 18590 consensus_queue.cc:237] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:32.930752 18207 catalog_manager.cc:5697] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 reported cstate change: term changed from 1 to 2, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to d225d291ceef4b8899b1bab55aadf096 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "d225d291ceef4b8899b1bab55aadf096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:33.354427 18385 raft_consensus.cc:1275] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:33.355798 18590 consensus_queue.cc:1048] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:33.358536 18311 raft_consensus.cc:1275] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:33.359848 18593 consensus_queue.cc:1048] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:33.430747 18385 raft_consensus.cc:1275] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:33.431974 18593 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:33.443045 18311 raft_consensus.cc:1275] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:33.445067 18590 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:33.459465 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:33.469918 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e45e6e8f112479995721876ce316740"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
mode: GRACEFUL
new_leader_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:36308
I20260709 13:05:33.470481 18459 raft_consensus.cc:606] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Received request to transfer leadership to TS 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:33.478163 18459 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "765a54b523fb449fa5940da6a195466a"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
mode: GRACEFUL
new_leader_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:36308
I20260709 13:05:33.478758 18459 raft_consensus.cc:606] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Received request to transfer leadership to TS 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:33.489823 18385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
mode: GRACEFUL
new_leader_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:43612
I20260709 13:05:33.490398 18385 raft_consensus.cc:606] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Received request to transfer leadership to TS 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:33.494411 18612 raft_consensus.cc:993] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688: : Instructing follower 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.494866 18540 raft_consensus.cc:1081] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Signalling peer 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.495836 18385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
mode: GRACEFUL
new_leader_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:43612
I20260709 13:05:33.496459 18385 raft_consensus.cc:606] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Received request to transfer leadership to TS 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:33.496563 18311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:41500
I20260709 13:05:33.497099 18311 raft_consensus.cc:493] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.497474 18311 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.501473 18385 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
mode: GRACEFUL
new_leader_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:43612
I20260709 13:05:33.501989 18385 raft_consensus.cc:606] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Received request to transfer leadership to TS 357895047afd4be297e3c0bd486e0b2d
I20260709 13:05:33.502750 18311 raft_consensus.cc:515] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.504703 18311 leader_election.cc:290] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:33.505354 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:33.505715 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d849d1bb5af345d2ba99a4e18b0a202d" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:33.505929 18385 raft_consensus.cc:3055] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.506206 18459 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.506278 18385 raft_consensus.cc:740] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:33.507135 18385 consensus_queue.cc:260] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.508293 18385 raft_consensus.cc:3060] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.512688 18459 raft_consensus.cc:2468] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.514194 18277 leader_election.cc:304] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:33.514664 18385 raft_consensus.cc:2468] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.515151 18596 raft_consensus.cc:2804] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.515630 18596 raft_consensus.cc:697] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:33.516430 18596 consensus_queue.cc:237] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.523399 18206 catalog_manager.cc:5697] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 2 to 3, leader changed from 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66) to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 3 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.552160 18612 raft_consensus.cc:993] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688: : Instructing follower 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.552642 18612 raft_consensus.cc:1081] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Signalling peer 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.554098 18311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:41500
I20260709 13:05:33.554678 18311 raft_consensus.cc:493] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.554992 18311 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.559715 18311 raft_consensus.cc:515] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.561504 18311 leader_election.cc:290] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:33.562426 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:33.562597 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9b385bfe415c4ceda76f1333b59e53b2" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:33.563055 18385 raft_consensus.cc:3055] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.563179 18459 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.563386 18385 raft_consensus.cc:740] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:33.564195 18385 consensus_queue.cc:260] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.565145 18385 raft_consensus.cc:3060] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.567507 18459 raft_consensus.cc:2468] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.568447 18277 leader_election.cc:304] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:33.569177 18596 raft_consensus.cc:2804] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.569569 18596 raft_consensus.cc:697] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:33.570341 18385 raft_consensus.cc:2468] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.570407 18596 consensus_queue.cc:237] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.576886 18206 catalog_manager.cc:5697] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 2 to 3, leader changed from 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66) to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 3 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.779197 18540 raft_consensus.cc:993] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688: : Instructing follower 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.779621 18612 raft_consensus.cc:1081] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Signalling peer 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.781071 18311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:41500
I20260709 13:05:33.781659 18311 raft_consensus.cc:493] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.781972 18311 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.787125 18311 raft_consensus.cc:515] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.788852 18311 leader_election.cc:290] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 2 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:33.789844 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:33.789876 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:33.790570 18384 raft_consensus.cc:3055] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:33.790627 18460 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.790963 18384 raft_consensus.cc:740] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:33.791810 18384 consensus_queue.cc:260] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.792797 18384 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:33.795702 18460 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 2.
I20260709 13:05:33.796730 18277 leader_election.cc:304] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:33.797392 18596 raft_consensus.cc:2804] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:33.797808 18596 raft_consensus.cc:697] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:33.797972 18384 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 2.
I20260709 13:05:33.798677 18596 consensus_queue.cc:237] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.805310 18206 catalog_manager.cc:5697] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 1 to 2, leader changed from 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66) to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 2 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.839461 18610 raft_consensus.cc:993] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096: : Instructing follower 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.839986 18607 raft_consensus.cc:1081] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Signalling peer 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.841598 18311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e45e6e8f112479995721876ce316740"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:41490
I20260709 13:05:33.842187 18311 raft_consensus.cc:493] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.842615 18311 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.847550 18311 raft_consensus.cc:515] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.849617 18311 leader_election.cc:290] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:33.850013 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:33.850212 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:33.850721 18384 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.850800 18460 raft_consensus.cc:3055] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.851315 18460 raft_consensus.cc:740] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:33.852008 18460 consensus_queue.cc:260] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [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: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.852918 18460 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.857474 18460 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.858541 18277 leader_election.cc:304] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:33.858600 18384 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.859341 18596 raft_consensus.cc:2804] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.859822 18596 raft_consensus.cc:697] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:33.860621 18596 consensus_queue.cc:237] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [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: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.867086 18206 catalog_manager.cc:5697] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 2 to 3, leader changed from d225d291ceef4b8899b1bab55aadf096 (127.17.68.67) to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 3 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:33.912524 18460 raft_consensus.cc:1275] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.913679 18596 consensus_queue.cc:1048] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.925094 18384 raft_consensus.cc:1275] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:33.926468 18620 consensus_queue.cc:1048] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:33.959074 18610 raft_consensus.cc:993] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096: : Instructing follower 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.959475 18607 raft_consensus.cc:1081] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Signalling peer 357895047afd4be297e3c0bd486e0b2d to start an election
I20260709 13:05:33.960829 18311 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "765a54b523fb449fa5940da6a195466a"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
 from {username='slave'} at 127.0.0.1:41490
I20260709 13:05:33.961302 18311 raft_consensus.cc:493] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:33.961576 18311 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.965493 18311 raft_consensus.cc:515] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.967070 18311 leader_election.cc:290] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:33.967906 18384 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:33.968472 18384 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.968434 18460 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "765a54b523fb449fa5940da6a195466a" candidate_uuid: "357895047afd4be297e3c0bd486e0b2d" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:33.968986 18460 raft_consensus.cc:3055] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:33.969260 18460 raft_consensus.cc:740] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:33.970011 18460 consensus_queue.cc:260] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.970961 18460 raft_consensus.cc:3060] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:33.973462 18384 raft_consensus.cc:2468] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.974491 18275 leader_election.cc:304] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 357895047afd4be297e3c0bd486e0b2d, 96a18b265c2648b1ae109a7d3671f688; no voters: 
I20260709 13:05:33.975168 18620 raft_consensus.cc:2804] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:33.975631 18620 raft_consensus.cc:697] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Becoming Leader. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:33.976228 18460 raft_consensus.cc:2468] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 357895047afd4be297e3c0bd486e0b2d in term 3.
I20260709 13:05:33.976440 18620 consensus_queue.cc:237] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:33.983150 18206 catalog_manager.cc:5697] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d reported cstate change: term changed from 2 to 3, leader changed from d225d291ceef4b8899b1bab55aadf096 (127.17.68.67) to 357895047afd4be297e3c0bd486e0b2d (127.17.68.65). New cstate: current_term: 3 leader_uuid: "357895047afd4be297e3c0bd486e0b2d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:34.022336 18460 raft_consensus.cc:1275] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:34.023953 18620 consensus_queue.cc:1048] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:34.033162 18384 raft_consensus.cc:1275] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:34.035912 18620 consensus_queue.cc:1048] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:34.327286 18460 raft_consensus.cc:1275] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.328472 18620 consensus_queue.cc:1048] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.338201 18384 raft_consensus.cc:1275] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:34.339789 18524 consensus_queue.cc:1048] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:34.355525 18460 raft_consensus.cc:1275] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:34.356643 18524 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:34.366451 18384 raft_consensus.cc:1275] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:34.367878 18596 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:34.395630 18385 raft_consensus.cc:1275] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:34.396782 18596 consensus_queue.cc:1048] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:34.405182 18460 raft_consensus.cc:1275] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Refusing update from remote peer 357895047afd4be297e3c0bd486e0b2d: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:34.407862 18620 consensus_queue.cc:1048] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:36.510610 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:36.518486 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8e45e6e8f112479995721876ce316740"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:41514
I20260709 13:05:36.519107 18311 raft_consensus.cc:606] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Received request to transfer leadership to TS d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:36.521701 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:41514
I20260709 13:05:36.522078 18311 raft_consensus.cc:606] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Received request to transfer leadership to TS 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:36.524335 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:41514
I20260709 13:05:36.524700 18311 raft_consensus.cc:606] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Received request to transfer leadership to TS 96a18b265c2648b1ae109a7d3671f688
I20260709 13:05:36.526826 18311 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9"
dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
mode: GRACEFUL
new_leader_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:41514
I20260709 13:05:36.527179 18311 raft_consensus.cc:606] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Received request to transfer leadership to TS d225d291ceef4b8899b1bab55aadf096
I20260709 13:05:36.528246 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:05:36.528719 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:05:36.633133 18596 raft_consensus.cc:993] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:36.633672 18632 raft_consensus.cc:1081] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Signalling peer 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:36.635082 18385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:43588
I20260709 13:05:36.635556 18385 raft_consensus.cc:493] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.635891 18385 raft_consensus.cc:3060] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.641098 18385 raft_consensus.cc:515] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.642684 18385 leader_election.cc:290] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:36.643672 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:36.643998 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9fcc6f9a215c4c89b492026c7ed980f8" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:36.644501 18311 raft_consensus.cc:3055] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:05:36.644501 18459 raft_consensus.cc:3060] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.645200 18311 raft_consensus.cc:740] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:36.646126 18311 consensus_queue.cc:260] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.647437 18311 raft_consensus.cc:3060] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:36.652508 18459 raft_consensus.cc:2468] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:36.653960 18352 leader_election.cc:304] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:36.654917 18627 raft_consensus.cc:2804] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:36.654927 18311 raft_consensus.cc:2468] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 2.
I20260709 13:05:36.656200 18627 raft_consensus.cc:697] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Becoming Leader. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:36.657250 18627 consensus_queue.cc:237] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.664724 18207 catalog_manager.cc:5697] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 reported cstate change: term changed from 1 to 2, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "96a18b265c2648b1ae109a7d3671f688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:36.794131 18596 raft_consensus.cc:993] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:36.794653 18632 raft_consensus.cc:1081] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Signalling peer d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:36.796033 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8e45e6e8f112479995721876ce316740"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:36300
I20260709 13:05:36.796490 18459 raft_consensus.cc:493] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.796765 18459 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:36.800727 18459 raft_consensus.cc:515] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.802178 18459 leader_election.cc:290] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 4 election: Requested vote from peers 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083), 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047)
I20260709 13:05:36.803232 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:36.803229 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8e45e6e8f112479995721876ce316740" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:36.803864 18311 raft_consensus.cc:3055] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:05:36.804008 18385 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:36.804159 18311 raft_consensus.cc:740] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:36.804930 18311 consensus_queue.cc:260] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [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: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.805945 18311 raft_consensus.cc:3060] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:05:36.810070 18385 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 4.
I20260709 13:05:36.811636 18311 raft_consensus.cc:2468] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 4.
I20260709 13:05:36.812116 18424 leader_election.cc:304] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [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: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:36.813063 18630 raft_consensus.cc:2804] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:05:36.814389 18630 raft_consensus.cc:697] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 4 LEADER]: Becoming Leader. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:36.815264 18630 consensus_queue.cc:237] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [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: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.822395 18207 catalog_manager.cc:5697] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 reported cstate change: term changed from 3 to 4, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to d225d291ceef4b8899b1bab55aadf096 (127.17.68.67). New cstate: current_term: 4 leader_uuid: "d225d291ceef4b8899b1bab55aadf096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.864195 18632 raft_consensus.cc:993] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:36.864814 18596 raft_consensus.cc:1081] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Signalling peer d225d291ceef4b8899b1bab55aadf096 to start an election
I20260709 13:05:36.866204 18459 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9"
dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
 from {username='slave'} at 127.0.0.1:36300
I20260709 13:05:36.866719 18459 raft_consensus.cc:493] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.866966 18459 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:36.871376 18459 raft_consensus.cc:515] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.873215 18459 leader_election.cc:290] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 3 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083)
I20260709 13:05:36.874087 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:36.874352 18385 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cadc4f46ad0b435484413aa3e48bb5b9" candidate_uuid: "d225d291ceef4b8899b1bab55aadf096" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
I20260709 13:05:36.874691 18311 raft_consensus.cc:3055] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:36.874825 18385 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:36.875048 18311 raft_consensus.cc:740] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:36.875763 18311 consensus_queue.cc:260] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.876853 18311 raft_consensus.cc:3060] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:36.881299 18385 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 3.
I20260709 13:05:36.882437 18424 leader_election.cc:304] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:36.882673 18311 raft_consensus.cc:2468] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d225d291ceef4b8899b1bab55aadf096 in term 3.
I20260709 13:05:36.883139 18630 raft_consensus.cc:2804] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:36.883663 18630 raft_consensus.cc:697] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 3 LEADER]: Becoming Leader. State: Replica: d225d291ceef4b8899b1bab55aadf096, State: Running, Role: LEADER
I20260709 13:05:36.884544 18630 consensus_queue.cc:237] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.891338 18207 catalog_manager.cc:5697] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 reported cstate change: term changed from 2 to 3, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to d225d291ceef4b8899b1bab55aadf096 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "d225d291ceef4b8899b1bab55aadf096" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:36.957166 18632 raft_consensus.cc:993] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d: : Instructing follower 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:36.957619 18596 raft_consensus.cc:1081] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Signalling peer 96a18b265c2648b1ae109a7d3671f688 to start an election
I20260709 13:05:36.958956 18385 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050"
dest_uuid: "96a18b265c2648b1ae109a7d3671f688"
 from {username='slave'} at 127.0.0.1:43588
I20260709 13:05:36.959337 18385 raft_consensus.cc:493] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:05:36.959550 18385 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:36.963462 18385 raft_consensus.cc:515] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.964920 18385 leader_election.cc:290] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 3 election: Requested vote from peers 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047), d225d291ceef4b8899b1bab55aadf096 (127.17.68.67:41841)
I20260709 13:05:36.965842 18311 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "357895047afd4be297e3c0bd486e0b2d"
I20260709 13:05:36.966065 18459 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8ebcb9cc5ef54d4db873e9c54a74b050" candidate_uuid: "96a18b265c2648b1ae109a7d3671f688" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "d225d291ceef4b8899b1bab55aadf096"
I20260709 13:05:36.966451 18311 raft_consensus.cc:3055] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:05:36.966632 18459 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:36.966795 18311 raft_consensus.cc:740] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 357895047afd4be297e3c0bd486e0b2d, State: Running, Role: LEADER
I20260709 13:05:36.967717 18311 consensus_queue.cc:260] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.968858 18311 raft_consensus.cc:3060] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:05:36.971820 18459 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 3.
I20260709 13:05:36.972796 18352 leader_election.cc:304] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96a18b265c2648b1ae109a7d3671f688, d225d291ceef4b8899b1bab55aadf096; no voters: 
I20260709 13:05:36.973299 18311 raft_consensus.cc:2468] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96a18b265c2648b1ae109a7d3671f688 in term 3.
I20260709 13:05:36.973496 18627 raft_consensus.cc:2804] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:05:36.974014 18627 raft_consensus.cc:697] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 3 LEADER]: Becoming Leader. State: Replica: 96a18b265c2648b1ae109a7d3671f688, State: Running, Role: LEADER
I20260709 13:05:36.974859 18627 consensus_queue.cc:237] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [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: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } }
I20260709 13:05:36.982144 18207 catalog_manager.cc:5697] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 reported cstate change: term changed from 2 to 3, leader changed from 357895047afd4be297e3c0bd486e0b2d (127.17.68.65) to 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66). New cstate: current_term: 3 leader_uuid: "96a18b265c2648b1ae109a7d3671f688" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:37.094467 18311 raft_consensus.cc:1275] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:37.095665 18627 consensus_queue.cc:1048] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.106307 18459 raft_consensus.cc:1275] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:05:37.107883 18627 consensus_queue.cc:1048] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:37.202551 18385 raft_consensus.cc:1275] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 4 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:37.203727 18630 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:37.213059 18311 raft_consensus.cc:1275] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 4 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:05:37.214653 18630 consensus_queue.cc:1048] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:37.277005 18311 raft_consensus.cc:1275] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:37.278469 18649 consensus_queue.cc:1048] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:37.288468 18385 raft_consensus.cc:1275] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Refusing update from remote peer d225d291ceef4b8899b1bab55aadf096: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:37.289763 18649 consensus_queue.cc:1048] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96a18b265c2648b1ae109a7d3671f688" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 44083 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:37.518988 18459 raft_consensus.cc:1275] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:37.520174 18653 consensus_queue.cc:1048] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d225d291ceef4b8899b1bab55aadf096" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 41841 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:37.528249 18311 raft_consensus.cc:1275] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Refusing update from remote peer 96a18b265c2648b1ae109a7d3671f688: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:05:37.529568 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:05:37.531922 18627 consensus_queue.cc:1048] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [LEADER]: Connected to new peer: Peer: permanent_uuid: "357895047afd4be297e3c0bd486e0b2d" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 45047 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:37.539364 17681 tablet_server.cc:179] TabletServer@127.17.68.65:0 shutting down...
W20260709 13:05:37.566164 18349 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 4 similar messages]
I20260709 13:05:37.567123 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:37.567986 17681 tablet_replica.cc:333] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.568650 17681 raft_consensus.cc:2243] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.569152 17681 raft_consensus.cc:2272] T c231a1cfd5e94923a9be8fd3b93271e3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:37.569497 18349 consensus_peers.cc:597] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 -> Peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Couldn't send request to peer 357895047afd4be297e3c0bd486e0b2d. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.571233 17681 tablet_replica.cc:333] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.571784 17681 raft_consensus.cc:2243] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.572516 17681 raft_consensus.cc:2272] T d849d1bb5af345d2ba99a4e18b0a202d P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.574334 17681 tablet_replica.cc:333] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.574837 17681 raft_consensus.cc:2243] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.575546 17681 raft_consensus.cc:2272] T 2ab47b9ec1654ffca5a5e0ff1565193d P 357895047afd4be297e3c0bd486e0b2d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.577167 17681 tablet_replica.cc:333] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.577658 17681 raft_consensus.cc:2243] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.578047 17681 raft_consensus.cc:2272] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.580543 17681 tablet_replica.cc:333] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.581044 17681 raft_consensus.cc:2243] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.581569 17681 raft_consensus.cc:2272] T 5d9a0cd4b376409f95f73d63481bedc3 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.583194 17681 tablet_replica.cc:333] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.583678 17681 raft_consensus.cc:2243] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.584573 17681 raft_consensus.cc:2272] T 9b385bfe415c4ceda76f1333b59e53b2 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.586432 17681 tablet_replica.cc:333] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.587035 17681 raft_consensus.cc:2243] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.587916 17681 raft_consensus.cc:2272] T 765a54b523fb449fa5940da6a195466a P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.589612 17681 tablet_replica.cc:333] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.590081 17681 raft_consensus.cc:2243] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.590481 17681 raft_consensus.cc:2272] T 9fcc6f9a215c4c89b492026c7ed980f8 P 357895047afd4be297e3c0bd486e0b2d [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.592442 17681 tablet_replica.cc:333] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.592911 17681 raft_consensus.cc:2243] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.593333 17681 raft_consensus.cc:2272] T cadc4f46ad0b435484413aa3e48bb5b9 P 357895047afd4be297e3c0bd486e0b2d [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.595268 17681 tablet_replica.cc:333] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d: stopping tablet replica
I20260709 13:05:37.595790 17681 raft_consensus.cc:2243] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.596177 17681 raft_consensus.cc:2272] T 8e45e6e8f112479995721876ce316740 P 357895047afd4be297e3c0bd486e0b2d [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.625219 17681 tablet_server.cc:196] TabletServer@127.17.68.65:0 shutdown complete.
W20260709 13:05:37.644863 18423 consensus_peers.cc:597] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 -> Peer 357895047afd4be297e3c0bd486e0b2d (127.17.68.65:45047): Couldn't send request to peer 357895047afd4be297e3c0bd486e0b2d. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:45047: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.650916 17681 tablet_server.cc:179] TabletServer@127.17.68.66:0 shutting down...
I20260709 13:05:37.677758 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:37.678447 17681 tablet_replica.cc:333] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.679211 17681 raft_consensus.cc:2243] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.680006 17681 raft_consensus.cc:2272] T c231a1cfd5e94923a9be8fd3b93271e3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.681959 17681 tablet_replica.cc:333] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.682596 17681 raft_consensus.cc:2243] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.683066 17681 raft_consensus.cc:2272] T 9b385bfe415c4ceda76f1333b59e53b2 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.684860 17681 tablet_replica.cc:333] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.685352 17681 raft_consensus.cc:2243] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.685871 17681 raft_consensus.cc:2272] T 765a54b523fb449fa5940da6a195466a P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.687660 17681 tablet_replica.cc:333] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.688230 17681 raft_consensus.cc:2243] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.688637 17681 raft_consensus.cc:2272] T 2ab47b9ec1654ffca5a5e0ff1565193d P 96a18b265c2648b1ae109a7d3671f688 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.690403 17681 tablet_replica.cc:333] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.690866 17681 raft_consensus.cc:2243] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.691588 17681 raft_consensus.cc:2272] T 8ebcb9cc5ef54d4db873e9c54a74b050 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.693698 17681 tablet_replica.cc:333] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.694306 17681 raft_consensus.cc:2243] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.694759 17681 raft_consensus.cc:2272] T 5d9a0cd4b376409f95f73d63481bedc3 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.696631 17681 tablet_replica.cc:333] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.697127 17681 raft_consensus.cc:2243] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.697526 17681 raft_consensus.cc:2272] T d849d1bb5af345d2ba99a4e18b0a202d P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:05:37.698676 18424 consensus_peers.cc:597] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 -> Peer 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083): Couldn't send request to peer 96a18b265c2648b1ae109a7d3671f688. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.699575 17681 tablet_replica.cc:333] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.700093 17681 raft_consensus.cc:2243] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.700785 17681 raft_consensus.cc:2272] T 9fcc6f9a215c4c89b492026c7ed980f8 P 96a18b265c2648b1ae109a7d3671f688 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.702930 17681 tablet_replica.cc:333] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.703420 17681 raft_consensus.cc:2243] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.703838 17681 raft_consensus.cc:2272] T cadc4f46ad0b435484413aa3e48bb5b9 P 96a18b265c2648b1ae109a7d3671f688 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.705734 17681 tablet_replica.cc:333] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688: stopping tablet replica
I20260709 13:05:37.706200 17681 raft_consensus.cc:2243] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.706672 17681 raft_consensus.cc:2272] T 8e45e6e8f112479995721876ce316740 P 96a18b265c2648b1ae109a7d3671f688 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.726353 17681 tablet_server.cc:196] TabletServer@127.17.68.66:0 shutdown complete.
W20260709 13:05:37.745631 18424 consensus_peers.cc:597] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 -> Peer 96a18b265c2648b1ae109a7d3671f688 (127.17.68.66:44083): Couldn't send request to peer 96a18b265c2648b1ae109a7d3671f688. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:44083: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:37.749326 17681 tablet_server.cc:179] TabletServer@127.17.68.67:0 shutting down...
I20260709 13:05:37.773998 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:05:37.774750 17681 tablet_replica.cc:333] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.775259 17681 raft_consensus.cc:2243] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.775969 17681 raft_consensus.cc:2272] T 5d9a0cd4b376409f95f73d63481bedc3 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.777618 17681 tablet_replica.cc:333] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.778214 17681 raft_consensus.cc:2243] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.778709 17681 raft_consensus.cc:2272] T c231a1cfd5e94923a9be8fd3b93271e3 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.780290 17681 tablet_replica.cc:333] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.780721 17681 raft_consensus.cc:2243] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.781091 17681 raft_consensus.cc:2272] T 2ab47b9ec1654ffca5a5e0ff1565193d P d225d291ceef4b8899b1bab55aadf096 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.782827 17681 tablet_replica.cc:333] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.783257 17681 raft_consensus.cc:2243] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.783583 17681 raft_consensus.cc:2272] T 8ebcb9cc5ef54d4db873e9c54a74b050 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.785557 17681 tablet_replica.cc:333] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.786132 17681 raft_consensus.cc:2243] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.786602 17681 raft_consensus.cc:2272] T d849d1bb5af345d2ba99a4e18b0a202d P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.788160 17681 tablet_replica.cc:333] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.788564 17681 raft_consensus.cc:2243] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.788893 17681 raft_consensus.cc:2272] T 9b385bfe415c4ceda76f1333b59e53b2 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.790555 17681 tablet_replica.cc:333] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.790980 17681 raft_consensus.cc:2243] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.791308 17681 raft_consensus.cc:2272] T 9fcc6f9a215c4c89b492026c7ed980f8 P d225d291ceef4b8899b1bab55aadf096 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.793582 17681 tablet_replica.cc:333] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.794023 17681 raft_consensus.cc:2243] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.794740 17681 raft_consensus.cc:2272] T 8e45e6e8f112479995721876ce316740 P d225d291ceef4b8899b1bab55aadf096 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.796837 17681 tablet_replica.cc:333] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.797341 17681 raft_consensus.cc:2243] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.797972 17681 raft_consensus.cc:2272] T cadc4f46ad0b435484413aa3e48bb5b9 P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.799816 17681 tablet_replica.cc:333] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096: stopping tablet replica
I20260709 13:05:37.800235 17681 raft_consensus.cc:2243] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:37.800612 17681 raft_consensus.cc:2272] T 765a54b523fb449fa5940da6a195466a P d225d291ceef4b8899b1bab55aadf096 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.827616 17681 tablet_server.cc:196] TabletServer@127.17.68.67:0 shutdown complete.
I20260709 13:05:37.846187 17681 master.cc:562] Master@127.17.68.126:38537 shutting down...
I20260709 13:05:37.865926 17681 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:05:37.866508 17681 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:37.866807 17681 tablet_replica.cc:333] T 00000000000000000000000000000000 P 02a33e61590c4887a81ff19d0871b16c: stopping tablet replica
I20260709 13:05:37.887961 17681 master.cc:584] Master@127.17.68.126:38537 shutdown complete.
357895047afd4be297e3c0bd486e0b2d  5
96a18b265c2648b1ae109a7d3671f688  4
d225d291ceef4b8899b1bab55aadf096  1
[       OK ] LeaderRebalancerTest.FunctionalTestForNotDivided (10271 ms)
[ RUN      ] LeaderRebalancerTest.AddTserver
I20260709 13:05:37.931149 17681 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.68.126:46713
I20260709 13:05:37.932385 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:37.938501 18659 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:37.939270 18660 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:37.939519 18662 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:37.941115 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:37.941952 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:37.942139 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:37.942355 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602337942340 us; error 0 us; skew 500 ppm
I20260709 13:05:37.942903 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:37.945477 17681 webserver.cc:533] Webserver started at http://127.17.68.126:34943/ using document root <none> and password file <none>
I20260709 13:05:37.946069 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:37.946523 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:37.946842 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:37.948061 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/master-0-root/instance:
uuid: "8d49f4790c174671b14d4dd6fcc56302"
format_stamp: "Formatted at 2026-07-09 13:05:37 on dist-test-slave-dk32"
I20260709 13:05:37.952615 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.001s
I20260709 13:05:37.956357 18667 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:37.957263 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:05:37.957692 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/master-0-root
uuid: "8d49f4790c174671b14d4dd6fcc56302"
format_stamp: "Formatted at 2026-07-09 13:05:37 on dist-test-slave-dk32"
I20260709 13:05:37.958099 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:37.971832 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:37.973273 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.012192 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.126:46713
I20260709 13:05:38.012282 18718 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.126:46713 every 8 connection(s)
I20260709 13:05:38.016227 18719 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.025830 18719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302: Bootstrap starting.
I20260709 13:05:38.030582 18719 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.034853 18719 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302: No bootstrap required, opened a new log
I20260709 13:05:38.037163 18719 raft_consensus.cc:359] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d49f4790c174671b14d4dd6fcc56302" member_type: VOTER }
I20260709 13:05:38.037564 18719 raft_consensus.cc:385] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:38.037832 18719 raft_consensus.cc:740] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8d49f4790c174671b14d4dd6fcc56302, State: Initialized, Role: FOLLOWER
I20260709 13:05:38.038576 18719 consensus_queue.cc:260] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "8d49f4790c174671b14d4dd6fcc56302" member_type: VOTER }
I20260709 13:05:38.039052 18719 raft_consensus.cc:399] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:05:38.039283 18719 raft_consensus.cc:493] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:05:38.039619 18719 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:38.043756 18719 raft_consensus.cc:515] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d49f4790c174671b14d4dd6fcc56302" member_type: VOTER }
I20260709 13:05:38.044298 18719 leader_election.cc:304] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [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: 8d49f4790c174671b14d4dd6fcc56302; no voters: 
I20260709 13:05:38.045415 18719 leader_election.cc:290] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:05:38.045862 18722 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:38.047209 18722 raft_consensus.cc:697] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 1 LEADER]: Becoming Leader. State: Replica: 8d49f4790c174671b14d4dd6fcc56302, State: Running, Role: LEADER
I20260709 13:05:38.047890 18722 consensus_queue.cc:237] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [LEADER]: Queue going to LEADER mode. State: All 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: "8d49f4790c174671b14d4dd6fcc56302" member_type: VOTER }
I20260709 13:05:38.048363 18719 sys_catalog.cc:565] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:05:38.050747 18723 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "8d49f4790c174671b14d4dd6fcc56302" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d49f4790c174671b14d4dd6fcc56302" member_type: VOTER } }
I20260709 13:05:38.050896 18724 sys_catalog.cc:455] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 8d49f4790c174671b14d4dd6fcc56302. Latest consensus state: current_term: 1 leader_uuid: "8d49f4790c174671b14d4dd6fcc56302" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "8d49f4790c174671b14d4dd6fcc56302" member_type: VOTER } }
I20260709 13:05:38.051373 18723 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:38.051450 18724 sys_catalog.cc:458] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [sys.catalog]: This master's current role is: LEADER
I20260709 13:05:38.054594 18727 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:05:38.062937 18727 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:05:38.063911 17681 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:05:38.071792 18727 catalog_manager.cc:1383] Generated new cluster ID: 0e84df37bb7147eaa5b63ca12d26b198
I20260709 13:05:38.072074 18727 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:05:38.086625 18727 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:05:38.087881 18727 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:05:38.098919 18727 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302: Generated new TSK 0
I20260709 13:05:38.099496 18727 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:05:38.131197 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:38.137053 18740 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:38.138268 18741 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:38.142069 18743 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:38.142967 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:38.144146 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:38.144358 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:38.144539 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602338144521 us; error 0 us; skew 500 ppm
I20260709 13:05:38.145121 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:38.147619 17681 webserver.cc:533] Webserver started at http://127.17.68.65:39235/ using document root <none> and password file <none>
I20260709 13:05:38.148149 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:38.148348 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:38.148648 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:38.149868 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/instance:
uuid: "f65aac96253e472f9349df2b6a58e36c"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-dk32"
I20260709 13:05:38.154668 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.002s	sys 0.001s
I20260709 13:05:38.157889 18748 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.158763 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:38.159071 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root
uuid: "f65aac96253e472f9349df2b6a58e36c"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-dk32"
I20260709 13:05:38.159368 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:38.178987 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:38.180244 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.181795 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:38.184172 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:38.184404 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.184676 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:38.184870 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.227118 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.65:41331
I20260709 13:05:38.227227 18810 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.65:41331 every 8 connection(s)
I20260709 13:05:38.232466 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:38.239439 18815 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:38.241204 18816 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:38.243763 17681 server_base.cc:1061] running on GCE node
W20260709 13:05:38.244046 18818 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:38.245049 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260709 13:05:38.245184 18811 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46713
W20260709 13:05:38.245313 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:38.245584 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602338245564 us; error 0 us; skew 500 ppm
I20260709 13:05:38.245661 18811 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:38.246176 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:38.246572 18811 heartbeater.cc:507] Master 127.17.68.126:46713 requested a full tablet report, sending...
I20260709 13:05:38.248847 18684 ts_manager.cc:194] Registered new tserver with Master: f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:05:38.248936 17681 webserver.cc:533] Webserver started at http://127.17.68.66:45903/ using document root <none> and password file <none>
I20260709 13:05:38.249650 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:38.249873 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:38.250178 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:38.251021 18684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36838
I20260709 13:05:38.251462 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/instance:
uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-dk32"
I20260709 13:05:38.256173 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.005s	sys 0.000s
I20260709 13:05:38.259562 18823 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.260396 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:05:38.260668 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root
uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-dk32"
I20260709 13:05:38.260917 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:38.279271 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:38.280489 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.282465 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:38.284631 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:38.284852 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.285099 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:38.285274 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.325064 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.66:42527
I20260709 13:05:38.325269 18885 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.66:42527 every 8 connection(s)
I20260709 13:05:38.329775 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:38.337245 18889 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:38.338867 18890 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:38.340231 18892 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:38.340497 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:38.341539 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:38.341805 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:38.342021 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602338342000 us; error 0 us; skew 500 ppm
I20260709 13:05:38.342700 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:38.343196 18886 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46713
I20260709 13:05:38.343586 18886 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:38.344507 18886 heartbeater.cc:507] Master 127.17.68.126:46713 requested a full tablet report, sending...
I20260709 13:05:38.345518 17681 webserver.cc:533] Webserver started at http://127.17.68.67:42683/ using document root <none> and password file <none>
I20260709 13:05:38.346119 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:38.346374 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:38.346669 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:38.346894 18684 ts_manager.cc:194] Registered new tserver with Master: fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:38.347909 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/instance:
uuid: "03d871ccdb064b7db6a86d69d8a58313"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-dk32"
I20260709 13:05:38.348362 18684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36850
I20260709 13:05:38.352972 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.000s	sys 0.006s
I20260709 13:05:38.356545 18897 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.357409 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.000s	sys 0.002s
I20260709 13:05:38.357774 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root
uuid: "03d871ccdb064b7db6a86d69d8a58313"
format_stamp: "Formatted at 2026-07-09 13:05:38 on dist-test-slave-dk32"
I20260709 13:05:38.358088 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:38.381237 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:38.382568 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:38.384081 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:38.386487 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:38.386745 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.386998 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:38.387197 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:38.426898 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.67:46449
I20260709 13:05:38.426971 18959 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.67:46449 every 8 connection(s)
I20260709 13:05:38.440569 18960 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46713
I20260709 13:05:38.440954 18960 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:38.441669 18960 heartbeater.cc:507] Master 127.17.68.126:46713 requested a full tablet report, sending...
I20260709 13:05:38.443568 18684 ts_manager.cc:194] Registered new tserver with Master: 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:38.443657 17681 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.013552559s
I20260709 13:05:38.444941 18684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:36866
I20260709 13:05:38.471571 18684 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36874:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
W20260709 13:05:38.478165 18684 catalog_manager.cc:7077] The number of live tablet servers is not enough to re-replicate a tablet replica of the newly created table test-workload in case of a server failure: 4 tablet servers would be needed, 3 are available. Consider bringing up more tablet servers.
I20260709 13:05:38.676199 18924 tablet_service.cc:1511] Processing CreateTablet for tablet a22992f368af492ab5b1224c5d6419d9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:38.677824 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22992f368af492ab5b1224c5d6419d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.678193 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcad68444f5482094fc3e7103b555dc (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:38.679643 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcad68444f5482094fc3e7103b555dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.681088 18921 tablet_service.cc:1511] Processing CreateTablet for tablet a70ffa261d7844878e36aa117e9a2902 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:38.682560 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70ffa261d7844878e36aa117e9a2902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.683463 18772 tablet_service.cc:1511] Processing CreateTablet for tablet a70ffa261d7844878e36aa117e9a2902 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:38.684903 18772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70ffa261d7844878e36aa117e9a2902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.687276 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 89d837344e194c7ca3b3db437db77f1f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:38.687467 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 89d837344e194c7ca3b3db437db77f1f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:38.688709 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d837344e194c7ca3b3db437db77f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.691397 18775 tablet_service.cc:1511] Processing CreateTablet for tablet a22992f368af492ab5b1224c5d6419d9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:38.692505 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcad68444f5482094fc3e7103b555dc (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:38.692960 18919 tablet_service.cc:1511] Processing CreateTablet for tablet 197638b6fad64ce1b40746ae1d5336a6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:38.693948 18849 tablet_service.cc:1511] Processing CreateTablet for tablet fb90c1c594724a2c9db18a27dcf61d14 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:38.695426 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb90c1c594724a2c9db18a27dcf61d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.695601 18850 tablet_service.cc:1511] Processing CreateTablet for tablet a22992f368af492ab5b1224c5d6419d9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:05:38.696931 18850 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22992f368af492ab5b1224c5d6419d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.693940 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcad68444f5482094fc3e7103b555dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.698963 18919 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197638b6fad64ce1b40746ae1d5336a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.698628 18769 tablet_service.cc:1511] Processing CreateTablet for tablet 9378e49e7c494a149999117ba7c7bccf (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:38.699306 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 9bcad68444f5482094fc3e7103b555dc (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:05:38.700635 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcad68444f5482094fc3e7103b555dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.691401 18923 tablet_service.cc:1511] Processing CreateTablet for tablet fb90c1c594724a2c9db18a27dcf61d14 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:38.703672 18923 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb90c1c594724a2c9db18a27dcf61d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.703550 18847 tablet_service.cc:1511] Processing CreateTablet for tablet a70ffa261d7844878e36aa117e9a2902 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:05:38.704869 18847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70ffa261d7844878e36aa117e9a2902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.675026 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:38.707700 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.707535 18846 tablet_service.cc:1511] Processing CreateTablet for tablet 89d837344e194c7ca3b3db437db77f1f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:05:38.708962 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d837344e194c7ca3b3db437db77f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.675026 18776 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:38.689922 18770 tablet_service.cc:1511] Processing CreateTablet for tablet 197638b6fad64ce1b40746ae1d5336a6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:38.711516 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 197638b6fad64ce1b40746ae1d5336a6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:05:38.693701 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:05:38.676433 18774 tablet_service.cc:1511] Processing CreateTablet for tablet fb90c1c594724a2c9db18a27dcf61d14 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:05:38.712860 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197638b6fad64ce1b40746ae1d5336a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.713729 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.714850 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 9378e49e7c494a149999117ba7c7bccf (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:38.716212 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9378e49e7c494a149999117ba7c7bccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.717033 18768 tablet_service.cc:1511] Processing CreateTablet for tablet b4ffedf7f0844eae8728bcb7417d0093 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:38.688710 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 89d837344e194c7ca3b3db437db77f1f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.718202 18844 tablet_service.cc:1511] Processing CreateTablet for tablet 9378e49e7c494a149999117ba7c7bccf (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:05:38.719607 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9378e49e7c494a149999117ba7c7bccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.722607 18768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffedf7f0844eae8728bcb7417d0093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.724659 18843 tablet_service.cc:1511] Processing CreateTablet for tablet b4ffedf7f0844eae8728bcb7417d0093 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:38.726553 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb90c1c594724a2c9db18a27dcf61d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.727458 18917 tablet_service.cc:1511] Processing CreateTablet for tablet b4ffedf7f0844eae8728bcb7417d0093 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:05:38.729393 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffedf7f0844eae8728bcb7417d0093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.729050 18767 tablet_service.cc:1511] Processing CreateTablet for tablet c3e15a281e124e0b84d04469539ba55f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:38.731272 18775 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22992f368af492ab5b1224c5d6419d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.726145 18843 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffedf7f0844eae8728bcb7417d0093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.734593 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e15a281e124e0b84d04469539ba55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.738606 18776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.741291 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197638b6fad64ce1b40746ae1d5336a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.748910 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9378e49e7c494a149999117ba7c7bccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.752074 18916 tablet_service.cc:1511] Processing CreateTablet for tablet c3e15a281e124e0b84d04469539ba55f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:38.753799 18842 tablet_service.cc:1511] Processing CreateTablet for tablet c3e15a281e124e0b84d04469539ba55f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:05:38.760900 18916 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e15a281e124e0b84d04469539ba55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.767040 18842 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e15a281e124e0b84d04469539ba55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.831324 18922 tablet_service.cc:1511] Processing CreateTablet for tablet ed1396b4907f49b5b130adc54450b2bf (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:38.832732 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1396b4907f49b5b130adc54450b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.833771 18851 tablet_service.cc:1511] Processing CreateTablet for tablet ed1396b4907f49b5b130adc54450b2bf (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:38.835148 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1396b4907f49b5b130adc54450b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.835042 18772 tablet_service.cc:1511] Processing CreateTablet for tablet fa024bd6786e4cba9d0ec4168e6b84b2 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:38.836335 18772 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa024bd6786e4cba9d0ec4168e6b84b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.832733 18847 tablet_service.cc:1511] Processing CreateTablet for tablet fa024bd6786e4cba9d0ec4168e6b84b2 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:38.839646 18847 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa024bd6786e4cba9d0ec4168e6b84b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.840584 18768 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba4796c4294a4d9eedc4b778edd9b2 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:38.825651 18771 tablet_service.cc:1511] Processing CreateTablet for tablet ed1396b4907f49b5b130adc54450b2bf (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:05:38.842131 18768 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba4796c4294a4d9eedc4b778edd9b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.849751 18767 tablet_service.cc:1511] Processing CreateTablet for tablet 18099053dde9417098e991a8db52b647 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:38.851186 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18099053dde9417098e991a8db52b647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.831324 18918 tablet_service.cc:1511] Processing CreateTablet for tablet fa024bd6786e4cba9d0ec4168e6b84b2 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:05:38.855682 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa024bd6786e4cba9d0ec4168e6b84b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.859236 18846 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba4796c4294a4d9eedc4b778edd9b2 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:38.861002 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba4796c4294a4d9eedc4b778edd9b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.840546 18921 tablet_service.cc:1511] Processing CreateTablet for tablet d9ba4796c4294a4d9eedc4b778edd9b2 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:05:38.871995 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba4796c4294a4d9eedc4b778edd9b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.888489 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1396b4907f49b5b130adc54450b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.887542 18846 tablet_service.cc:1511] Processing CreateTablet for tablet 18099053dde9417098e991a8db52b647 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:38.890173 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18099053dde9417098e991a8db52b647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.909467 18975 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:38.911139 18924 tablet_service.cc:1511] Processing CreateTablet for tablet 18099053dde9417098e991a8db52b647 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:05:38.913892 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 8506a4e747b846d7a9d72d5b4cfdd399 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:38.915522 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8506a4e747b846d7a9d72d5b4cfdd399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.915944 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 8506a4e747b846d7a9d72d5b4cfdd399 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:38.917682 18977 tablet_bootstrap.cc:492] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:38.918150 18769 tablet_service.cc:1511] Processing CreateTablet for tablet 48a16570aeb34dcd94e1a5d6f8e98235 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:38.919402 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a16570aeb34dcd94e1a5d6f8e98235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.919880 18975 tablet_bootstrap.cc:654] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.928174 18976 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:38.922477 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 8506a4e747b846d7a9d72d5b4cfdd399 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:05:38.932112 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8506a4e747b846d7a9d72d5b4cfdd399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.929075 18924 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 18099053dde9417098e991a8db52b647. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.945998 18773 tablet_service.cc:1511] Processing CreateTablet for tablet c59f7a026ee84a5db13d0655b853d409 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:38.947543 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59f7a026ee84a5db13d0655b853d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.954587 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8506a4e747b846d7a9d72d5b4cfdd399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.955221 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 48a16570aeb34dcd94e1a5d6f8e98235 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:38.955224 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 48a16570aeb34dcd94e1a5d6f8e98235 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:05:38.957877 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a16570aeb34dcd94e1a5d6f8e98235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.967358 18977 tablet_bootstrap.cc:654] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:38.970381 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a16570aeb34dcd94e1a5d6f8e98235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:38.984956 18844 tablet_service.cc:1511] Processing CreateTablet for tablet c59f7a026ee84a5db13d0655b853d409 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:38.991179 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59f7a026ee84a5db13d0655b853d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.003943 18975 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:39.004536 18975 ts_tablet_manager.cc:1403] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.095s	user 0.018s	sys 0.033s
I20260709 13:05:39.008630 18975 raft_consensus.cc:359] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.009385 18975 raft_consensus.cc:385] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.009692 18975 raft_consensus.cc:740] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.019245 18922 tablet_service.cc:1511] Processing CreateTablet for tablet c59f7a026ee84a5db13d0655b853d409 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:05:39.020589 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c59f7a026ee84a5db13d0655b853d409. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.021502 18977 tablet_bootstrap.cc:492] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:39.021983 18977 ts_tablet_manager.cc:1403] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.105s	user 0.007s	sys 0.008s
I20260709 13:05:39.023523 18770 tablet_service.cc:1511] Processing CreateTablet for tablet 203b71c62986484ea9e554b718134d63 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:39.024873 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203b71c62986484ea9e554b718134d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.028883 18976 tablet_bootstrap.cc:654] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.010435 18975 consensus_queue.cc:260] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.039408 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 203b71c62986484ea9e554b718134d63 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:39.039762 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 203b71c62986484ea9e554b718134d63 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:05:39.040802 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203b71c62986484ea9e554b718134d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.041028 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203b71c62986484ea9e554b718134d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.050680 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce79ea604704885aef7e85cf45f1b12 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:39.052243 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce79ea604704885aef7e85cf45f1b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.054728 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 962bbf3987da473c9f635c10214817b0 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:39.056002 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962bbf3987da473c9f635c10214817b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.055632 18977 raft_consensus.cc:359] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.056377 18977 raft_consensus.cc:385] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.056685 18977 raft_consensus.cc:740] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.058133 18769 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce79ea604704885aef7e85cf45f1b12 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
W20260709 13:05:39.059456 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:39.060876 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce79ea604704885aef7e85cf45f1b12 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:05:39.062170 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce79ea604704885aef7e85cf45f1b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.067189 18811 heartbeater.cc:499] Master 127.17.68.126:46713 was elected leader, sending a full tablet report...
I20260709 13:05:39.070535 18844 tablet_service.cc:1511] Processing CreateTablet for tablet 962bbf3987da473c9f635c10214817b0 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:39.071216 18921 tablet_service.cc:1511] Processing CreateTablet for tablet 962bbf3987da473c9f635c10214817b0 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:05:39.072018 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962bbf3987da473c9f635c10214817b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.072031 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 97e000f9eebd4bb49c71612282420885 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:39.072515 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962bbf3987da473c9f635c10214817b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.074522 18977 consensus_queue.cc:260] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.059441 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce79ea604704885aef7e85cf45f1b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.076867 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e000f9eebd4bb49c71612282420885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.081061 18975 ts_tablet_manager.cc:1434] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.076s	user 0.011s	sys 0.001s
I20260709 13:05:39.090382 18975 tablet_bootstrap.cc:492] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:39.104691 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 97e000f9eebd4bb49c71612282420885 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:39.107704 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e000f9eebd4bb49c71612282420885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.108042 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 97e000f9eebd4bb49c71612282420885 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:05:39.109376 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e000f9eebd4bb49c71612282420885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.112582 18975 tablet_bootstrap.cc:654] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.106055 18767 tablet_service.cc:1511] Processing CreateTablet for tablet 619f9d5b03fc48c8a8efcbd6a3011290 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:39.118002 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619f9d5b03fc48c8a8efcbd6a3011290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.130872 18976 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:39.131218 18983 raft_consensus.cc:493] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:39.131307 18960 heartbeater.cc:499] Master 127.17.68.126:46713 was elected leader, sending a full tablet report...
I20260709 13:05:39.131469 18976 ts_tablet_manager.cc:1403] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.204s	user 0.013s	sys 0.012s
I20260709 13:05:39.131820 18983 raft_consensus.cc:515] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.134562 18977 ts_tablet_manager.cc:1434] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.092s	user 0.018s	sys 0.000s
I20260709 13:05:39.135761 18977 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:39.135800 18976 raft_consensus.cc:359] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.136757 18976 raft_consensus.cc:385] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.137118 18976 raft_consensus.cc:740] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.151062 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 619f9d5b03fc48c8a8efcbd6a3011290 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:39.156167 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619f9d5b03fc48c8a8efcbd6a3011290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.158134 18770 tablet_service.cc:1511] Processing CreateTablet for tablet 00d97b54f2834f28aa156a7e8edae463 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:39.160898 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d97b54f2834f28aa156a7e8edae463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.167953 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 619f9d5b03fc48c8a8efcbd6a3011290 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:05:39.179364 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619f9d5b03fc48c8a8efcbd6a3011290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.175518 18983 leader_election.cc:290] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:39.152837 18976 consensus_queue.cc:260] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.197839 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 5190fdb6af7b413b85c938cdebe20d0c (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:39.199339 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5190fdb6af7b413b85c938cdebe20d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.205294 18977 tablet_bootstrap.cc:654] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.216151 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 00d97b54f2834f28aa156a7e8edae463 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:39.217509 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d97b54f2834f28aa156a7e8edae463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.221123 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 5190fdb6af7b413b85c938cdebe20d0c (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:39.222723 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5190fdb6af7b413b85c938cdebe20d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.221123 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 5190fdb6af7b413b85c938cdebe20d0c (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:05:39.227767 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5190fdb6af7b413b85c938cdebe20d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.230443 18985 raft_consensus.cc:493] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:39.230975 18985 raft_consensus.cc:515] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.233968 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:39.239742 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 00d97b54f2834f28aa156a7e8edae463 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:05:39.240088 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 1730a51f3c0a4a89bb5bf1863d1633d1 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:39.240723 18975 tablet_bootstrap.cc:492] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:39.241134 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d97b54f2834f28aa156a7e8edae463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.241392 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1730a51f3c0a4a89bb5bf1863d1633d1. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:39.239032 18898 leader_election.cc:343] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.250763 18975 ts_tablet_manager.cc:1403] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.169s	user 0.016s	sys 0.008s
I20260709 13:05:39.259555 18985 leader_election.cc:290] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:39.269963 18975 raft_consensus.cc:359] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.270861 18975 raft_consensus.cc:385] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.271215 18975 raft_consensus.cc:740] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.280234 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 1730a51f3c0a4a89bb5bf1863d1633d1 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:39.281673 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1730a51f3c0a4a89bb5bf1863d1633d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.282387 18886 heartbeater.cc:499] Master 127.17.68.126:46713 was elected leader, sending a full tablet report...
I20260709 13:05:39.301453 18975 consensus_queue.cc:260] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.303735 18975 ts_tablet_manager.cc:1434] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.044s	user 0.005s	sys 0.002s
I20260709 13:05:39.304716 18975 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:39.305461 18977 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:39.305934 18977 ts_tablet_manager.cc:1403] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.170s	user 0.007s	sys 0.008s
I20260709 13:05:39.311623 18975 tablet_bootstrap.cc:654] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.314672 18977 raft_consensus.cc:359] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.315513 18977 raft_consensus.cc:385] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.315864 18977 raft_consensus.cc:740] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.316833 18977 consensus_queue.cc:260] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.320101 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 1730a51f3c0a4a89bb5bf1863d1633d1 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:05:39.320729 18851 tablet_service.cc:1511] Processing CreateTablet for tablet ed1090fe4b634159813d1a9b1026d830 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:39.321985 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1090fe4b634159813d1a9b1026d830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.324065 18921 tablet_service.cc:1511] Processing CreateTablet for tablet ed1090fe4b634159813d1a9b1026d830 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:39.328121 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1730a51f3c0a4a89bb5bf1863d1633d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.330778 18771 tablet_service.cc:1511] Processing CreateTablet for tablet ed1090fe4b634159813d1a9b1026d830 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:05:39.330821 18767 tablet_service.cc:1511] Processing CreateTablet for tablet 69244672a85f4cae88e1a0455c3de442 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:39.332836 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69244672a85f4cae88e1a0455c3de442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.335494 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:39.336342 18976 ts_tablet_manager.cc:1434] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.204s	user 0.013s	sys 0.011s
I20260709 13:05:39.336356 18786 raft_consensus.cc:2468] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:39.337558 18976 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:39.338207 18900 leader_election.cc:304] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:39.338581 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1090fe4b634159813d1a9b1026d830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.339273 18983 raft_consensus.cc:2804] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:39.339634 18983 raft_consensus.cc:493] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:39.339967 18983 raft_consensus.cc:3060] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.342926 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1090fe4b634159813d1a9b1026d830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.348780 18983 raft_consensus.cc:515] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.352273 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbf3770cf484941893c91cea87b7ff7 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:39.353659 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbf3770cf484941893c91cea87b7ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.356102 18773 tablet_service.cc:1511] Processing CreateTablet for tablet d2157d5431334aa28ef5b7e57cc5bbc5 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:39.357420 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2157d5431334aa28ef5b7e57cc5bbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.358139 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:39.358768 18786 raft_consensus.cc:3060] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.368117 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbf3770cf484941893c91cea87b7ff7 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:39.369465 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbf3770cf484941893c91cea87b7ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.369580 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9378e49e7c494a149999117ba7c7bccf" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:39.369771 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 69244672a85f4cae88e1a0455c3de442 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:39.370885 18977 ts_tablet_manager.cc:1434] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.065s	user 0.003s	sys 0.006s
I20260709 13:05:39.371368 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69244672a85f4cae88e1a0455c3de442. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:39.371495 18824 leader_election.cc:343] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.371950 18977 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:39.373842 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
W20260709 13:05:39.375360 18898 leader_election.cc:343] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.366011 18786 raft_consensus.cc:2468] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:39.376219 18983 leader_election.cc:290] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:39.377900 18900 leader_election.cc:304] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:39.379158 18983 raft_consensus.cc:2804] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:39.379283 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 7dbf3770cf484941893c91cea87b7ff7 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:05:39.379761 18983 raft_consensus.cc:697] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:39.380745 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbf3770cf484941893c91cea87b7ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.381040 18983 consensus_queue.cc:237] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.383499 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9378e49e7c494a149999117ba7c7bccf" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:39.384207 18786 raft_consensus.cc:2468] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:39.391304 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 69244672a85f4cae88e1a0455c3de442 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:05:39.392565 18826 leader_election.cc:304] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:05:39.393635 18985 raft_consensus.cc:2804] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:39.394042 18985 raft_consensus.cc:493] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:39.394430 18985 raft_consensus.cc:3060] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.392895 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69244672a85f4cae88e1a0455c3de442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.397162 18976 tablet_bootstrap.cc:654] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.412761 18844 tablet_service.cc:1511] Processing CreateTablet for tablet d2157d5431334aa28ef5b7e57cc5bbc5 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:39.414132 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2157d5431334aa28ef5b7e57cc5bbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.415612 18977 tablet_bootstrap.cc:654] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.426143 18985 raft_consensus.cc:515] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.437045 18985 leader_election.cc:290] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:39.438110 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9378e49e7c494a149999117ba7c7bccf" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:39.438470 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9378e49e7c494a149999117ba7c7bccf" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:39.438757 18786 raft_consensus.cc:3060] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:39.439987 18824 leader_election.cc:343] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.444785 18786 raft_consensus.cc:2468] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:39.446367 18826 leader_election.cc:304] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:05:39.448133 18985 raft_consensus.cc:2804] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:39.450349 18985 raft_consensus.cc:697] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:39.452586 18985 consensus_queue.cc:237] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.453455 18975 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:39.456446 18975 ts_tablet_manager.cc:1403] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.152s	user 0.013s	sys 0.004s
I20260709 13:05:39.460150 18975 raft_consensus.cc:359] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.462157 18975 raft_consensus.cc:385] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.462656 18975 raft_consensus.cc:740] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.466959 18975 consensus_queue.cc:260] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.478133 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 137bdc4442f044069d40c551fadf5697 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:39.481634 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137bdc4442f044069d40c551fadf5697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.483083 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 137bdc4442f044069d40c551fadf5697 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:39.484452 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137bdc4442f044069d40c551fadf5697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.483708 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 137bdc4442f044069d40c551fadf5697 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:05:39.488179 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137bdc4442f044069d40c551fadf5697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.472249 18975 ts_tablet_manager.cc:1434] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.000s
I20260709 13:05:39.493000 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 062e3f52664447dabd73ed43db6dfba8 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:39.494304 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062e3f52664447dabd73ed43db6dfba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.501399 18976 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:39.502130 18976 ts_tablet_manager.cc:1403] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.165s	user 0.004s	sys 0.016s
I20260709 13:05:39.504878 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 062e3f52664447dabd73ed43db6dfba8 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:39.501308 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 062e3f52664447dabd73ed43db6dfba8 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:05:39.507411 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062e3f52664447dabd73ed43db6dfba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.508189 18767 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc58977f991429fad4e3ecf2071c618 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:39.509439 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc58977f991429fad4e3ecf2071c618 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:39.510505 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc58977f991429fad4e3ecf2071c618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.510857 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062e3f52664447dabd73ed43db6dfba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.511179 18980 raft_consensus.cc:493] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:39.511646 18980 raft_consensus.cc:515] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.505162 18976 raft_consensus.cc:359] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:39.509481 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc58977f991429fad4e3ecf2071c618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.518841 18980 leader_election.cc:290] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:39.519131 18975 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:39.525010 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 3fc58977f991429fad4e3ecf2071c618 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:05:39.526485 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3fc58977f991429fad4e3ecf2071c618. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.515842 18976 raft_consensus.cc:385] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.534587 18976 raft_consensus.cc:740] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.534086 18921 tablet_service.cc:1511] Processing CreateTablet for tablet d2157d5431334aa28ef5b7e57cc5bbc5 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:05:39.535527 18976 consensus_queue.cc:260] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:39.536111 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d2157d5431334aa28ef5b7e57cc5bbc5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.540904 18681 catalog_manager.cc:5697] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:39.551898 18977 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:39.552464 18977 ts_tablet_manager.cc:1403] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.181s	user 0.036s	sys 0.037s
I20260709 13:05:39.555510 18977 raft_consensus.cc:359] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.556286 18977 raft_consensus.cc:385] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.556591 18977 raft_consensus.cc:740] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.538040 18976 ts_tablet_manager.cc:1434] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.036s	user 0.000s	sys 0.006s
I20260709 13:05:39.561739 18976 tablet_bootstrap.cc:492] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:39.565732 18975 tablet_bootstrap.cc:654] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.575757 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 3479149ba0d64d63918b2325feaac894 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:39.577093 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3479149ba0d64d63918b2325feaac894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.581362 18976 tablet_bootstrap.cc:654] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.572759 18977 consensus_queue.cc:260] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.602002 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 3479149ba0d64d63918b2325feaac894 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:39.603842 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3479149ba0d64d63918b2325feaac894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.618695 18977 ts_tablet_manager.cc:1434] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.066s	user 0.010s	sys 0.000s
I20260709 13:05:39.619793 18977 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:39.621340 18851 tablet_service.cc:1511] Processing CreateTablet for tablet b7d9e9f3544b4d5d8b084c654458db92 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:39.622640 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d9e9f3544b4d5d8b084c654458db92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.629617 18977 tablet_bootstrap.cc:654] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.634948 18922 tablet_service.cc:1511] Processing CreateTablet for tablet b7d9e9f3544b4d5d8b084c654458db92 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:39.636791 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d9e9f3544b4d5d8b084c654458db92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.646032 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 042d2c38c7f34879abdc6bf0b58bc1d9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:39.647483 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042d2c38c7f34879abdc6bf0b58bc1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.647838 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 042d2c38c7f34879abdc6bf0b58bc1d9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:39.647891 18844 tablet_service.cc:1511] Processing CreateTablet for tablet 3479149ba0d64d63918b2325feaac894 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:05:39.649163 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042d2c38c7f34879abdc6bf0b58bc1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.649955 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3479149ba0d64d63918b2325feaac894. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.663894 18921 tablet_service.cc:1511] Processing CreateTablet for tablet 042d2c38c7f34879abdc6bf0b58bc1d9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:05:39.664345 18770 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc150ee014f4e7aaf736cca8a6a9845 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:39.665292 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 042d2c38c7f34879abdc6bf0b58bc1d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.665668 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc150ee014f4e7aaf736cca8a6a9845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.669157 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:39.669996 18684 catalog_manager.cc:5697] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.674366 18975 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:39.674877 18767 tablet_service.cc:1511] Processing CreateTablet for tablet b7d9e9f3544b4d5d8b084c654458db92 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:05:39.676293 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d9e9f3544b4d5d8b084c654458db92. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:05:39.679338 18749 leader_election.cc:343] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.684540 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc150ee014f4e7aaf736cca8a6a9845 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:39.685875 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc150ee014f4e7aaf736cca8a6a9845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.687216 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:39.687853 18935 raft_consensus.cc:2468] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:39.689317 18749 leader_election.cc:304] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:39.690183 18980 raft_consensus.cc:2804] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:39.690557 18980 raft_consensus.cc:493] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:39.690865 18980 raft_consensus.cc:3060] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.695895 18976 tablet_bootstrap.cc:492] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:39.696372 18976 ts_tablet_manager.cc:1403] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.135s	user 0.023s	sys 0.040s
I20260709 13:05:39.697468 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 5cc150ee014f4e7aaf736cca8a6a9845 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:05:39.698755 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc150ee014f4e7aaf736cca8a6a9845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.674921 18975 ts_tablet_manager.cc:1403] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.156s	user 0.023s	sys 0.005s
I20260709 13:05:39.705365 18975 raft_consensus.cc:359] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.707307 18771 tablet_service.cc:1511] Processing CreateTablet for tablet f5dbdbdff42f432090d07e403c94bdec (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:39.708673 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbdbdff42f432090d07e403c94bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.708856 18976 raft_consensus.cc:359] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.709605 18976 raft_consensus.cc:385] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.709915 18976 raft_consensus.cc:740] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.708580 18980 raft_consensus.cc:515] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.721367 18980 leader_election.cc:290] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:39.719270 18848 tablet_service.cc:1511] Processing CreateTablet for tablet f5dbdbdff42f432090d07e403c94bdec (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:39.706095 18975 raft_consensus.cc:385] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.722898 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:39.724731 18975 raft_consensus.cc:740] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.725582 18975 consensus_queue.cc:260] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.726519 18977 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:39.723651 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:39.727008 18977 ts_tablet_manager.cc:1403] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.003s
I20260709 13:05:39.726783 18976 consensus_queue.cc:260] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.727299 18935 raft_consensus.cc:3060] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.728390 18975 ts_tablet_manager.cc:1434] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.026s	user 0.007s	sys 0.000s
I20260709 13:05:39.726110 18920 tablet_service.cc:1511] Processing CreateTablet for tablet f5dbdbdff42f432090d07e403c94bdec (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:05:39.729435 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbdbdff42f432090d07e403c94bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.730963 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbdbdff42f432090d07e403c94bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.731366 18975 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:39.738359 18935 raft_consensus.cc:2468] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:39.730106 18977 raft_consensus.cc:359] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.738981 18977 raft_consensus.cc:385] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.739385 18977 raft_consensus.cc:740] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.739490 18749 leader_election.cc:304] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
W20260709 13:05:39.740392 18749 leader_election.cc:343] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.740319 18977 consensus_queue.cc:260] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.736930 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 4c07b6b6f6ef4acd96db39dc5188546f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:39.742069 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c07b6b6f6ef4acd96db39dc5188546f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.742709 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 4c07b6b6f6ef4acd96db39dc5188546f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:39.743964 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c07b6b6f6ef4acd96db39dc5188546f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.740576 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 4c07b6b6f6ef4acd96db39dc5188546f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:05:39.733505 18976 ts_tablet_manager.cc:1434] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.037s	user 0.008s	sys 0.000s
I20260709 13:05:39.746102 18976 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:39.748610 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 0e26b2697b0b4464add9a6c94670f1a9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:39.750277 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e26b2697b0b4464add9a6c94670f1a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.758827 18977 ts_tablet_manager.cc:1434] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:05:39.760231 18977 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:39.764442 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 0e26b2697b0b4464add9a6c94670f1a9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:39.768061 18976 tablet_bootstrap.cc:654] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.745131 18980 raft_consensus.cc:2804] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:39.773458 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 0e26b2697b0b4464add9a6c94670f1a9 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:05:39.775187 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e26b2697b0b4464add9a6c94670f1a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.778841 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c07b6b6f6ef4acd96db39dc5188546f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.785108 18975 tablet_bootstrap.cc:654] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.786666 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e26b2697b0b4464add9a6c94670f1a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.793111 18770 tablet_service.cc:1511] Processing CreateTablet for tablet 884a67b761054abc82478415abd6a518 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:39.800340 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884a67b761054abc82478415abd6a518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.794318 18980 raft_consensus.cc:697] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:39.802276 18980 consensus_queue.cc:237] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.811466 18977 tablet_bootstrap.cc:654] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.812624 18861 raft_consensus.cc:3060] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.824764 18983 consensus_queue.cc:1048] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.825875 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3c243c92864d68bae6a2ba5794a3d4 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:39.830296 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 884a67b761054abc82478415abd6a518 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:39.834144 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884a67b761054abc82478415abd6a518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.837172 18976 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:39.837260 18767 tablet_service.cc:1511] Processing CreateTablet for tablet c483bed5a7ac4cb7b99e5796c970bddb (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:39.837790 18976 ts_tablet_manager.cc:1403] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.092s	user 0.038s	sys 0.013s
I20260709 13:05:39.838896 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c483bed5a7ac4cb7b99e5796c970bddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.840564 18975 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:39.841043 18975 ts_tablet_manager.cc:1403] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.111s	user 0.014s	sys 0.002s
I20260709 13:05:39.845103 18975 raft_consensus.cc:359] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.845846 18975 raft_consensus.cc:385] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.846136 18975 raft_consensus.cc:740] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.846892 18975 consensus_queue.cc:260] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.849202 18976 raft_consensus.cc:359] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.849903 18976 raft_consensus.cc:385] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.850363 18976 raft_consensus.cc:740] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.849896 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3c243c92864d68bae6a2ba5794a3d4 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:39.850795 18918 tablet_service.cc:1511] Processing CreateTablet for tablet 7d3c243c92864d68bae6a2ba5794a3d4 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:05:39.851426 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3c243c92864d68bae6a2ba5794a3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.851078 18976 consensus_queue.cc:260] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.852398 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3c243c92864d68bae6a2ba5794a3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.853693 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 884a67b761054abc82478415abd6a518 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:05:39.854924 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884a67b761054abc82478415abd6a518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.857472 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3c243c92864d68bae6a2ba5794a3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.859023 18769 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae2be8493c4bdbac375b447108c0d4 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:39.860421 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae2be8493c4bdbac375b447108c0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.868810 18985 raft_consensus.cc:493] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:39.869205 18774 tablet_service.cc:1511] Processing CreateTablet for tablet fb9dda0609f0483a8578798df9377fca (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:39.869361 18985 raft_consensus.cc:515] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.870535 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9dda0609f0483a8578798df9377fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.870393 18851 tablet_service.cc:1511] Processing CreateTablet for tablet c483bed5a7ac4cb7b99e5796c970bddb (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:39.871661 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c483bed5a7ac4cb7b99e5796c970bddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.872611 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:39.873037 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:39.873451 18935 raft_consensus.cc:2393] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:39.874071 18985 leader_election.cc:290] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:39.875139 18826 leader_election.cc:304] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:39.864544 18683 catalog_manager.cc:5697] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:39.879848 18917 tablet_service.cc:1511] Processing CreateTablet for tablet c483bed5a7ac4cb7b99e5796c970bddb (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:05:39.880906 18980 raft_consensus.cc:493] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:39.881162 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c483bed5a7ac4cb7b99e5796c970bddb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.881386 18980 raft_consensus.cc:515] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.884442 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:39.885061 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:39.886528 18985 raft_consensus.cc:3060] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:39.886076 18980 leader_election.cc:290] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:05:39.886919 18749 leader_election.cc:343] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:39.887629 18749 leader_election.cc:343] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.888005 18749 leader_election.cc:304] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:39.888731 18980 raft_consensus.cc:2749] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:39.893019 18976 ts_tablet_manager.cc:1434] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.055s	user 0.009s	sys 0.001s
I20260709 13:05:39.894124 18976 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:39.897469 18980 raft_consensus.cc:493] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:39.897995 18980 raft_consensus.cc:515] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.900074 18980 leader_election.cc:290] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:39.901566 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:39.902211 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:39.903124 18749 leader_election.cc:343] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:39.903820 18749 leader_election.cc:343] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.904209 18749 leader_election.cc:304] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:39.904865 18977 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:39.905329 18977 ts_tablet_manager.cc:1403] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.145s	user 0.030s	sys 0.006s
I20260709 13:05:39.908190 18977 raft_consensus.cc:359] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.908914 18977 raft_consensus.cc:385] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:39.909865 18980 raft_consensus.cc:2749] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:39.912849 18976 tablet_bootstrap.cc:654] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.909191 18977 raft_consensus.cc:740] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:39.926793 18985 raft_consensus.cc:2749] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:39.926060 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 6e072a2b3b764f30abb3d3294f88e1c3 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:39.927511 18975 ts_tablet_manager.cc:1434] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.086s	user 0.007s	sys 0.000s
I20260709 13:05:39.928948 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e072a2b3b764f30abb3d3294f88e1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.931746 18848 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae2be8493c4bdbac375b447108c0d4 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:39.933007 18975 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:39.929607 18977 consensus_queue.cc:260] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:39.937227 18844 tablet_service.cc:1511] Processing CreateTablet for tablet fb9dda0609f0483a8578798df9377fca (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:39.942883 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae2be8493c4bdbac375b447108c0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.943593 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9dda0609f0483a8578798df9377fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.943974 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 0aae2be8493c4bdbac375b447108c0d4 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:05:39.945235 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae2be8493c4bdbac375b447108c0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.946789 18917 tablet_service.cc:1511] Processing CreateTablet for tablet fb9dda0609f0483a8578798df9377fca (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:05:39.948030 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9dda0609f0483a8578798df9377fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.941459 18975 tablet_bootstrap.cc:654] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.941574 18846 tablet_service.cc:1511] Processing CreateTablet for tablet 6e072a2b3b764f30abb3d3294f88e1c3 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:39.957489 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4018283957470492eed0ef232395f6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:39.958725 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4018283957470492eed0ef232395f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.961026 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e072a2b3b764f30abb3d3294f88e1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.964500 18921 tablet_service.cc:1511] Processing CreateTablet for tablet 6e072a2b3b764f30abb3d3294f88e1c3 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:05:39.965786 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e072a2b3b764f30abb3d3294f88e1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.969081 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4018283957470492eed0ef232395f6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:39.969894 18977 ts_tablet_manager.cc:1434] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.064s	user 0.004s	sys 0.004s
I20260709 13:05:39.970477 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4018283957470492eed0ef232395f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.971050 18977 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:39.976176 18983 consensus_queue.cc:1048] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:39.980123 18985 raft_consensus.cc:493] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:39.980695 18985 raft_consensus.cc:515] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:39.983955 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6ca92629b74db9bb21f0e1bb0c72c6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:39.985720 18826 leader_election.cc:343] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.988600 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 9f4018283957470492eed0ef232395f6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:05:39.990005 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9f4018283957470492eed0ef232395f6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:39.995674 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6ca92629b74db9bb21f0e1bb0c72c6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:39.997300 18824 leader_election.cc:343] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:39.997752 18824 leader_election.cc:304] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:39.998899 18989 raft_consensus.cc:2749] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:39.999498 18977 tablet_bootstrap.cc:654] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:39.999915 18985 leader_election.cc:290] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:39.998955 18976 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.006356 18976 ts_tablet_manager.cc:1403] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.112s	user 0.018s	sys 0.032s
I20260709 13:05:40.013815 18976 raft_consensus.cc:359] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.026646 18976 raft_consensus.cc:385] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.030398 18976 raft_consensus.cc:740] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.036396 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 1357e1e8adf64035a03e13445cf2ae58 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:40.037326 18935 raft_consensus.cc:3060] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.037629 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1357e1e8adf64035a03e13445cf2ae58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.043771 18977 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:40.044267 18977 ts_tablet_manager.cc:1403] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.073s	user 0.010s	sys 0.004s
I20260709 13:05:40.045017 18985 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.045694 18989 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:40.045603 18976 consensus_queue.cc:260] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.047063 18773 tablet_service.cc:1511] Processing CreateTablet for tablet 9539241168754643a14851aeb8e2dab6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:40.048070 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9539241168754643a14851aeb8e2dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.054618 18977 raft_consensus.cc:359] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.060132 18977 raft_consensus.cc:385] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:05:40.068410 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:40.071259 18975 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:40.062592 18977 raft_consensus.cc:740] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.074440 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 9539241168754643a14851aeb8e2dab6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:40.080624 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9539241168754643a14851aeb8e2dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.080624 18771 tablet_service.cc:1511] Processing CreateTablet for tablet e55ca656c24e4bf7be1a13facb4120aa (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:40.082700 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55ca656c24e4bf7be1a13facb4120aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.083886 18977 consensus_queue.cc:260] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.074479 18844 tablet_service.cc:1511] Processing CreateTablet for tablet 9539241168754643a14851aeb8e2dab6 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:05:40.082417 18975 ts_tablet_manager.cc:1403] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.150s	user 0.015s	sys 0.001s
I20260709 13:05:40.086603 18977 ts_tablet_manager.cc:1434] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.042s	user 0.004s	sys 0.005s
I20260709 13:05:40.100503 18851 tablet_service.cc:1511] Processing CreateTablet for tablet 1357e1e8adf64035a03e13445cf2ae58 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:40.087213 19017 raft_consensus.cc:493] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.101850 19017 raft_consensus.cc:515] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.103268 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1357e1e8adf64035a03e13445cf2ae58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.102407 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 205423d1602b46c19d67ae34925dc03d (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:40.104938 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205423d1602b46c19d67ae34925dc03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.106010 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9539241168754643a14851aeb8e2dab6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.106122 18975 raft_consensus.cc:359] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.106912 18975 raft_consensus.cc:385] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.107200 18975 raft_consensus.cc:740] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.108186 18985 raft_consensus.cc:493] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.107905 18975 consensus_queue.cc:260] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.108628 18985 raft_consensus.cc:515] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.111402 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:40.112006 18785 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:40.113258 18826 leader_election.cc:304] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:40.114136 18989 raft_consensus.cc:2804] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.114518 18989 raft_consensus.cc:493] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.114655 18975 ts_tablet_manager.cc:1434] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.016s	user 0.007s	sys 0.000s
I20260709 13:05:40.114887 18989 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.126400 18985 leader_election.cc:290] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.127794 18975 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:40.131623 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:40.132016 19017 leader_election.cc:290] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.132457 18934 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:40.133760 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcad68444f5482094fc3e7103b555dc" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:40.136626 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcad68444f5482094fc3e7103b555dc" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
W20260709 13:05:40.140450 18898 leader_election.cc:343] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:40.141165 18900 leader_election.cc:343] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.141639 18900 leader_election.cc:304] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:40.147598 18989 raft_consensus.cc:515] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.146446 19017 raft_consensus.cc:2749] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.158376 18917 tablet_service.cc:1511] Processing CreateTablet for tablet e55ca656c24e4bf7be1a13facb4120aa (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:40.159262 18975 tablet_bootstrap.cc:654] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.159205 18976 ts_tablet_manager.cc:1434] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.148s	user 0.013s	sys 0.007s
I20260709 13:05:40.159627 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55ca656c24e4bf7be1a13facb4120aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.160506 18976 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.160815 18851 tablet_service.cc:1511] Processing CreateTablet for tablet e55ca656c24e4bf7be1a13facb4120aa (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:05:40.162158 18851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55ca656c24e4bf7be1a13facb4120aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.162215 18921 tablet_service.cc:1511] Processing CreateTablet for tablet 205423d1602b46c19d67ae34925dc03d (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:40.163609 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205423d1602b46c19d67ae34925dc03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.168350 18846 tablet_service.cc:1511] Processing CreateTablet for tablet 205423d1602b46c19d67ae34925dc03d (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:05:40.169474 18976 tablet_bootstrap.cc:654] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.169848 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205423d1602b46c19d67ae34925dc03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.178902 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1d2c6a4dac429eaf6b36273c2e7759 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:40.180270 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1d2c6a4dac429eaf6b36273c2e7759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.180481 18989 leader_election.cc:290] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.180716 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:40.181080 18977 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:40.181314 18784 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.183365 18920 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1d2c6a4dac429eaf6b36273c2e7759 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:40.183585 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:40.159510 18771 tablet_service.cc:1511] Processing CreateTablet for tablet 7e1d2c6a4dac429eaf6b36273c2e7759 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:05:40.184643 18920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1d2c6a4dac429eaf6b36273c2e7759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.184163 18934 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.188019 18773 tablet_service.cc:1511] Processing CreateTablet for tablet aefa02cc9fad4dd692869acde896711f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:40.187712 18925 tablet_service.cc:1511] Processing CreateTablet for tablet 1357e1e8adf64035a03e13445cf2ae58 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:05:40.190217 18925 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1357e1e8adf64035a03e13445cf2ae58. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.189204 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1d2c6a4dac429eaf6b36273c2e7759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.192382 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aefa02cc9fad4dd692869acde896711f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.202409 18977 tablet_bootstrap.cc:654] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.202603 18934 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:40.204888 18848 tablet_service.cc:1511] Processing CreateTablet for tablet aefa02cc9fad4dd692869acde896711f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:40.207166 18848 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aefa02cc9fad4dd692869acde896711f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.217371 18917 tablet_service.cc:1511] Processing CreateTablet for tablet aefa02cc9fad4dd692869acde896711f (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:05:40.218605 18824 leader_election.cc:304] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:40.218998 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aefa02cc9fad4dd692869acde896711f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.227443 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 495f2d1395ba4771bccfd300d6f9600b (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:40.229123 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495f2d1395ba4771bccfd300d6f9600b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.227634 18769 tablet_service.cc:1511] Processing CreateTablet for tablet 495f2d1395ba4771bccfd300d6f9600b (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:40.219596 18989 raft_consensus.cc:2804] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.268507 18784 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:40.269003 18770 tablet_service.cc:1511] Processing CreateTablet for tablet f4f83504e56b44d887d06ac0f7bef5e7 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:40.255997 18989 raft_consensus.cc:697] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:40.274253 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 495f2d1395ba4771bccfd300d6f9600b (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:05:40.275585 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495f2d1395ba4771bccfd300d6f9600b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.283840 18976 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.284555 18976 ts_tablet_manager.cc:1403] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.124s	user 0.010s	sys 0.025s
I20260709 13:05:40.288897 18976 raft_consensus.cc:359] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.289762 18976 raft_consensus.cc:385] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.290573 18977 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:40.291115 18977 ts_tablet_manager.cc:1403] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.120s	user 0.014s	sys 0.034s
I20260709 13:05:40.292840 18980 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.294885 18977 raft_consensus.cc:359] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.295897 18977 raft_consensus.cc:385] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.296217 18977 raft_consensus.cc:740] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.296998 18977 consensus_queue.cc:260] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.290102 18976 raft_consensus.cc:740] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.298959 18989 consensus_queue.cc:237] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.299397 18976 consensus_queue.cc:260] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.301988 18977 ts_tablet_manager.cc:1434] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.002s
I20260709 13:05:40.301055 18849 tablet_service.cc:1511] Processing CreateTablet for tablet f4f83504e56b44d887d06ac0f7bef5e7 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:40.304428 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f83504e56b44d887d06ac0f7bef5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.308581 18980 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.310851 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f83504e56b44d887d06ac0f7bef5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.305075 18976 ts_tablet_manager.cc:1434] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.003s
I20260709 13:05:40.315009 18769 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 495f2d1395ba4771bccfd300d6f9600b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.315289 18976 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.317058 18975 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:40.324473 18975 ts_tablet_manager.cc:1403] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.198s	user 0.027s	sys 0.017s
I20260709 13:05:40.303264 18977 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:40.339363 18773 tablet_service.cc:1511] Processing CreateTablet for tablet bda624d5c09d47009aebd79bda9b394e (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:40.341192 18773 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda624d5c09d47009aebd79bda9b394e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.347098 18977 tablet_bootstrap.cc:654] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.350662 18976 tablet_bootstrap.cc:654] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.352090 19017 raft_consensus.cc:493] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.352768 19017 raft_consensus.cc:515] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.356832 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:40.362715 18900 leader_election.cc:343] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.365661 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
W20260709 13:05:40.367743 18898 leader_election.cc:343] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.368367 18898 leader_election.cc:304] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:40.369585 19024 raft_consensus.cc:2749] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.369622 19017 leader_election.cc:290] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.394189 18771 tablet_service.cc:1511] Processing CreateTablet for tablet dbbf97fb2e42432b9c5835baa774af4e (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:40.404165 18917 tablet_service.cc:1511] Processing CreateTablet for tablet f4f83504e56b44d887d06ac0f7bef5e7 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:05:40.405520 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f4f83504e56b44d887d06ac0f7bef5e7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.408157 18846 tablet_service.cc:1511] Processing CreateTablet for tablet bda624d5c09d47009aebd79bda9b394e (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:40.409026 18921 tablet_service.cc:1511] Processing CreateTablet for tablet bda624d5c09d47009aebd79bda9b394e (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:05:40.411820 18918 tablet_service.cc:1511] Processing CreateTablet for tablet dbbf97fb2e42432b9c5835baa774af4e (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:40.412958 18975 raft_consensus.cc:359] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.413761 18975 raft_consensus.cc:385] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.416165 18771 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbf97fb2e42432b9c5835baa774af4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.419063 18845 tablet_service.cc:1511] Processing CreateTablet for tablet dbbf97fb2e42432b9c5835baa774af4e (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:05:40.413914 18918 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbf97fb2e42432b9c5835baa774af4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.429239 18849 tablet_service.cc:1511] Processing CreateTablet for tablet 9df50d5fa79a4dcc88123f075c62c850 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:40.430655 18767 tablet_service.cc:1511] Processing CreateTablet for tablet 74599c692e314f239cfbd145eea11700 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:40.431100 18922 tablet_service.cc:1511] Processing CreateTablet for tablet 9df50d5fa79a4dcc88123f075c62c850 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:40.432361 18922 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df50d5fa79a4dcc88123f075c62c850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.420949 18846 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda624d5c09d47009aebd79bda9b394e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.436856 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda624d5c09d47009aebd79bda9b394e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.433946 18767 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74599c692e314f239cfbd145eea11700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.429311 18774 tablet_service.cc:1511] Processing CreateTablet for tablet 9df50d5fa79a4dcc88123f075c62c850 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:05:40.439728 18774 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df50d5fa79a4dcc88123f075c62c850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.446758 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dbbf97fb2e42432b9c5835baa774af4e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.414115 18975 raft_consensus.cc:740] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.458516 18975 consensus_queue.cc:260] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.463992 18977 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:40.464613 18977 ts_tablet_manager.cc:1403] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.162s	user 0.020s	sys 0.021s
I20260709 13:05:40.466043 18849 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df50d5fa79a4dcc88123f075c62c850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.477694 19017 raft_consensus.cc:493] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.494756 19017 raft_consensus.cc:515] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.495218 18681 catalog_manager.cc:5697] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.497087 19017 leader_election.cc:290] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.497912 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:40.498677 18786 raft_consensus.cc:2468] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:40.500008 18900 leader_election.cc:304] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:40.500910 18976 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.500963 19017 raft_consensus.cc:2804] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.501518 19017 raft_consensus.cc:493] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.501592 18976 ts_tablet_manager.cc:1403] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.187s	user 0.028s	sys 0.015s
I20260709 13:05:40.501971 19017 raft_consensus.cc:3060] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.509346 18977 raft_consensus.cc:359] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.510210 18977 raft_consensus.cc:385] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.510644 18977 raft_consensus.cc:740] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.510296 19017 raft_consensus.cc:515] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.512739 18845 tablet_service.cc:1511] Processing CreateTablet for tablet 858aa7cba75b4d3e894965a2002e369a (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:40.513677 18844 tablet_service.cc:1511] Processing CreateTablet for tablet 74599c692e314f239cfbd145eea11700 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:40.512944 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:40.511381 18977 consensus_queue.cc:260] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.514132 18845 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858aa7cba75b4d3e894965a2002e369a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.515712 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:40.516332 18786 raft_consensus.cc:3060] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.520299 18844 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74599c692e314f239cfbd145eea11700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.520467 18977 ts_tablet_manager.cc:1434] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.056s	user 0.006s	sys 0.000s
I20260709 13:05:40.521437 18977 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:40.524422 18921 tablet_service.cc:1511] Processing CreateTablet for tablet 74599c692e314f239cfbd145eea11700 (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:05:40.526053 18921 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74599c692e314f239cfbd145eea11700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.524425 18917 tablet_service.cc:1511] Processing CreateTablet for tablet 858aa7cba75b4d3e894965a2002e369a (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:40.528131 18917 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858aa7cba75b4d3e894965a2002e369a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.546710 19017 leader_election.cc:290] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.548147 18976 raft_consensus.cc:359] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.549309 18976 raft_consensus.cc:385] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.549753 18976 raft_consensus.cc:740] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.552167 18786 raft_consensus.cc:2468] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:40.553682 18900 leader_election.cc:304] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
W20260709 13:05:40.554553 18898 leader_election.cc:343] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.554720 19024 raft_consensus.cc:2804] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.555225 19024 raft_consensus.cc:697] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:40.556164 19024 consensus_queue.cc:237] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.556772 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
W20260709 13:05:40.567564 18898 leader_election.cc:343] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.571674 18976 consensus_queue.cc:260] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.574193 18976 ts_tablet_manager.cc:1434] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.072s	user 0.009s	sys 0.000s
I20260709 13:05:40.575346 18976 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.576784 18975 ts_tablet_manager.cc:1434] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.247s	user 0.015s	sys 0.009s
I20260709 13:05:40.578186 18977 tablet_bootstrap.cc:654] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.577301 18770 tablet_service.cc:1511] Processing CreateTablet for tablet 858aa7cba75b4d3e894965a2002e369a (DEFAULT_TABLE table=test-workload [id=a334a66b3e644db3a6af8affb628ef68]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:05:40.579413 18770 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858aa7cba75b4d3e894965a2002e369a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:40.582721 18975 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:40.582828 18976 tablet_bootstrap.cc:654] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.589032 19032 raft_consensus.cc:493] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.589649 19032 raft_consensus.cc:515] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.592346 18977 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:40.592883 18977 ts_tablet_manager.cc:1403] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.072s	user 0.011s	sys 0.000s
I20260709 13:05:40.593149 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:40.594825 18826 leader_election.cc:343] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.595711 18977 raft_consensus.cc:359] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.596468 18977 raft_consensus.cc:385] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.596777 18977 raft_consensus.cc:740] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.597193 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:40.597620 18976 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.597548 18977 consensus_queue.cc:260] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.598198 18976 ts_tablet_manager.cc:1403] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.023s	user 0.014s	sys 0.000s
W20260709 13:05:40.598881 18824 leader_election.cc:343] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.599375 18824 leader_election.cc:304] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:40.600322 18989 raft_consensus.cc:2749] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.599609 18975 tablet_bootstrap.cc:654] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.601110 19032 leader_election.cc:290] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.601126 18976 raft_consensus.cc:359] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.599947 18977 ts_tablet_manager.cc:1434] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:40.604321 18977 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:40.609263 18681 catalog_manager.cc:5697] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.603116 18976 raft_consensus.cc:385] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.614483 18976 raft_consensus.cc:740] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.615458 18976 consensus_queue.cc:260] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.617630 18977 tablet_bootstrap.cc:654] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.617836 18976 ts_tablet_manager.cc:1434] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:05:40.618865 18976 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.623960 19032 raft_consensus.cc:493] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.624672 19032 raft_consensus.cc:515] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.627508 18975 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:40.628058 18975 ts_tablet_manager.cc:1403] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.046s	user 0.010s	sys 0.004s
I20260709 13:05:40.628517 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:40.629135 18976 tablet_bootstrap.cc:654] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.630975 18975 raft_consensus.cc:359] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:40.631724 18975 raft_consensus.cc:385] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.631995 18975 raft_consensus.cc:740] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.633047 18975 consensus_queue.cc:260] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:40.635278 18975 ts_tablet_manager.cc:1434] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
W20260709 13:05:40.635370 18826 leader_election.cc:343] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.636296 18975 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:40.637974 19032 leader_election.cc:290] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.638784 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:40.640923 18824 leader_election.cc:343] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.641589 18824 leader_election.cc:304] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:40.642874 18975 tablet_bootstrap.cc:654] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.649029 18977 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:40.649634 18977 ts_tablet_manager.cc:1403] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.046s	user 0.015s	sys 0.027s
I20260709 13:05:40.652482 18977 raft_consensus.cc:359] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:40.653260 18977 raft_consensus.cc:385] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.653560 18977 raft_consensus.cc:740] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.654152 18989 raft_consensus.cc:2749] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:40.654443 18977 consensus_queue.cc:260] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:40.654897 18989 raft_consensus.cc:493] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.655395 18989 raft_consensus.cc:515] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.656963 18977 ts_tablet_manager.cc:1434] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:05:40.658499 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22992f368af492ab5b1224c5d6419d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:40.660118 18989 leader_election.cc:290] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.662722 18977 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
W20260709 13:05:40.662916 18826 leader_election.cc:343] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.666651 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22992f368af492ab5b1224c5d6419d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:40.667434 18935 raft_consensus.cc:2468] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:40.668540 18980 raft_consensus.cc:493] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.669068 18980 raft_consensus.cc:515] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.671375 18980 leader_election.cc:290] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.671833 18977 tablet_bootstrap.cc:654] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.673393 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcad68444f5482094fc3e7103b555dc" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:40.676497 18976 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.677294 18976 ts_tablet_manager.cc:1403] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.059s	user 0.012s	sys 0.005s
I20260709 13:05:40.674129 18934 raft_consensus.cc:2468] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:40.677282 18975 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:40.679755 18975 ts_tablet_manager.cc:1403] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.044s	user 0.027s	sys 0.008s
I20260709 13:05:40.679451 18749 leader_election.cc:304] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:40.680157 18976 raft_consensus.cc:359] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.681085 18976 raft_consensus.cc:385] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.681349 18976 raft_consensus.cc:740] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.682001 18976 consensus_queue.cc:260] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.683104 18980 raft_consensus.cc:2804] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.683650 18980 raft_consensus.cc:493] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.683939 18976 ts_tablet_manager.cc:1434] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:40.682302 18975 raft_consensus.cc:359] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.684155 18980 raft_consensus.cc:3060] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.684401 18975 raft_consensus.cc:385] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.684831 18975 raft_consensus.cc:740] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.685706 18975 consensus_queue.cc:260] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.686925 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcad68444f5482094fc3e7103b555dc" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:40.687642 18975 ts_tablet_manager.cc:1434] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.000s
I20260709 13:05:40.687788 18861 raft_consensus.cc:2468] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:40.688567 18975 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:40.689160 18824 leader_election.cc:304] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:40.690321 18989 raft_consensus.cc:2804] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.690821 18989 raft_consensus.cc:493] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.691309 18989 raft_consensus.cc:3060] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.694733 18975 tablet_bootstrap.cc:654] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.703912 18976 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.712713 18976 tablet_bootstrap.cc:654] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.719064 18975 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:40.719237 18976 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.719542 18975 ts_tablet_manager.cc:1403] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.031s	user 0.013s	sys 0.016s
I20260709 13:05:40.719619 18976 ts_tablet_manager.cc:1403] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.016s	user 0.013s	sys 0.000s
I20260709 13:05:40.722477 18975 raft_consensus.cc:359] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.722937 19017 raft_consensus.cc:493] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.723276 18975 raft_consensus.cc:385] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.723636 18975 raft_consensus.cc:740] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.724002 18976 raft_consensus.cc:359] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.723706 19017 raft_consensus.cc:515] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.724673 18976 raft_consensus.cc:385] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.724308 18975 consensus_queue.cc:260] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.724968 18976 raft_consensus.cc:740] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.722538 18989 raft_consensus.cc:515] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.726644 18975 ts_tablet_manager.cc:1434] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:40.727029 18989 leader_election.cc:290] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.727547 18975 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:40.729121 18980 raft_consensus.cc:515] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.731258 18980 leader_election.cc:290] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.731943 18976 consensus_queue.cc:260] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.732913 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcad68444f5482094fc3e7103b555dc" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:40.733566 18975 tablet_bootstrap.cc:654] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.733951 18976 ts_tablet_manager.cc:1434] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.001s
I20260709 13:05:40.734902 18976 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.735281 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:40.736181 18784 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:40.738365 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22992f368af492ab5b1224c5d6419d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:40.739203 18786 raft_consensus.cc:3060] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.733755 18935 raft_consensus.cc:3060] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.740483 18900 leader_election.cc:304] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:40.741415 19024 raft_consensus.cc:2804] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.741802 19024 raft_consensus.cc:493] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.742152 19024 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.744268 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:40.744638 18976 tablet_bootstrap.cc:654] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.745002 18861 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:40.754745 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9bcad68444f5482094fc3e7103b555dc" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:40.755529 18861 raft_consensus.cc:3060] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.741427 18977 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:40.758581 18977 ts_tablet_manager.cc:1403] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.096s	user 0.038s	sys 0.037s
I20260709 13:05:40.758986 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a22992f368af492ab5b1224c5d6419d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:40.759577 18934 raft_consensus.cc:3060] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.760176 19024 raft_consensus.cc:515] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.761034 19017 leader_election.cc:290] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.762992 19024 leader_election.cc:290] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.765698 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:40.766513 18860 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.779938 18786 raft_consensus.cc:2468] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:40.780999 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:40.781672 18784 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.786533 18989 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:40.791594 18784 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:40.792966 18900 leader_election.cc:304] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:40.754920 18980 raft_consensus.cc:493] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.793763 18980 raft_consensus.cc:515] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:40.794359 19017 raft_consensus.cc:2804] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.798630 19017 raft_consensus.cc:697] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:40.800273 18980 leader_election.cc:290] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.801602 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6ca92629b74db9bb21f0e1bb0c72c6" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:40.802361 18932 raft_consensus.cc:2468] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:40.803701 18749 leader_election.cc:304] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:40.804140 18934 raft_consensus.cc:2468] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:40.805682 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6ca92629b74db9bb21f0e1bb0c72c6" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:40.799615 19017 consensus_queue.cc:237] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.816186 18859 raft_consensus.cc:2468] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:40.809213 18860 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:40.809696 18826 leader_election.cc:304] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:40.819953 18989 raft_consensus.cc:2804] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.820288 18935 raft_consensus.cc:2468] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:40.812891 18980 raft_consensus.cc:2804] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.811431 18861 raft_consensus.cc:2468] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:40.830206 19032 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:40.838778 18980 raft_consensus.cc:493] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.839442 18980 raft_consensus.cc:3060] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.844372 18975 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:40.844563 18749 leader_election.cc:304] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:40.820565 18989 raft_consensus.cc:697] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:40.845162 18975 ts_tablet_manager.cc:1403] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.118s	user 0.027s	sys 0.052s
I20260709 13:05:40.845810 19036 raft_consensus.cc:493] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.846587 19039 raft_consensus.cc:2804] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.846395 19036 raft_consensus.cc:515] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.846029 18989 consensus_queue.cc:237] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.848999 19036 leader_election.cc:290] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.849493 18975 raft_consensus.cc:359] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.850494 18975 raft_consensus.cc:385] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.850874 18975 raft_consensus.cc:740] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.852166 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:40.821194 18977 raft_consensus.cc:359] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.854643 18975 consensus_queue.cc:260] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.856272 18977 raft_consensus.cc:385] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.857416 18977 raft_consensus.cc:740] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.858543 18975 ts_tablet_manager.cc:1434] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:05:40.855623 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:40.861774 18975 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:40.861743 19036 raft_consensus.cc:493] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.862530 19036 raft_consensus.cc:515] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.861065 18861 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:40.865100 18749 leader_election.cc:304] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:40.868980 19036 leader_election.cc:290] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.862900 18977 consensus_queue.cc:260] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.869791 19036 raft_consensus.cc:2804] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.878610 19036 raft_consensus.cc:493] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.879076 19036 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.881068 18975 tablet_bootstrap.cc:654] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.857447 18980 raft_consensus.cc:515] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:40.875197 18684 catalog_manager.cc:5697] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:40.884352 18977 ts_tablet_manager.cc:1434] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.125s	user 0.008s	sys 0.006s
I20260709 13:05:40.876935 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:40.885286 18977 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:40.886761 18933 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:40.877938 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
W20260709 13:05:40.886969 18749 leader_election.cc:343] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.888741 19039 raft_consensus.cc:697] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:40.894742 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6ca92629b74db9bb21f0e1bb0c72c6" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:40.895605 18860 raft_consensus.cc:3060] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.893697 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6f6ca92629b74db9bb21f0e1bb0c72c6" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:40.899214 18934 raft_consensus.cc:3060] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.900161 19036 raft_consensus.cc:515] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.889794 18980 leader_election.cc:290] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:40.902722 18861 raft_consensus.cc:2468] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:40.889778 19039 consensus_queue.cc:237] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.907125 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:40.912021 19036 leader_election.cc:290] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.915068 18859 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.916466 18977 tablet_bootstrap.cc:654] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.916297 18749 leader_election.cc:304] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:05:40.916865 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:40.917768 18933 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.918814 19036 raft_consensus.cc:2804] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:40.919261 19036 raft_consensus.cc:493] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:40.919427 18684 catalog_manager.cc:5697] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.920943 18976 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.919696 19036 raft_consensus.cc:3060] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.921651 18976 ts_tablet_manager.cc:1403] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.187s	user 0.051s	sys 0.069s
I20260709 13:05:40.924404 18860 raft_consensus.cc:2468] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:40.927585 18976 raft_consensus.cc:359] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.928887 18976 raft_consensus.cc:385] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.929277 18976 raft_consensus.cc:740] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.929864 18749 leader_election.cc:304] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:40.931339 19058 raft_consensus.cc:2804] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.931865 19058 raft_consensus.cc:697] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:40.931603 18976 consensus_queue.cc:260] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.932844 19058 consensus_queue.cc:237] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } }
I20260709 13:05:40.935441 18976 ts_tablet_manager.cc:1434] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:05:40.937688 18933 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:40.939241 18976 tablet_bootstrap.cc:492] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.951472 18749 leader_election.cc:304] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:40.952296 19039 raft_consensus.cc:2804] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.952842 19039 raft_consensus.cc:697] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:40.953639 19039 consensus_queue.cc:237] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.954689 18859 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:40.955730 18934 raft_consensus.cc:2468] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:40.957340 19036 raft_consensus.cc:515] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.959172 18976 tablet_bootstrap.cc:654] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.960973 18977 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:40.961519 18977 ts_tablet_manager.cc:1403] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.076s	user 0.010s	sys 0.009s
I20260709 13:05:40.963114 19036 leader_election.cc:290] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.963443 18684 catalog_manager.cc:5697] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:40.966867 18977 raft_consensus.cc:359] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.964570 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:40.967525 18977 raft_consensus.cc:385] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.967720 18976 tablet_bootstrap.cc:492] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:40.967832 18977 raft_consensus.cc:740] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.968158 18975 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:40.968261 18976 ts_tablet_manager.cc:1403] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.029s	user 0.009s	sys 0.004s
I20260709 13:05:40.968612 18975 ts_tablet_manager.cc:1403] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.107s	user 0.020s	sys 0.009s
W20260709 13:05:40.968688 18749 leader_election.cc:343] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:40.965314 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:40.969648 18859 raft_consensus.cc:3060] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:40.971302 18975 raft_consensus.cc:359] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.971643 18976 raft_consensus.cc:359] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.972015 18975 raft_consensus.cc:385] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.972338 18976 raft_consensus.cc:385] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:40.972407 18975 raft_consensus.cc:740] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.972697 18976 raft_consensus.cc:740] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:40.973345 18975 consensus_queue.cc:260] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.973474 18976 consensus_queue.cc:260] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.973313 18977 consensus_queue.cc:260] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.978369 18859 raft_consensus.cc:2468] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:40.979019 18977 ts_tablet_manager.cc:1434] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.017s	user 0.008s	sys 0.000s
I20260709 13:05:40.979951 18977 tablet_bootstrap.cc:492] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:40.979727 18749 leader_election.cc:304] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:05:40.980944 19058 raft_consensus.cc:2804] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:40.984215 18975 ts_tablet_manager.cc:1434] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.015s	user 0.004s	sys 0.004s
I20260709 13:05:40.985040 19058 raft_consensus.cc:697] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:40.985558 18975 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:40.985996 18977 tablet_bootstrap.cc:654] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:40.986138 19058 consensus_queue.cc:237] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.993209 18989 raft_consensus.cc:493] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:40.994510 18976 ts_tablet_manager.cc:1434] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.026s	user 0.006s	sys 0.001s
I20260709 13:05:40.993903 18989 raft_consensus.cc:515] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:40.995482 18976 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:40.997813 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:40.998942 18784 raft_consensus.cc:2393] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:41.002575 18859 raft_consensus.cc:3060] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.003259 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c3e15a281e124e0b84d04469539ba55f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.003757 19023 raft_consensus.cc:493] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.004252 19023 raft_consensus.cc:515] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.005381 18824 leader_election.cc:304] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:41.008244 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:41.010092 18824 leader_election.cc:343] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:41.011288 19032 raft_consensus.cc:2749] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:41.012343 18976 tablet_bootstrap.cc:654] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.012212 19017 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.014402 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:41.016350 18826 leader_election.cc:343] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:41.016934 18826 leader_election.cc:304] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:41.006392 19023 leader_election.cc:290] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.018103 18985 raft_consensus.cc:2749] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:41.010861 18989 leader_election.cc:290] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:40.993187 18975 tablet_bootstrap.cc:654] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.032312 18975 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:41.032778 18975 ts_tablet_manager.cc:1403] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.047s	user 0.013s	sys 0.000s
I20260709 13:05:41.035928 18975 raft_consensus.cc:359] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.036877 18975 raft_consensus.cc:385] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.037147 18975 raft_consensus.cc:740] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.037879 18975 consensus_queue.cc:260] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.040387 18975 ts_tablet_manager.cc:1434] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:41.041393 18975 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:41.041574 18977 tablet_bootstrap.cc:492] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.042048 18977 ts_tablet_manager.cc:1403] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.062s	user 0.012s	sys 0.002s
I20260709 13:05:41.044584 18977 raft_consensus.cc:359] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.045274 18977 raft_consensus.cc:385] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.045554 18977 raft_consensus.cc:740] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.046381 19071 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.047212 18975 tablet_bootstrap.cc:654] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.046916 18681 catalog_manager.cc:5697] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.049729 18976 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.048954 18681 catalog_manager.cc:5697] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.050319 18976 ts_tablet_manager.cc:1403] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.055s	user 0.008s	sys 0.008s
I20260709 13:05:41.050689 18681 catalog_manager.cc:5697] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.053994 18976 raft_consensus.cc:359] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.054915 18976 raft_consensus.cc:385] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.055305 18976 raft_consensus.cc:740] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.056334 18977 consensus_queue.cc:260] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.059521 18976 consensus_queue.cc:260] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.061116 18977 ts_tablet_manager.cc:1434] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.019s	user 0.003s	sys 0.003s
I20260709 13:05:41.070758 18976 ts_tablet_manager.cc:1434] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.020s	user 0.008s	sys 0.000s
I20260709 13:05:41.071794 18976 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.077507 18976 tablet_bootstrap.cc:654] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.078969 18977 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:41.085979 18977 tablet_bootstrap.cc:654] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.093806 18975 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:41.094334 18975 ts_tablet_manager.cc:1403] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.053s	user 0.028s	sys 0.022s
I20260709 13:05:41.096835 18975 raft_consensus.cc:359] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:41.098855 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:41.101337 18975 raft_consensus.cc:385] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.101724 18975 raft_consensus.cc:740] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.102491 18976 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.102458 18975 consensus_queue.cc:260] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.103050 18976 ts_tablet_manager.cc:1403] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.031s	user 0.001s	sys 0.013s
I20260709 13:05:41.104254 18975 ts_tablet_manager.cc:1434] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.000s
I20260709 13:05:41.105492 18975 tablet_bootstrap.cc:492] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:41.105657 18976 raft_consensus.cc:359] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.106359 18976 raft_consensus.cc:385] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.106635 18976 raft_consensus.cc:740] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.107488 18976 consensus_queue.cc:260] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.111652 18975 tablet_bootstrap.cc:654] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.113508 18977 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.113687 18976 ts_tablet_manager.cc:1434] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.010s	user 0.001s	sys 0.005s
I20260709 13:05:41.114023 18977 ts_tablet_manager.cc:1403] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.004s
I20260709 13:05:41.114689 18976 tablet_bootstrap.cc:492] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.116753 18977 raft_consensus.cc:359] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.117421 18977 raft_consensus.cc:385] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.117678 18977 raft_consensus.cc:740] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.118432 18977 consensus_queue.cc:260] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.121933 18976 tablet_bootstrap.cc:654] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.125291 18977 ts_tablet_manager.cc:1434] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:05:41.126551 18977 tablet_bootstrap.cc:492] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:41.127717 18976 tablet_bootstrap.cc:492] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.128089 18976 ts_tablet_manager.cc:1403] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.014s	user 0.006s	sys 0.004s
I20260709 13:05:41.130379 18976 raft_consensus.cc:359] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.130882 18977 tablet_bootstrap.cc:654] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.131031 18976 raft_consensus.cc:385] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.131358 18976 raft_consensus.cc:740] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.131742 18975 tablet_bootstrap.cc:492] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:41.132264 18975 ts_tablet_manager.cc:1403] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.003s
I20260709 13:05:41.132036 18976 consensus_queue.cc:260] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.135591 18975 raft_consensus.cc:359] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.136610 18975 raft_consensus.cc:385] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.137043 18975 raft_consensus.cc:740] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.140846 18975 consensus_queue.cc:260] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.141772 19024 raft_consensus.cc:493] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.142290 19024 raft_consensus.cc:515] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.142818 18976 ts_tablet_manager.cc:1434] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:05:41.144335 19024 leader_election.cc:290] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.146697 18976 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.147053 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.147693 18859 raft_consensus.cc:2468] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.151877 18975 ts_tablet_manager.cc:1434] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.019s	user 0.006s	sys 0.000s
I20260709 13:05:41.151806 18898 leader_election.cc:304] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:41.152998 19071 raft_consensus.cc:2804] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.153151 18976 tablet_bootstrap.cc:654] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.153506 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.154296 18975 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:41.154273 18784 raft_consensus.cc:2468] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.165154 18976 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.165640 18976 ts_tablet_manager.cc:1403] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.019s	user 0.003s	sys 0.012s
I20260709 13:05:41.165599 19071 raft_consensus.cc:493] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.166072 19071 raft_consensus.cc:3060] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.168520 18977 tablet_bootstrap.cc:492] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.168727 18975 tablet_bootstrap.cc:654] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.169031 18977 ts_tablet_manager.cc:1403] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.043s	user 0.013s	sys 0.027s
I20260709 13:05:41.171691 18977 raft_consensus.cc:359] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.172353 18977 raft_consensus.cc:385] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.172616 18977 raft_consensus.cc:740] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.173032 19071 raft_consensus.cc:515] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.173404 18977 consensus_queue.cc:260] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.176203 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:41.176792 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:41.176769 18784 raft_consensus.cc:3060] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.177440 18859 raft_consensus.cc:3060] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.178576 18977 ts_tablet_manager.cc:1434] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:41.179489 18977 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:41.183876 18784 raft_consensus.cc:2468] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.183965 18859 raft_consensus.cc:2468] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.184878 19032 raft_consensus.cc:493] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.176779 18976 raft_consensus.cc:359] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.185691 18976 raft_consensus.cc:385] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.185356 19032 raft_consensus.cc:515] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.186058 18977 tablet_bootstrap.cc:654] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.185987 18976 raft_consensus.cc:740] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.186612 18900 leader_election.cc:304] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:41.187829 19032 leader_election.cc:290] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.187888 19024 raft_consensus.cc:2804] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:41.188988 19024 raft_consensus.cc:697] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:41.189496 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.190171 19024 consensus_queue.cc:237] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.186793 18976 consensus_queue.cc:260] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:41.190940 18824 leader_election.cc:343] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:41.195256 19071 leader_election.cc:290] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.195542 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.188990 18975 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
W20260709 13:05:41.197016 18826 leader_election.cc:343] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:41.197539 18826 leader_election.cc:304] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:41.197120 18975 ts_tablet_manager.cc:1403] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.043s	user 0.015s	sys 0.000s
I20260709 13:05:41.198796 19032 raft_consensus.cc:2749] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:41.200716 18976 ts_tablet_manager.cc:1434] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 13:05:41.201632 18976 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.201737 18975 raft_consensus.cc:359] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.202749 18975 raft_consensus.cc:385] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.203095 18975 raft_consensus.cc:740] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.209852 18976 tablet_bootstrap.cc:654] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.210309 18975 consensus_queue.cc:260] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.214347 18681 catalog_manager.cc:5697] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.244624 18975 ts_tablet_manager.cc:1434] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.046s	user 0.007s	sys 0.000s
I20260709 13:05:41.245739 18975 tablet_bootstrap.cc:492] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:41.246454 18976 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.246894 18976 ts_tablet_manager.cc:1403] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.045s	user 0.015s	sys 0.022s
I20260709 13:05:41.247000 18977 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.247452 18977 ts_tablet_manager.cc:1403] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.068s	user 0.027s	sys 0.038s
I20260709 13:05:41.249657 19024 raft_consensus.cc:493] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.249593 18976 raft_consensus.cc:359] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.250535 18976 raft_consensus.cc:385] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.250149 18977 raft_consensus.cc:359] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.250150 19024 raft_consensus.cc:515] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.250800 18976 raft_consensus.cc:740] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.250910 18977 raft_consensus.cc:385] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.251205 18977 raft_consensus.cc:740] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.251610 18975 tablet_bootstrap.cc:654] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.251454 18976 consensus_queue.cc:260] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.251850 18977 consensus_queue.cc:260] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.252385 19024 leader_election.cc:290] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.253450 18976 ts_tablet_manager.cc:1434] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.006s	user 0.004s	sys 0.000s
I20260709 13:05:41.253845 18977 ts_tablet_manager.cc:1434] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:05:41.254377 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.254653 18976 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.255838 19024 raft_consensus.cc:493] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.256328 19024 raft_consensus.cc:515] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.257261 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.260623 19024 leader_election.cc:290] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.261266 18976 tablet_bootstrap.cc:654] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.261746 18977 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
W20260709 13:05:41.262302 18900 leader_election.cc:343] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:41.263006 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.263242 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.263792 18860 raft_consensus.cc:2393] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:41.266458 18859 raft_consensus.cc:2468] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.267369 18900 leader_election.cc:304] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:41.267812 18898 leader_election.cc:304] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:41.268091 18977 tablet_bootstrap.cc:654] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.268571 19024 raft_consensus.cc:3060] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.274503 19071 raft_consensus.cc:2804] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.275115 19071 raft_consensus.cc:493] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.275555 19071 raft_consensus.cc:3060] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.294843 19032 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.300187 18977 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.300675 18977 ts_tablet_manager.cc:1403] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.039s	user 0.013s	sys 0.010s
I20260709 13:05:41.303282 18977 raft_consensus.cc:359] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.303930 18977 raft_consensus.cc:385] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.304201 18977 raft_consensus.cc:740] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.305023 19024 raft_consensus.cc:2749] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:41.304850 18977 consensus_queue.cc:260] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.307080 19071 raft_consensus.cc:515] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.309535 18977 ts_tablet_manager.cc:1434] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.001s
I20260709 13:05:41.310519 18977 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:41.310842 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:41.310725 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:41.311517 18859 raft_consensus.cc:3060] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.316826 18977 tablet_bootstrap.cc:654] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.316591 19058 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.318938 18859 raft_consensus.cc:2468] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.320683 18898 leader_election.cc:304] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:41.322008 19024 raft_consensus.cc:2804] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:41.322743 19024 raft_consensus.cc:697] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:41.324091 19024 consensus_queue.cc:237] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:41.326478 18900 leader_election.cc:343] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:41.307579 18975 tablet_bootstrap.cc:492] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:41.327843 18975 ts_tablet_manager.cc:1403] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.082s	user 0.013s	sys 0.007s
I20260709 13:05:41.328063 19058 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.331110 18975 raft_consensus.cc:359] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.325253 19071 leader_election.cc:290] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.331841 18975 raft_consensus.cc:385] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.333387 18975 raft_consensus.cc:740] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.334307 18975 consensus_queue.cc:260] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.336843 18975 ts_tablet_manager.cc:1434] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:41.338035 18975 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:41.338088 19032 raft_consensus.cc:493] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.338646 19032 raft_consensus.cc:515] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.339869 19023 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.340615 19032 leader_election.cc:290] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.342258 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.342912 18784 raft_consensus.cc:2468] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:41.344331 18976 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.344780 18976 ts_tablet_manager.cc:1403] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.090s	user 0.012s	sys 0.064s
I20260709 13:05:41.344870 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.345640 18935 raft_consensus.cc:2468] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:41.345948 18975 tablet_bootstrap.cc:654] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.347540 18976 raft_consensus.cc:359] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.348224 18976 raft_consensus.cc:385] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.348577 18976 raft_consensus.cc:740] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.349442 18826 leader_election.cc:304] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:41.350304 19032 raft_consensus.cc:2804] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.350667 19032 raft_consensus.cc:493] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.351087 19032 raft_consensus.cc:3060] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.349619 18976 consensus_queue.cc:260] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.359094 19039 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.359418 19032 raft_consensus.cc:515] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.363121 19032 leader_election.cc:290] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.367138 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:41.367723 18784 raft_consensus.cc:3060] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.368950 18977 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.369518 18977 ts_tablet_manager.cc:1403] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.029s
I20260709 13:05:41.372516 18977 raft_consensus.cc:359] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.373355 18977 raft_consensus.cc:385] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.373718 18977 raft_consensus.cc:740] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.374143 18976 ts_tablet_manager.cc:1434] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.000s
I20260709 13:05:41.375077 18976 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.374477 18977 consensus_queue.cc:260] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.379042 18977 ts_tablet_manager.cc:1434] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.009s	user 0.009s	sys 0.001s
I20260709 13:05:41.373283 18784 raft_consensus.cc:2468] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:41.388077 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:41.388732 18933 raft_consensus.cc:3060] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.396076 18933 raft_consensus.cc:2468] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:41.403085 19017 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.402577 19024 raft_consensus.cc:493] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.400774 18826 leader_election.cc:304] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:41.405186 19024 raft_consensus.cc:515] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.406118 19023 raft_consensus.cc:2804] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:41.406617 19023 raft_consensus.cc:697] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:41.407281 19024 leader_election.cc:290] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.407454 19023 consensus_queue.cc:237] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.409260 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.404850 18976 tablet_bootstrap.cc:654] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.400928 18977 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:41.419519 18975 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:41.420001 18975 ts_tablet_manager.cc:1403] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.082s	user 0.018s	sys 0.000s
I20260709 13:05:41.422696 18977 tablet_bootstrap.cc:654] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.423166 18975 raft_consensus.cc:359] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.423864 18975 raft_consensus.cc:385] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.424137 18975 raft_consensus.cc:740] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.424785 18975 consensus_queue.cc:260] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.386662 19032 raft_consensus.cc:493] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.425590 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.434190 18784 raft_consensus.cc:2468] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.437917 18900 leader_election.cc:304] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:41.438846 19071 raft_consensus.cc:2804] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.439253 19071 raft_consensus.cc:493] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.439606 19071 raft_consensus.cc:3060] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.442368 18977 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.442866 18977 ts_tablet_manager.cc:1403] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.057s	user 0.009s	sys 0.004s
I20260709 13:05:41.443526 19036 raft_consensus.cc:493] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.443989 19036 raft_consensus.cc:515] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.445933 19036 leader_election.cc:290] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.445781 19071 raft_consensus.cc:515] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.445994 18977 raft_consensus.cc:359] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.446807 18977 raft_consensus.cc:385] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.446985 18977 raft_consensus.cc:740] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.425971 19032 raft_consensus.cc:515] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.427187 18975 ts_tablet_manager.cc:1434] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.003s
I20260709 13:05:41.430466 19024 raft_consensus.cc:493] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.431572 19017 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.448287 19024 raft_consensus.cc:515] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.448815 18975 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:41.450517 19024 leader_election.cc:290] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.447615 18977 consensus_queue.cc:260] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.451380 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:41.453303 18784 raft_consensus.cc:3060] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.453917 18977 ts_tablet_manager.cc:1434] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:05:41.454478 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.455242 18977 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:41.455123 18783 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.457839 19032 leader_election.cc:290] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.458426 18861 raft_consensus.cc:2468] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.460079 18900 leader_election.cc:304] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:41.461295 19024 raft_consensus.cc:2804] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.461658 19024 raft_consensus.cc:493] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.462011 19024 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.463320 18977 tablet_bootstrap.cc:654] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.464074 18782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.465808 18975 tablet_bootstrap.cc:654] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.469338 19024 raft_consensus.cc:515] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.474957 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.476219 19071 leader_election.cc:290] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.477947 18980 raft_consensus.cc:493] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.478623 18980 raft_consensus.cc:515] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.480934 19024 leader_election.cc:290] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.481534 18976 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.481949 18933 raft_consensus.cc:2393] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:41.481379 18980 leader_election.cc:290] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.482106 18976 ts_tablet_manager.cc:1403] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.107s	user 0.010s	sys 0.003s
I20260709 13:05:41.483577 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:41.484418 18783 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.485272 18976 raft_consensus.cc:359] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.485950 18976 raft_consensus.cc:385] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.488250 18824 leader_election.cc:304] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:41.488632 18976 raft_consensus.cc:740] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.490752 18980 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.491431 19032 raft_consensus.cc:3060] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.492101 18980 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:41.490015 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.494009 18861 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:41.494089 19058 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.493898 18980 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.495911 19058 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.496827 19024 raft_consensus.cc:493] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.497473 19024 raft_consensus.cc:515] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.500787 18782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.501526 18782 raft_consensus.cc:2468] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.490010 18976 consensus_queue.cc:260] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.510530 19032 raft_consensus.cc:2749] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:41.511245 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.511294 18900 leader_election.cc:304] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:41.500921 18681 catalog_manager.cc:5697] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.513805 18934 raft_consensus.cc:2393] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:41.516379 19071 raft_consensus.cc:2804] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.516906 19071 raft_consensus.cc:493] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.517347 19071 raft_consensus.cc:3060] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.520946 18783 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.512553 18976 ts_tablet_manager.cc:1434] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.030s	user 0.004s	sys 0.003s
I20260709 13:05:41.528462 18976 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.522622 19024 leader_election.cc:290] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.544598 18900 leader_election.cc:304] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
W20260709 13:05:41.527794 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 79057.6us
I20260709 13:05:41.574715 18980 raft_consensus.cc:493] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.588624 18980 raft_consensus.cc:515] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.601800 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.599380 19032 raft_consensus.cc:493] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.603951 19024 raft_consensus.cc:2804] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:41.614794 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.615490 18859 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.610176 19032 raft_consensus.cc:515] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.619863 19032 leader_election.cc:290] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:05:41.602607 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 58085.3us
I20260709 13:05:41.622473 18861 raft_consensus.cc:2393] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:41.624665 18980 leader_election.cc:290] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.640596 19024 raft_consensus.cc:697] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:41.642787 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.643129 19024 consensus_queue.cc:237] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.643749 18934 raft_consensus.cc:2468] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:41.644002 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:41.657169 19071 raft_consensus.cc:515] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.641424 18784 raft_consensus.cc:2468] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.658595 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.639405 19032 raft_consensus.cc:493] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.668265 18975 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:41.669112 18975 ts_tablet_manager.cc:1403] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.221s	user 0.034s	sys 0.023s
I20260709 13:05:41.680270 18900 leader_election.cc:304] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:41.683846 19106 raft_consensus.cc:2804] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:41.684501 19106 raft_consensus.cc:697] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:41.687336 18824 leader_election.cc:304] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:41.688382 19023 raft_consensus.cc:2804] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.665598 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:41.688741 19023 raft_consensus.cc:493] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.685556 19106 consensus_queue.cc:237] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.717388 18975 raft_consensus.cc:359] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.718425 18975 raft_consensus.cc:385] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.718811 18975 raft_consensus.cc:740] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.703153 18859 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.693049 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "18099053dde9417098e991a8db52b647" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.702533 19023 raft_consensus.cc:3060] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.738808 18977 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:41.739285 18977 ts_tablet_manager.cc:1403] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.284s	user 0.089s	sys 0.116s
I20260709 13:05:41.739146 18749 leader_election.cc:304] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:41.740352 18980 raft_consensus.cc:2764] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:41.742660 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.670953 19032 raft_consensus.cc:515] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.753067 19032 leader_election.cc:290] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.753509 18857 raft_consensus.cc:2468] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.753785 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.811090 19071 leader_election.cc:290] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.754544 18784 raft_consensus.cc:2468] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:41.748575 18861 raft_consensus.cc:2468] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.753939 18749 leader_election.cc:304] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:41.866786 18980 raft_consensus.cc:3060] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:41.867002 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 113128us
I20260709 13:05:41.874639 18980 raft_consensus.cc:2749] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:41.890280 18977 raft_consensus.cc:359] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.895779 18977 raft_consensus.cc:385] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.896165 18977 raft_consensus.cc:740] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.896970 18977 consensus_queue.cc:260] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.804095 18975 consensus_queue.cc:260] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.893321 18976 tablet_bootstrap.cc:654] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.904213 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.904899 18935 raft_consensus.cc:2468] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:41.905328 18977 ts_tablet_manager.cc:1434] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.166s	user 0.013s	sys 0.023s
I20260709 13:05:41.906256 18977 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:41.906791 19110 raft_consensus.cc:493] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.907261 19110 raft_consensus.cc:515] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.910676 18683 catalog_manager.cc:5697] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:41.914184 19103 raft_consensus.cc:493] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.914705 19103 raft_consensus.cc:515] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.916345 18975 ts_tablet_manager.cc:1434] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.247s	user 0.008s	sys 0.000s
I20260709 13:05:41.917320 19103 leader_election.cc:290] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.909467 19023 raft_consensus.cc:515] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:41.923715 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 243573us
I20260709 13:05:41.909627 18859 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.926851 18855 raft_consensus.cc:2393] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in this term.
I20260709 13:05:41.932502 19110 leader_election.cc:290] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:41.935105 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:41.935776 18855 raft_consensus.cc:3060] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.938172 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:41.942408 18985 raft_consensus.cc:493] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:41.942739 18783 raft_consensus.cc:3060] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.942951 18985 raft_consensus.cc:515] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.947086 18682 catalog_manager.cc:5697] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:41.949747 19071 consensus_queue.cc:1048] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:41.952775 18976 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:41.953527 18976 ts_tablet_manager.cc:1403] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.427s	user 0.030s	sys 0.035s
I20260709 13:05:41.958539 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:41.962827 18975 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:41.965076 18985 leader_election.cc:290] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.953912 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.967566 18935 raft_consensus.cc:2393] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:41.967847 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:41.968464 18859 raft_consensus.cc:2468] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:41.976758 18783 raft_consensus.cc:2468] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:41.977126 18976 raft_consensus.cc:359] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.978076 18976 raft_consensus.cc:385] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:41.978514 18976 raft_consensus.cc:740] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:41.980137 18976 consensus_queue.cc:260] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:41.982205 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:41.984565 18935 raft_consensus.cc:2468] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:41.985071 19023 leader_election.cc:290] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.986150 18749 leader_election.cc:304] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:41.984151 18898 leader_election.cc:304] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:41.987215 19036 raft_consensus.cc:2804] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.987655 19071 raft_consensus.cc:2804] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:41.988124 19071 raft_consensus.cc:493] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.989511 18976 ts_tablet_manager.cc:1434] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.036s	user 0.004s	sys 0.002s
I20260709 13:05:41.990393 18976 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:41.988555 19071 raft_consensus.cc:3060] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:41.992499 18975 tablet_bootstrap.cc:654] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:41.988185 19108 consensus_queue.cc:1048] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:41.987625 19036 raft_consensus.cc:493] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:41.998809 19036 raft_consensus.cc:3060] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:41.993620 18900 leader_election.cc:343] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.008857 18782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.009727 18782 raft_consensus.cc:2393] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:42.009836 18900 leader_election.cc:304] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:42.010983 18824 leader_election.cc:304] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.011533 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:42.012079 18989 raft_consensus.cc:2804] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.012149 18935 raft_consensus.cc:3060] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.012228 19108 raft_consensus.cc:2804] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:42.012629 18989 raft_consensus.cc:493] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.012902 19108 raft_consensus.cc:697] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:42.013036 18989 raft_consensus.cc:3060] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.013463 19036 raft_consensus.cc:515] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.013837 19108 consensus_queue.cc:237] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.016259 19036 leader_election.cc:290] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:41.995751 19106 consensus_queue.cc:1048] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:42.031999 19024 raft_consensus.cc:493] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.036446 19024 raft_consensus.cc:515] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.030117 19110 consensus_queue.cc:1048] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:42.041814 19024 leader_election.cc:290] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.041497 18989 raft_consensus.cc:515] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.043032 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962bbf3987da473c9f635c10214817b0" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:42.043738 18859 raft_consensus.cc:2468] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:42.043908 18782 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962bbf3987da473c9f635c10214817b0" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.048941 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.049125 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.049922 18781 raft_consensus.cc:2393] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:42.050144 18898 leader_election.cc:304] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.050994 18977 tablet_bootstrap.cc:654] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.050086 18989 leader_election.cc:290] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.053473 18976 tablet_bootstrap.cc:654] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.050799 18935 raft_consensus.cc:2468] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.047545 18855 raft_consensus.cc:2468] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
W20260709 13:05:42.052269 18900 leader_election.cc:343] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.058306 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e000f9eebd4bb49c71612282420885" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:42.060094 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:42.061905 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e000f9eebd4bb49c71612282420885" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:42.061345 19071 raft_consensus.cc:515] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.064282 18824 leader_election.cc:304] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.065119 18975 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.065694 18932 raft_consensus.cc:2393] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:42.065706 19023 raft_consensus.cc:2804] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:42.068903 19023 raft_consensus.cc:697] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:42.069005 18826 leader_election.cc:304] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:42.069780 19023 consensus_queue.cc:237] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.071003 19032 raft_consensus.cc:2749] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:42.072996 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:42.074762 18975 ts_tablet_manager.cc:1403] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.112s	user 0.016s	sys 0.015s
I20260709 13:05:42.055840 19106 raft_consensus.cc:2804] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.116807 18683 catalog_manager.cc:5697] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.107303 19106 raft_consensus.cc:493] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.122182 19106 raft_consensus.cc:3060] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.076346 18985 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.051s
W20260709 13:05:42.138480 18826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 68291.6us
I20260709 13:05:42.159148 19071 leader_election.cc:290] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.165460 19106 raft_consensus.cc:515] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:42.144585 18749 leader_election.cc:343] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.150514 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
W20260709 13:05:42.179949 18749 leader_election.cc:343] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.180554 18749 leader_election.cc:304] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:42.181491 18980 raft_consensus.cc:2749] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:42.181654 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.192193 18683 catalog_manager.cc:5697] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.197732 18935 raft_consensus.cc:2393] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in this term.
I20260709 13:05:42.204423 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:42.205511 18860 raft_consensus.cc:2393] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 1: Already voted for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in this term.
I20260709 13:05:42.207500 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.214968 18976 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:42.215464 18976 ts_tablet_manager.cc:1403] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.225s	user 0.012s	sys 0.012s
I20260709 13:05:42.219621 19106 leader_election.cc:290] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.224402 18975 raft_consensus.cc:359] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.225147 18975 raft_consensus.cc:385] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.225422 18975 raft_consensus.cc:740] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.226073 18975 consensus_queue.cc:260] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.227118 18977 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.226962 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962bbf3987da473c9f635c10214817b0" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.227715 18977 ts_tablet_manager.cc:1403] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.322s	user 0.014s	sys 0.012s
I20260709 13:05:42.229316 18975 ts_tablet_manager.cc:1434] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.124s	user 0.006s	sys 0.000s
W20260709 13:05:42.229208 18900 leader_election.cc:343] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.215178 18749 leader_election.cc:304] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [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: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:42.230703 18975 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:42.230664 19105 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:42.229216 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962bbf3987da473c9f635c10214817b0" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:42.234114 18855 raft_consensus.cc:3060] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.234308 19036 raft_consensus.cc:2749] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:42.232070 18977 raft_consensus.cc:359] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.235924 18977 raft_consensus.cc:385] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.236320 18977 raft_consensus.cc:740] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.239764 18781 raft_consensus.cc:3060] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.238665 19123 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:05:42.256892 18977 consensus_queue.cc:260] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.258282 19108 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:42.262127 18900 leader_election.cc:304] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [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: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:42.260825 18976 raft_consensus.cc:359] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.263742 18976 raft_consensus.cc:385] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.263976 18976 raft_consensus.cc:740] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
W20260709 13:05:42.266393 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:42.267882 18855 raft_consensus.cc:2468] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
W20260709 13:05:42.250777 18826 leader_election.cc:343] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.274492 18977 ts_tablet_manager.cc:1434] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.046s	user 0.005s	sys 0.002s
I20260709 13:05:42.275444 18977 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.269838 18781 raft_consensus.cc:2468] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.274493 19099 raft_consensus.cc:2749] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:42.288022 18826 leader_election.cc:304] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:05:42.294399 18989 raft_consensus.cc:2804] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:42.295039 18989 raft_consensus.cc:697] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:42.293572 18976 consensus_queue.cc:260] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.298269 18989 consensus_queue.cc:237] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.304590 18977 tablet_bootstrap.cc:654] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.308890 18976 ts_tablet_manager.cc:1434] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.093s	user 0.006s	sys 0.002s
I20260709 13:05:42.311371 18976 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:42.330597 18898 leader_election.cc:304] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:42.332160 19017 raft_consensus.cc:2804] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:42.332726 19017 raft_consensus.cc:697] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:42.333666 19017 consensus_queue.cc:237] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.334050 18681 catalog_manager.cc:5697] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.339629 18975 tablet_bootstrap.cc:654] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.347859 19099 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:42.361884 18976 tablet_bootstrap.cc:654] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.380609 18977 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.381139 18977 ts_tablet_manager.cc:1403] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.106s	user 0.011s	sys 0.005s
I20260709 13:05:42.385550 18977 raft_consensus.cc:359] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.386875 18977 raft_consensus.cc:385] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.387295 18977 raft_consensus.cc:740] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.388312 18977 consensus_queue.cc:260] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.391870 18977 ts_tablet_manager.cc:1434] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.003s
I20260709 13:05:42.392928 18977 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.395222 18975 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.398684 18977 tablet_bootstrap.cc:654] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.405027 19099 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.409025 18684 catalog_manager.cc:5697] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.411974 18976 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:42.412427 18976 ts_tablet_manager.cc:1403] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.102s	user 0.010s	sys 0.008s
I20260709 13:05:42.415962 18976 raft_consensus.cc:359] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.416710 18976 raft_consensus.cc:385] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.417037 18976 raft_consensus.cc:740] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.417870 18976 consensus_queue.cc:260] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.420136 18976 ts_tablet_manager.cc:1434] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:05:42.420672 19105 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.421175 18976 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:42.421211 19105 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.422464 18975 ts_tablet_manager.cc:1403] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.192s	user 0.013s	sys 0.005s
I20260709 13:05:42.423625 19105 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.425539 18975 raft_consensus.cc:359] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.426211 18975 raft_consensus.cc:385] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.425714 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:42.426497 18975 raft_consensus.cc:740] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.426754 18858 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:42.427163 18975 consensus_queue.cc:260] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.429200 18975 ts_tablet_manager.cc:1434] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:05:42.433254 18989 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.437664 18989 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.432994 18898 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.439621 18681 catalog_manager.cc:5697] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:42.440507 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.434614 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.442384 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:42.442561 19105 raft_consensus.cc:2804] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.443063 18989 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.442997 18935 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.444516 18824 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.445055 18977 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.445223 19105 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.445487 18977 ts_tablet_manager.cc:1403] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.053s	user 0.010s	sys 0.005s
I20260709 13:05:42.445572 19105 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:42.447101 18826 leader_election.cc:343] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.447633 18989 raft_consensus.cc:2804] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.447988 18989 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.448324 18989 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:42.448565 18900 leader_election.cc:343] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.448288 18977 raft_consensus.cc:359] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.449328 18977 raft_consensus.cc:385] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.449601 18977 raft_consensus.cc:740] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.450464 18977 consensus_queue.cc:260] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.430207 18975 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:42.436343 18976 tablet_bootstrap.cc:654] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.455847 18977 ts_tablet_manager.cc:1434] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:05:42.456763 18977 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.457710 19105 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.461236 19023 raft_consensus.cc:493] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.461714 19023 raft_consensus.cc:515] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.464589 19123 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.469231 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e000f9eebd4bb49c71612282420885" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:42.469842 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e000f9eebd4bb49c71612282420885" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.469882 18935 raft_consensus.cc:2468] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.470512 18785 raft_consensus.cc:2468] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.471417 18824 leader_election.cc:304] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.472204 19123 raft_consensus.cc:2804] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.472540 19123 raft_consensus.cc:493] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.475286 19123 raft_consensus.cc:3060] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.467067 19023 leader_election.cc:290] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.482666 19108 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:42.485257 19123 raft_consensus.cc:515] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.491972 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
W20260709 13:05:42.495762 18900 leader_election.cc:343] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.497107 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:42.498903 19023 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.497685 18989 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.503734 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.507624 18860 raft_consensus.cc:2393] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 1: Already voted for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in this term.
I20260709 13:05:42.511382 18898 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [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: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:42.512272 19108 raft_consensus.cc:2749] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:42.520485 18977 tablet_bootstrap.cc:654] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:42.528076 18826 leader_election.cc:343] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.533558 18989 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.536646 18975 tablet_bootstrap.cc:654] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.533582 19099 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:05:42.540699 19123 leader_election.cc:290] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.542584 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e000f9eebd4bb49c71612282420885" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.543190 18785 raft_consensus.cc:3060] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.544721 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:42.545524 18934 raft_consensus.cc:2393] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:42.546610 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "97e000f9eebd4bb49c71612282420885" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:42.550732 18933 raft_consensus.cc:3060] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.508679 19105 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.563907 18824 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:42.565274 18989 raft_consensus.cc:2749] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:42.575127 18785 raft_consensus.cc:2468] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.596235 18826 leader_election.cc:304] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.597133 19123 raft_consensus.cc:2804] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:42.585983 18933 raft_consensus.cc:2468] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.597626 19123 raft_consensus.cc:697] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:42.603940 19123 consensus_queue.cc:237] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.607331 18975 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.607795 18975 ts_tablet_manager.cc:1403] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.178s	user 0.019s	sys 0.009s
I20260709 13:05:42.612983 18975 raft_consensus.cc:359] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.613662 18975 raft_consensus.cc:385] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.613947 18975 raft_consensus.cc:740] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.614612 18975 consensus_queue.cc:260] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.615442 18977 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.615862 18977 ts_tablet_manager.cc:1403] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.159s	user 0.018s	sys 0.001s
I20260709 13:05:42.616657 18975 ts_tablet_manager.cc:1434] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:05:42.617470 18976 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:42.617564 18975 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:42.617913 18976 ts_tablet_manager.cc:1403] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.197s	user 0.019s	sys 0.039s
I20260709 13:05:42.618387 18977 raft_consensus.cc:359] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.619038 18977 raft_consensus.cc:385] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.619325 18977 raft_consensus.cc:740] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.619930 18977 consensus_queue.cc:260] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.620388 18976 raft_consensus.cc:359] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.620996 18976 raft_consensus.cc:385] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.621230 18976 raft_consensus.cc:740] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.621881 18976 consensus_queue.cc:260] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.624265 18975 tablet_bootstrap.cc:654] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.625814 18977 ts_tablet_manager.cc:1434] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:05:42.633828 18977 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.639778 18977 tablet_bootstrap.cc:654] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.646129 18976 ts_tablet_manager.cc:1434] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.000s
I20260709 13:05:42.647162 18976 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:42.649456 18977 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.652120 18977 ts_tablet_manager.cc:1403] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.019s	user 0.010s	sys 0.001s
I20260709 13:05:42.655043 18976 tablet_bootstrap.cc:654] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.656041 18977 raft_consensus.cc:359] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.657073 18977 raft_consensus.cc:385] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.657531 18977 raft_consensus.cc:740] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.658736 18977 consensus_queue.cc:260] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.653641 18682 catalog_manager.cc:5697] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.664938 18977 ts_tablet_manager.cc:1434] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:42.673137 18976 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:42.673630 18976 ts_tablet_manager.cc:1403] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.004s
I20260709 13:05:42.676541 18975 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.670584 18977 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.676395 18976 raft_consensus.cc:359] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.677069 18975 ts_tablet_manager.cc:1403] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.060s	user 0.019s	sys 0.019s
I20260709 13:05:42.677134 18976 raft_consensus.cc:385] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.677507 18976 raft_consensus.cc:740] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.678195 18976 consensus_queue.cc:260] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.679886 18975 raft_consensus.cc:359] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.680624 18975 raft_consensus.cc:385] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.680650 18976 ts_tablet_manager.cc:1434] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.003s
I20260709 13:05:42.681043 18975 raft_consensus.cc:740] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.681819 18976 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:42.681943 18975 consensus_queue.cc:260] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.687656 18975 ts_tablet_manager.cc:1434] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.010s	user 0.008s	sys 0.000s
I20260709 13:05:42.688454 18976 tablet_bootstrap.cc:654] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.688575 18975 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:42.689008 18977 tablet_bootstrap.cc:654] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.700070 18975 tablet_bootstrap.cc:654] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.710487 18977 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.711562 18977 ts_tablet_manager.cc:1403] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.043s	user 0.012s	sys 0.003s
I20260709 13:05:42.714924 18977 raft_consensus.cc:359] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.717355 19123 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.719292 18976 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:42.719743 18976 ts_tablet_manager.cc:1403] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.038s	user 0.019s	sys 0.006s
I20260709 13:05:42.722339 18976 raft_consensus.cc:359] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.723024 18976 raft_consensus.cc:385] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.723341 18976 raft_consensus.cc:740] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.723999 18976 consensus_queue.cc:260] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.726128 18976 ts_tablet_manager.cc:1434] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:05:42.726501 18975 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.726986 18975 ts_tablet_manager.cc:1403] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.039s	user 0.012s	sys 0.006s
I20260709 13:05:42.727110 18976 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:42.729635 18975 raft_consensus.cc:359] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.738401 18975 raft_consensus.cc:385] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.738819 18975 raft_consensus.cc:740] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.739679 18975 consensus_queue.cc:260] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.730568 18977 raft_consensus.cc:385] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.732690 18976 tablet_bootstrap.cc:654] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.740850 18977 raft_consensus.cc:740] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.741636 18977 consensus_queue.cc:260] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.743688 18977 ts_tablet_manager.cc:1434] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.032s	user 0.003s	sys 0.002s
I20260709 13:05:42.744545 18977 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.747638 18975 ts_tablet_manager.cc:1434] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:05:42.751508 18975 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:42.757253 18977 tablet_bootstrap.cc:654] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.761070 18989 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.762542 18975 tablet_bootstrap.cc:654] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.774719 18975 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.775195 18975 ts_tablet_manager.cc:1403] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.026s	user 0.012s	sys 0.004s
I20260709 13:05:42.778263 18975 raft_consensus.cc:359] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.779162 18975 raft_consensus.cc:385] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.779490 18975 raft_consensus.cc:740] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.780304 18975 consensus_queue.cc:260] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.782624 18985 raft_consensus.cc:493] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.784737 18985 raft_consensus.cc:515] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.785414 18975 ts_tablet_manager.cc:1434] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:05:42.786638 18975 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:42.786852 18985 leader_election.cc:290] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.788869 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d97b54f2834f28aa156a7e8edae463" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.789228 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d97b54f2834f28aa156a7e8edae463" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:42.789680 18781 raft_consensus.cc:2468] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.789899 18935 raft_consensus.cc:2468] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.784750 18989 raft_consensus.cc:493] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.791075 18989 raft_consensus.cc:515] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.791366 18826 leader_election.cc:304] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.792392 18985 raft_consensus.cc:2804] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.792800 18985 raft_consensus.cc:493] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.793079 18989 leader_election.cc:290] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.793244 18985 raft_consensus.cc:3060] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.796109 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:42.798610 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.798812 18935 raft_consensus.cc:2468] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.799269 18781 raft_consensus.cc:2468] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.803061 18985 raft_consensus.cc:515] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.804502 18975 tablet_bootstrap.cc:654] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.804329 18824 leader_election.cc:304] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.805239 18985 leader_election.cc:290] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.805821 18985 raft_consensus.cc:2804] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.806053 18977 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.806169 18985 raft_consensus.cc:493] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.806658 18985 raft_consensus.cc:3060] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.806805 18977 ts_tablet_manager.cc:1403] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.062s	user 0.011s	sys 0.012s
I20260709 13:05:42.806921 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d97b54f2834f28aa156a7e8edae463" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:42.807744 18933 raft_consensus.cc:3060] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.809725 18977 raft_consensus.cc:359] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.810587 18977 raft_consensus.cc:385] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.810902 18977 raft_consensus.cc:740] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.811612 18977 consensus_queue.cc:260] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.813493 18985 raft_consensus.cc:515] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.815706 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00d97b54f2834f28aa156a7e8edae463" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.818742 18781 raft_consensus.cc:3060] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.820051 18977 ts_tablet_manager.cc:1434] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:05:42.816807 18976 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:42.820696 18976 ts_tablet_manager.cc:1403] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.094s	user 0.007s	sys 0.012s
I20260709 13:05:42.821408 18933 raft_consensus.cc:2468] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.821584 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:42.822183 18935 raft_consensus.cc:3060] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.816565 18975 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.823401 18975 ts_tablet_manager.cc:1403] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.037s	user 0.015s	sys 0.003s
I20260709 13:05:42.823761 18976 raft_consensus.cc:359] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.824417 18976 raft_consensus.cc:385] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.824694 18976 raft_consensus.cc:740] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.825475 18781 raft_consensus.cc:2468] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.825341 18976 consensus_queue.cc:260] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.819988 18985 leader_election.cc:290] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.827391 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.828039 18785 raft_consensus.cc:3060] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.828743 18935 raft_consensus.cc:2468] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.830008 18824 leader_election.cc:304] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.830767 18989 raft_consensus.cc:2804] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:42.831229 18989 raft_consensus.cc:697] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:42.831962 18975 raft_consensus.cc:359] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.832530 18824 leader_election.cc:304] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.832764 18975 raft_consensus.cc:385] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.833137 18975 raft_consensus.cc:740] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.832049 18989 consensus_queue.cc:237] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.833842 18975 consensus_queue.cc:260] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.834522 19123 raft_consensus.cc:2804] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:42.834977 18977 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.835016 19123 raft_consensus.cc:697] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:42.836259 18975 ts_tablet_manager.cc:1434] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.001s
I20260709 13:05:42.836416 19123 consensus_queue.cc:237] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.840422 18975 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:42.848302 18784 raft_consensus.cc:3060] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.849378 18976 ts_tablet_manager.cc:1434] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:05:42.850461 18976 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:42.868017 19023 raft_consensus.cc:493] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.868822 19023 raft_consensus.cc:515] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.880216 19105 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:42.881204 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:42.881899 18935 raft_consensus.cc:2468] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.883939 18785 raft_consensus.cc:2468] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:42.887219 18977 tablet_bootstrap.cc:654] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.877076 19023 leader_election.cc:290] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.886497 18824 leader_election.cc:304] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.890429 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.891280 18781 raft_consensus.cc:2468] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:42.892675 19023 raft_consensus.cc:2804] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.893131 19023 raft_consensus.cc:493] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.893513 19023 raft_consensus.cc:3060] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.896868 19105 raft_consensus.cc:493] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.897387 19105 raft_consensus.cc:515] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.898768 19099 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:42.899681 19105 leader_election.cc:290] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.901687 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1090fe4b634159813d1a9b1026d830" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:42.902405 18858 raft_consensus.cc:2468] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:42.903143 18976 tablet_bootstrap.cc:654] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.903961 18898 leader_election.cc:304] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:42.905397 19105 raft_consensus.cc:2804] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:42.905970 19105 raft_consensus.cc:493] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:42.906524 19105 raft_consensus.cc:3060] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.906884 18975 tablet_bootstrap.cc:654] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:42.910674 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1090fe4b634159813d1a9b1026d830" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:42.912806 18900 leader_election.cc:343] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.920110 19105 raft_consensus.cc:515] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.939803 19099 raft_consensus.cc:493] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:42.940402 19099 raft_consensus.cc:515] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.943620 19099 leader_election.cc:290] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.945284 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbf3770cf484941893c91cea87b7ff7" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:42.947093 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbf3770cf484941893c91cea87b7ff7" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:42.947877 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1090fe4b634159813d1a9b1026d830" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
W20260709 13:05:42.948469 18900 leader_election.cc:343] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:42.949242 18900 leader_election.cc:343] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.949882 18976 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
W20260709 13:05:42.950524 18898 leader_election.cc:343] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:42.951012 18898 leader_election.cc:304] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:42.952169 19099 raft_consensus.cc:2749] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:42.952951 18684 catalog_manager.cc:5697] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.954728 18976 ts_tablet_manager.cc:1403] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.104s	user 0.022s	sys 0.002s
I20260709 13:05:42.954872 18684 catalog_manager.cc:5697] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:42.957171 18977 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:42.957631 18977 ts_tablet_manager.cc:1403] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.123s	user 0.019s	sys 0.002s
I20260709 13:05:42.953835 19105 leader_election.cc:290] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:42.971354 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1090fe4b634159813d1a9b1026d830" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:42.972031 18858 raft_consensus.cc:3060] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:42.976250 18977 raft_consensus.cc:359] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.976998 18977 raft_consensus.cc:385] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.977288 18977 raft_consensus.cc:740] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.979192 18977 consensus_queue.cc:260] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.981289 18977 ts_tablet_manager.cc:1434] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.023s	user 0.005s	sys 0.001s
I20260709 13:05:42.982183 18977 tablet_bootstrap.cc:492] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:42.989148 19023 raft_consensus.cc:515] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.989611 18975 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:42.990505 18975 ts_tablet_manager.cc:1403] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.150s	user 0.025s	sys 0.012s
I20260709 13:05:42.994529 18976 raft_consensus.cc:359] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.995307 18976 raft_consensus.cc:385] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.995589 18976 raft_consensus.cc:740] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.996260 18975 raft_consensus.cc:359] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:42.997220 18975 raft_consensus.cc:385] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:42.997567 18975 raft_consensus.cc:740] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:42.998292 18975 consensus_queue.cc:260] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.000422 18975 ts_tablet_manager.cc:1434] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:05:43.002369 18975 tablet_bootstrap.cc:492] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.003363 18977 tablet_bootstrap.cc:654] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.006543 19023 leader_election.cc:290] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:42.992449 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:42.996276 18976 consensus_queue.cc:260] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.008113 18786 raft_consensus.cc:3060] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.009526 18976 ts_tablet_manager.cc:1434] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.054s	user 0.005s	sys 0.001s
I20260709 13:05:43.010517 18976 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:42.990983 18858 raft_consensus.cc:2468] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:43.015446 18898 leader_election.cc:304] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:43.016108 18975 tablet_bootstrap.cc:654] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.015847 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:43.016718 18935 raft_consensus.cc:3060] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.017832 18786 raft_consensus.cc:2468] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:43.018467 19105 raft_consensus.cc:2804] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.019059 19105 raft_consensus.cc:697] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:43.019130 18826 leader_election.cc:304] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.020067 19023 raft_consensus.cc:2804] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.020522 19023 raft_consensus.cc:697] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:43.020300 19105 consensus_queue.cc:237] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.021309 19023 consensus_queue.cc:237] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.022941 18976 tablet_bootstrap.cc:654] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.030190 18975 tablet_bootstrap.cc:492] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.030740 18975 ts_tablet_manager.cc:1403] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.029s	user 0.007s	sys 0.004s
I20260709 13:05:43.033157 18975 raft_consensus.cc:359] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.033802 18975 raft_consensus.cc:385] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.034068 18975 raft_consensus.cc:740] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.034830 18975 consensus_queue.cc:260] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.036535 18975 ts_tablet_manager.cc:1434] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:43.037388 18975 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.037696 18976 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.038197 18976 ts_tablet_manager.cc:1403] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.028s	user 0.010s	sys 0.000s
I20260709 13:05:43.040796 18976 raft_consensus.cc:359] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.041538 18976 raft_consensus.cc:385] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.041847 18976 raft_consensus.cc:740] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.042567 18976 consensus_queue.cc:260] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.043061 18975 tablet_bootstrap.cc:654] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.045039 18976 ts_tablet_manager.cc:1434] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:43.046087 18976 tablet_bootstrap.cc:492] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:43.050994 18980 raft_consensus.cc:493] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.051545 18980 raft_consensus.cc:515] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.053386 18976 tablet_bootstrap.cc:654] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.053639 18980 leader_election.cc:290] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.055588 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.056032 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:43.058888 18749 leader_election.cc:343] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:43.059894 18749 leader_election.cc:343] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:43.060385 18749 leader_election.cc:304] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:43.064385 19036 raft_consensus.cc:2749] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:43.058955 18682 catalog_manager.cc:5697] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.065115 19036 raft_consensus.cc:493] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.065744 19036 raft_consensus.cc:515] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.068521 18935 raft_consensus.cc:2468] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:43.068979 19036 leader_election.cc:290] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.074774 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.075624 18858 raft_consensus.cc:2468] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.081902 18749 leader_election.cc:304] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.083108 19036 raft_consensus.cc:2804] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.083630 19036 raft_consensus.cc:493] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.084059 19036 raft_consensus.cc:3060] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.088176 18977 tablet_bootstrap.cc:492] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.088665 18977 ts_tablet_manager.cc:1403] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.107s	user 0.033s	sys 0.029s
I20260709 13:05:43.090617 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.091145 18977 raft_consensus.cc:359] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.092070 18977 raft_consensus.cc:385] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.092418 18977 raft_consensus.cc:740] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.092000 18683 catalog_manager.cc:5697] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.093040 18977 consensus_queue.cc:260] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.091475 18935 raft_consensus.cc:2468] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.102118 19036 raft_consensus.cc:515] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.104445 18977 ts_tablet_manager.cc:1434] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.015s	user 0.007s	sys 0.000s
I20260709 13:05:43.104905 18975 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.105365 18975 ts_tablet_manager.cc:1403] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.068s	user 0.009s	sys 0.007s
I20260709 13:05:43.105378 18977 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.113651 18977 tablet_bootstrap.cc:654] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.113134 18975 raft_consensus.cc:359] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.114595 18975 raft_consensus.cc:385] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.114977 18975 raft_consensus.cc:740] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.116015 18975 consensus_queue.cc:260] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.117815 19036 leader_election.cc:290] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.125176 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.125877 18858 raft_consensus.cc:3060] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.127643 18975 ts_tablet_manager.cc:1434] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.022s	user 0.008s	sys 0.002s
I20260709 13:05:43.130468 18976 tablet_bootstrap.cc:492] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.131404 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:43.141126 18935 raft_consensus.cc:3060] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.141254 18976 ts_tablet_manager.cc:1403] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.095s	user 0.045s	sys 0.020s
I20260709 13:05:43.131944 18975 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.144016 18976 raft_consensus.cc:359] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.145838 18977 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.146298 18977 ts_tablet_manager.cc:1403] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.041s	user 0.015s	sys 0.009s
I20260709 13:05:43.138006 18858 raft_consensus.cc:2468] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.138553 19036 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.147595 19036 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.149089 18977 raft_consensus.cc:359] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.144814 18976 raft_consensus.cc:385] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.149927 18977 raft_consensus.cc:385] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.150141 18976 raft_consensus.cc:740] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.150275 18977 raft_consensus.cc:740] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.150545 18975 tablet_bootstrap.cc:654] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.150571 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.151567 18977 consensus_queue.cc:260] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.152134 18855 raft_consensus.cc:2393] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in this term.
I20260709 13:05:43.151623 18976 consensus_queue.cc:260] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.154925 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.155650 18933 raft_consensus.cc:2393] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:43.162690 18976 ts_tablet_manager.cc:1434] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.021s	user 0.007s	sys 0.000s
I20260709 13:05:43.163709 18976 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:43.156809 18749 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:43.166904 18980 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.173578 18980 raft_consensus.cc:2749] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:43.174190 18977 ts_tablet_manager.cc:1434] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.028s	user 0.006s	sys 0.000s
I20260709 13:05:43.177796 19105 raft_consensus.cc:493] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.178304 19105 raft_consensus.cc:515] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.165635 19036 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.181354 19105 leader_election.cc:290] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.181530 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc58977f991429fad4e3ecf2071c618" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.181393 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc58977f991429fad4e3ecf2071c618" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:43.183367 18900 leader_election.cc:343] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:43.184113 18898 leader_election.cc:343] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:43.184654 18898 leader_election.cc:304] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:43.185735 18935 raft_consensus.cc:2468] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.185945 19105 raft_consensus.cc:2749] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:43.188294 18976 tablet_bootstrap.cc:654] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.190470 18749 leader_election.cc:304] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:43.200366 19036 raft_consensus.cc:2804] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.200944 19036 raft_consensus.cc:697] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:43.201900 19036 consensus_queue.cc:237] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.196708 18977 tablet_bootstrap.cc:492] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.198792 18975 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.207226 18975 ts_tablet_manager.cc:1403] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.075s	user 0.029s	sys 0.017s
I20260709 13:05:43.211913 18975 raft_consensus.cc:359] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.212621 18975 raft_consensus.cc:385] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.212888 18975 raft_consensus.cc:740] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.213542 18975 consensus_queue.cc:260] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.220479 18977 tablet_bootstrap.cc:654] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.223827 18975 ts_tablet_manager.cc:1434] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.014s	user 0.005s	sys 0.000s
I20260709 13:05:43.224809 18975 tablet_bootstrap.cc:492] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.225234 19023 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.230849 19023 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:43.233577 18975 tablet_bootstrap.cc:654] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.242457 19178 raft_consensus.cc:493] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.243095 19178 raft_consensus.cc:515] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.245715 19178 leader_election.cc:290] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.250765 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbf3770cf484941893c91cea87b7ff7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.251753 18933 raft_consensus.cc:2468] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.251010 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbf3770cf484941893c91cea87b7ff7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.253674 18858 raft_consensus.cc:2468] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.255059 18749 leader_election.cc:304] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:43.256181 19178 raft_consensus.cc:2804] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.256712 19178 raft_consensus.cc:493] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.257201 19178 raft_consensus.cc:3060] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.264497 18684 catalog_manager.cc:5697] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.266901 19023 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.271332 18980 raft_consensus.cc:493] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.271895 18980 raft_consensus.cc:515] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.275315 19178 raft_consensus.cc:515] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.275991 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1090fe4b634159813d1a9b1026d830" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.274132 18980 leader_election.cc:290] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.278766 19186 raft_consensus.cc:493] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.282853 19178 leader_election.cc:290] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.283598 18977 tablet_bootstrap.cc:492] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.284091 18977 ts_tablet_manager.cc:1403] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.088s	user 0.022s	sys 0.008s
I20260709 13:05:43.280969 19186 raft_consensus.cc:515] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.288033 18976 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.288524 18976 ts_tablet_manager.cc:1403] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.125s	user 0.022s	sys 0.048s
I20260709 13:05:43.288702 19186 leader_election.cc:290] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.289422 18977 raft_consensus.cc:359] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.290107 18977 raft_consensus.cc:385] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.290393 18977 raft_consensus.cc:740] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.290968 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1090fe4b634159813d1a9b1026d830" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.291042 18977 consensus_queue.cc:260] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.291904 18858 raft_consensus.cc:2393] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:43.291003 18976 raft_consensus.cc:359] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.292778 18976 raft_consensus.cc:385] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.293040 18976 raft_consensus.cc:740] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.293792 18975 tablet_bootstrap.cc:492] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.294291 18975 ts_tablet_manager.cc:1403] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.070s	user 0.026s	sys 0.005s
I20260709 13:05:43.293658 18976 consensus_queue.cc:260] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:43.296581 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:43.296892 18975 raft_consensus.cc:359] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.297459 18975 raft_consensus.cc:385] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.297685 18975 raft_consensus.cc:740] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.298306 18975 consensus_queue.cc:260] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.300069 18975 ts_tablet_manager.cc:1434] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:43.300863 18975 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.302207 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137bdc4442f044069d40c551fadf5697" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.302551 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbf3770cf484941893c91cea87b7ff7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:43.302902 18934 raft_consensus.cc:2468] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.303121 18933 raft_consensus.cc:3060] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.303952 18977 ts_tablet_manager.cc:1434] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:05:43.305846 18977 tablet_bootstrap.cc:492] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.307636 18976 ts_tablet_manager.cc:1434] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.001s
I20260709 13:05:43.308337 18975 tablet_bootstrap.cc:654] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.308588 18976 tablet_bootstrap.cc:492] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:43.314476 18977 tablet_bootstrap.cc:654] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.314869 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7dbf3770cf484941893c91cea87b7ff7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.315263 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137bdc4442f044069d40c551fadf5697" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.315495 18858 raft_consensus.cc:3060] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.324474 18858 raft_consensus.cc:2468] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.327670 18976 tablet_bootstrap.cc:654] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.329118 18749 leader_election.cc:304] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:43.328964 19023 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:43.330018 19186 raft_consensus.cc:3060] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.335546 18976 tablet_bootstrap.cc:492] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.336077 18976 ts_tablet_manager.cc:1403] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.028s	user 0.006s	sys 0.005s
I20260709 13:05:43.338724 19186 raft_consensus.cc:2749] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:43.339208 18976 raft_consensus.cc:359] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.340024 18976 raft_consensus.cc:385] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.340296 18976 raft_consensus.cc:740] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.340472 18975 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.341074 18975 ts_tablet_manager.cc:1403] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.040s	user 0.009s	sys 0.007s
I20260709 13:05:43.341048 18976 consensus_queue.cc:260] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.344621 18976 ts_tablet_manager.cc:1434] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:05:43.345057 18977 tablet_bootstrap.cc:492] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.344877 18975 raft_consensus.cc:359] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.345607 18977 ts_tablet_manager.cc:1403] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.040s	user 0.018s	sys 0.011s
I20260709 13:05:43.345630 18975 raft_consensus.cc:385] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.348846 18975 raft_consensus.cc:740] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.349380 18977 raft_consensus.cc:359] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.350195 18977 raft_consensus.cc:385] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.350652 18977 raft_consensus.cc:740] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.351482 18977 consensus_queue.cc:260] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.349498 18975 consensus_queue.cc:260] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.354184 18975 ts_tablet_manager.cc:1434] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.002s
I20260709 13:05:43.354552 18977 ts_tablet_manager.cc:1434] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.008s	user 0.004s	sys 0.003s
I20260709 13:05:43.355201 18975 tablet_bootstrap.cc:492] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.355746 18977 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.356066 19186 raft_consensus.cc:493] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.356513 19186 raft_consensus.cc:515] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.358484 19186 leader_election.cc:290] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.362430 18749 leader_election.cc:304] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:43.362776 18977 tablet_bootstrap.cc:654] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.345494 18976 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:43.365115 18975 tablet_bootstrap.cc:654] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.366444 19186 raft_consensus.cc:2804] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.366809 19186 raft_consensus.cc:493] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.367134 19186 raft_consensus.cc:3060] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.375941 18976 tablet_bootstrap.cc:654] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.373615 19186 raft_consensus.cc:515] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.395321 18933 raft_consensus.cc:2468] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.395816 19186 leader_election.cc:290] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.403983 18977 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.404562 18977 ts_tablet_manager.cc:1403] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260709 13:05:43.411307 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc58977f991429fad4e3ecf2071c618" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.412046 18858 raft_consensus.cc:2468] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
W20260709 13:05:43.412590 18749 leader_election.cc:343] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:43.413024 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc58977f991429fad4e3ecf2071c618" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.413256 18985 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.413499 18749 leader_election.cc:304] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.413693 18933 raft_consensus.cc:2468] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.414999 19186 raft_consensus.cc:2804] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.415462 19186 raft_consensus.cc:697] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:43.415374 18985 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.416312 19186 consensus_queue.cc:237] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.418438 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137bdc4442f044069d40c551fadf5697" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:43.418694 18976 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.419025 18933 raft_consensus.cc:3060] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.419286 18975 tablet_bootstrap.cc:492] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.419349 18976 ts_tablet_manager.cc:1403] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.074s	user 0.020s	sys 0.004s
I20260709 13:05:43.420440 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137bdc4442f044069d40c551fadf5697" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.422495 18976 raft_consensus.cc:359] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.423518 18976 raft_consensus.cc:385] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.423894 18976 raft_consensus.cc:740] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.424759 18976 consensus_queue.cc:260] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.427024 18976 ts_tablet_manager.cc:1434] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:43.416618 18977 raft_consensus.cc:359] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.427533 18977 raft_consensus.cc:385] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.427908 18977 raft_consensus.cc:740] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.419752 18975 ts_tablet_manager.cc:1403] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.065s	user 0.008s	sys 0.031s
I20260709 13:05:43.428857 18977 consensus_queue.cc:260] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.431609 18977 ts_tablet_manager.cc:1434] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.027s	user 0.003s	sys 0.003s
I20260709 13:05:43.432663 18977 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.432636 18975 raft_consensus.cc:359] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.433753 18975 raft_consensus.cc:385] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.434145 18975 raft_consensus.cc:740] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.427673 18749 leader_election.cc:304] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.426785 18933 raft_consensus.cc:2468] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.436363 19036 raft_consensus.cc:2804] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.436765 19036 raft_consensus.cc:493] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.437127 19036 raft_consensus.cc:3060] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.439949 18976 tablet_bootstrap.cc:492] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:43.446657 18976 tablet_bootstrap.cc:654] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:43.447540 18749 leader_election.cc:343] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:43.460952 18749 leader_election.cc:304] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:43.448674 18975 consensus_queue.cc:260] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.448230 19036 raft_consensus.cc:515] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.462309 19178 raft_consensus.cc:2804] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.462853 19178 raft_consensus.cc:697] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:43.463919 19036 leader_election.cc:290] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.463757 19178 consensus_queue.cc:237] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.450716 18977 tablet_bootstrap.cc:654] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.468060 18975 ts_tablet_manager.cc:1434] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.039s	user 0.009s	sys 0.000s
I20260709 13:05:43.469420 18975 tablet_bootstrap.cc:492] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.476083 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc58977f991429fad4e3ecf2071c618" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.476785 18858 raft_consensus.cc:3060] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.479326 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3fc58977f991429fad4e3ecf2071c618" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:43.480181 18932 raft_consensus.cc:3060] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.481830 19105 raft_consensus.cc:493] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.482517 19105 raft_consensus.cc:515] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.487571 19105 leader_election.cc:290] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.487920 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.488842 18855 raft_consensus.cc:2468] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:43.490379 18898 leader_election.cc:304] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.494611 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:43.495687 18781 raft_consensus.cc:2468] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:43.497514 18989 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:43.499877 19105 raft_consensus.cc:2804] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.500450 19105 raft_consensus.cc:493] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.501178 19105 raft_consensus.cc:3060] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.519650 18977 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.520187 18977 ts_tablet_manager.cc:1403] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.088s	user 0.011s	sys 0.006s
I20260709 13:05:43.522176 18976 tablet_bootstrap.cc:492] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.522883 18976 ts_tablet_manager.cc:1403] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.083s	user 0.015s	sys 0.003s
I20260709 13:05:43.523439 18858 raft_consensus.cc:2468] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.529193 18976 raft_consensus.cc:359] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.530555 18976 raft_consensus.cc:385] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.530992 18976 raft_consensus.cc:740] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.528970 18977 raft_consensus.cc:359] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.531984 18977 raft_consensus.cc:385] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.532332 18932 raft_consensus.cc:2468] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.532383 18977 raft_consensus.cc:740] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.533124 18976 consensus_queue.cc:260] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.534315 18977 consensus_queue.cc:260] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.535537 18976 ts_tablet_manager.cc:1434] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.002s
I20260709 13:05:43.542986 18683 catalog_manager.cc:5697] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.545058 18683 catalog_manager.cc:5697] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.547225 18749 leader_election.cc:304] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.549234 18980 raft_consensus.cc:2804] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.551472 18977 ts_tablet_manager.cc:1434] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.031s	user 0.008s	sys 0.000s
I20260709 13:05:43.552452 18977 tablet_bootstrap.cc:492] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.552193 19105 raft_consensus.cc:515] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.554286 19105 leader_election.cc:290] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.555485 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.556182 18858 raft_consensus.cc:3060] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.557601 18975 tablet_bootstrap.cc:654] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.560731 18989 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.567456 18976 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:43.570325 19105 raft_consensus.cc:493] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.571074 19105 raft_consensus.cc:515] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.574256 19186 raft_consensus.cc:493] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.574782 19186 raft_consensus.cc:515] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.575730 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.576395 18855 raft_consensus.cc:2468] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:43.577312 19186 leader_election.cc:290] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.580307 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.581110 18932 raft_consensus.cc:2468] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.582540 18749 leader_election.cc:304] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:43.582825 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.583222 19186 raft_consensus.cc:2804] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.583618 19186 raft_consensus.cc:493] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.583734 18855 raft_consensus.cc:2468] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:43.584022 19186 raft_consensus.cc:3060] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.584785 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:43.585366 18781 raft_consensus.cc:3060] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.585870 18898 leader_election.cc:304] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.587153 19108 raft_consensus.cc:2804] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.587688 19108 raft_consensus.cc:493] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.588188 19108 raft_consensus.cc:3060] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.592391 18781 raft_consensus.cc:2468] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:43.591147 19186 raft_consensus.cc:515] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.594475 19105 leader_election.cc:290] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.595129 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:43.595916 18786 raft_consensus.cc:2393] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:43.596012 19186 leader_election.cc:290] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.598146 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:43.597703 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.600100 18855 raft_consensus.cc:3060] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.603976 19099 raft_consensus.cc:493] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.604683 19099 raft_consensus.cc:515] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.607406 19099 leader_election.cc:290] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.609144 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.609813 18900 leader_election.cc:304] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:43.610671 19017 raft_consensus.cc:2804] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.611125 19017 raft_consensus.cc:697] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:43.611943 19017 consensus_queue.cc:237] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:43.626868 18898 leader_election.cc:343] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:43.644183 18977 tablet_bootstrap.cc:654] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.637948 18858 raft_consensus.cc:2468] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:43.653434 18976 tablet_bootstrap.cc:654] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.664251 18855 raft_consensus.cc:2468] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:43.665915 18749 leader_election.cc:304] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.666590 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:43.667336 19186 raft_consensus.cc:2804] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.667925 19186 raft_consensus.cc:697] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:43.668853 19186 consensus_queue.cc:237] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.670563 19099 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:43.675797 19017 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.667387 18781 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:43.680922 18900 leader_election.cc:304] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:43.683718 19017 raft_consensus.cc:2804] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.684254 19017 raft_consensus.cc:493] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.684603 19017 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.686311 18980 raft_consensus.cc:697] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:43.687268 18980 consensus_queue.cc:237] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.692041 19032 raft_consensus.cc:493] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.692623 19032 raft_consensus.cc:515] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.695209 19032 leader_election.cc:290] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.696775 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137bdc4442f044069d40c551fadf5697" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:43.698433 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "137bdc4442f044069d40c551fadf5697" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.672960 19108 raft_consensus.cc:515] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.699287 18932 raft_consensus.cc:2393] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:43.699625 18933 raft_consensus.cc:2393] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:43.700573 18824 leader_election.cc:304] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:43.701879 19032 raft_consensus.cc:3060] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.705788 19108 leader_election.cc:290] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.705868 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.709239 19032 raft_consensus.cc:2749] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:43.711158 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:43.736212 18977 tablet_bootstrap.cc:492] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.736735 18977 ts_tablet_manager.cc:1403] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.184s	user 0.015s	sys 0.011s
I20260709 13:05:43.734046 19017 raft_consensus.cc:515] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.739851 18860 raft_consensus.cc:2393] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:43.748039 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:43.749070 18785 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.749840 18977 raft_consensus.cc:359] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.750083 18898 leader_election.cc:304] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [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: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:43.750579 18977 raft_consensus.cc:385] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.750900 18977 raft_consensus.cc:740] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.753997 19099 raft_consensus.cc:2749] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:05:43.761255 18975 tablet_bootstrap.cc:492] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.761735 18975 ts_tablet_manager.cc:1403] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.293s	user 0.035s	sys 0.077s
I20260709 13:05:43.754468 19017 leader_election.cc:290] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.757496 18977 consensus_queue.cc:260] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.768921 18977 ts_tablet_manager.cc:1434] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.032s	user 0.008s	sys 0.000s
I20260709 13:05:43.769956 18683 catalog_manager.cc:5697] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.786753 18977 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.788292 18980 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:43.797432 18975 raft_consensus.cc:359] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.798207 18975 raft_consensus.cc:385] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.798530 18975 raft_consensus.cc:740] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.799548 18975 consensus_queue.cc:260] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.801234 18976 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.802507 18976 ts_tablet_manager.cc:1403] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.235s	user 0.016s	sys 0.009s
I20260709 13:05:43.804538 18684 catalog_manager.cc:5697] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.809895 18785 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:43.812772 18975 ts_tablet_manager.cc:1434] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.051s	user 0.004s	sys 0.004s
I20260709 13:05:43.812613 18900 leader_election.cc:304] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:43.814855 19186 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.815497 19108 raft_consensus.cc:2804] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:43.814164 18975 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.816715 18977 tablet_bootstrap.cc:654] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.815975 19108 raft_consensus.cc:697] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:43.817698 19108 consensus_queue.cc:237] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.818540 18976 raft_consensus.cc:359] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.819224 18976 raft_consensus.cc:385] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.819475 18976 raft_consensus.cc:740] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
W20260709 13:05:43.807221 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 53048.9us
I20260709 13:05:43.824467 18976 consensus_queue.cc:260] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.829475 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.835662 18976 ts_tablet_manager.cc:1434] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.033s	user 0.005s	sys 0.001s
I20260709 13:05:43.836849 18976 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
W20260709 13:05:43.837369 18898 leader_election.cc:343] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:43.850760 18683 catalog_manager.cc:5697] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:43.847887 18976 tablet_bootstrap.cc:654] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.856841 18975 tablet_bootstrap.cc:654] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.863888 18977 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.864467 18977 ts_tablet_manager.cc:1403] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.078s	user 0.012s	sys 0.009s
I20260709 13:05:43.867007 18977 raft_consensus.cc:359] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.868093 18977 raft_consensus.cc:385] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.868443 18977 raft_consensus.cc:740] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.869139 18977 consensus_queue.cc:260] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.871030 18977 ts_tablet_manager.cc:1434] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:05:43.872845 18977 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.882781 18975 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.883266 18975 ts_tablet_manager.cc:1403] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.069s	user 0.019s	sys 0.008s
I20260709 13:05:43.883646 18976 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:43.884647 18976 ts_tablet_manager.cc:1403] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.048s	user 0.010s	sys 0.004s
I20260709 13:05:43.886397 18975 raft_consensus.cc:359] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.887089 18975 raft_consensus.cc:385] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.887423 18975 raft_consensus.cc:740] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.887171 18976 raft_consensus.cc:359] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.887830 18976 raft_consensus.cc:385] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.886874 18684 catalog_manager.cc:5697] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:43.888118 18976 raft_consensus.cc:740] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.888185 18975 consensus_queue.cc:260] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.888955 18976 consensus_queue.cc:260] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.890543 18975 ts_tablet_manager.cc:1434] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.008s	sys 0.000s
I20260709 13:05:43.891153 18976 ts_tablet_manager.cc:1434] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.001s
I20260709 13:05:43.891613 18975 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.892014 18976 tablet_bootstrap.cc:492] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:43.898849 19108 raft_consensus.cc:493] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.899804 19108 raft_consensus.cc:515] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.901794 19108 leader_election.cc:290] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.901922 18977 tablet_bootstrap.cc:654] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.904215 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:43.904914 18858 raft_consensus.cc:2468] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:43.905797 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:43.906186 18898 leader_election.cc:304] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.908499 18975 tablet_bootstrap.cc:654] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.906478 18785 raft_consensus.cc:2468] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:43.914016 18989 raft_consensus.cc:493] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:43.914294 19108 raft_consensus.cc:2804] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.915789 18976 tablet_bootstrap.cc:654] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:43.926636 18980 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:43.930383 19108 raft_consensus.cc:493] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.930816 19108 raft_consensus.cc:3060] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.930085 18989 raft_consensus.cc:515] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.929255 18977 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:43.932082 19178 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:43.932698 18977 ts_tablet_manager.cc:1403] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.060s	user 0.011s	sys 0.012s
I20260709 13:05:43.934944 18980 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:43.930272 18975 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:43.938184 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042d2c38c7f34879abdc6bf0b58bc1d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:43.938987 18989 leader_election.cc:290] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:43.939069 18975 ts_tablet_manager.cc:1403] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.048s	user 0.011s	sys 0.013s
I20260709 13:05:43.939074 18785 raft_consensus.cc:2468] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:43.942467 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042d2c38c7f34879abdc6bf0b58bc1d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:43.943220 18933 raft_consensus.cc:2468] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:43.947875 18824 leader_election.cc:304] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:43.942842 18975 raft_consensus.cc:359] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.952906 18989 raft_consensus.cc:2804] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:43.954838 18975 raft_consensus.cc:385] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.955863 18975 raft_consensus.cc:740] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.945627 19108 raft_consensus.cc:515] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.955021 18989 raft_consensus.cc:493] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:43.957993 18989 raft_consensus.cc:3060] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.958829 19108 leader_election.cc:290] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:43.959412 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:43.959206 18977 raft_consensus.cc:359] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.960707 18977 raft_consensus.cc:385] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:43.961001 18977 raft_consensus.cc:740] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:43.960161 18975 consensus_queue.cc:260] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.961615 18977 consensus_queue.cc:260] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:43.963493 18975 ts_tablet_manager.cc:1434] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.023s	user 0.006s	sys 0.000s
I20260709 13:05:43.964221 18977 ts_tablet_manager.cc:1434] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:05:43.965344 18977 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:43.965526 18855 raft_consensus.cc:3060] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.967888 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:43.968672 18784 raft_consensus.cc:3060] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:43.984687 18975 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:43.997677 18784 raft_consensus.cc:2468] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:43.999027 18900 leader_election.cc:304] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:44.006654 18855 raft_consensus.cc:2468] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:44.008734 18989 raft_consensus.cc:515] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.010028 19108 raft_consensus.cc:2804] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.015434 19108 raft_consensus.cc:697] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:44.018082 18989 leader_election.cc:290] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.019145 19108 consensus_queue.cc:237] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.019650 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042d2c38c7f34879abdc6bf0b58bc1d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:44.020428 18933 raft_consensus.cc:3060] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.024973 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "042d2c38c7f34879abdc6bf0b58bc1d9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:44.025624 18785 raft_consensus.cc:3060] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.026520 19212 raft_consensus.cc:493] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.027024 19212 raft_consensus.cc:515] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.025244 18976 tablet_bootstrap.cc:492] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.028051 18976 ts_tablet_manager.cc:1403] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.136s	user 0.008s	sys 0.015s
I20260709 13:05:44.030145 18977 tablet_bootstrap.cc:654] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.030335 19212 leader_election.cc:290] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:44.032899 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:44.033592 18855 raft_consensus.cc:2468] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:44.034981 18898 leader_election.cc:304] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.035861 18933 raft_consensus.cc:2468] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.035879 19212 raft_consensus.cc:2804] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:44.036725 19212 raft_consensus.cc:493] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.037137 19212 raft_consensus.cc:3060] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.043982 18824 leader_election.cc:304] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.044893 19212 raft_consensus.cc:515] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.045372 19123 raft_consensus.cc:2804] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.045900 19123 raft_consensus.cc:697] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:44.046869 19123 consensus_queue.cc:237] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.048625 19036 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:44.050033 18976 raft_consensus.cc:359] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.051780 18976 raft_consensus.cc:385] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.050473 19212 leader_election.cc:290] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:44.050364 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.051999 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:44.053660 18976 raft_consensus.cc:740] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.053233 18781 raft_consensus.cc:2468] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:44.056332 18976 consensus_queue.cc:260] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.058795 19212 consensus_queue.cc:1048] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:44.052945 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:44.060791 18855 raft_consensus.cc:3060] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.063112 18976 ts_tablet_manager.cc:1434] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.002s
I20260709 13:05:44.064188 18976 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.072813 18684 catalog_manager.cc:5697] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.082638 18785 raft_consensus.cc:2468] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.091718 18683 catalog_manager.cc:5697] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.092592 18975 tablet_bootstrap.cc:654] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.094600 19017 consensus_queue.cc:1048] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:44.090023 18855 raft_consensus.cc:2468] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:44.098562 18898 leader_election.cc:304] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:44.099771 18976 tablet_bootstrap.cc:654] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.101192 19204 raft_consensus.cc:2804] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.101737 19204 raft_consensus.cc:697] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:44.102586 19204 consensus_queue.cc:237] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.134526 19123 raft_consensus.cc:493] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.135015 19123 raft_consensus.cc:515] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.135550 18977 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.135977 18977 ts_tablet_manager.cc:1403] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.171s	user 0.023s	sys 0.014s
I20260709 13:05:44.140990 19123 leader_election.cc:290] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.142516 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.143501 18785 raft_consensus.cc:2393] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:44.150823 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:44.153107 18824 leader_election.cc:304] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:44.154273 19123 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.142643 18977 raft_consensus.cc:359] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.157014 18977 raft_consensus.cc:385] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.157311 18977 raft_consensus.cc:740] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.157918 18977 consensus_queue.cc:260] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.160365 18683 catalog_manager.cc:5697] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.171676 19123 raft_consensus.cc:2749] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:44.172693 18977 ts_tablet_manager.cc:1434] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.036s	user 0.007s	sys 0.000s
I20260709 13:05:44.174439 18977 tablet_bootstrap.cc:492] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:44.173278 18975 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:44.176789 18975 ts_tablet_manager.cc:1403] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.192s	user 0.005s	sys 0.026s
I20260709 13:05:44.181840 18977 tablet_bootstrap.cc:654] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.183743 18976 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.184195 18976 ts_tablet_manager.cc:1403] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.120s	user 0.004s	sys 0.037s
I20260709 13:05:44.186698 18975 raft_consensus.cc:359] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.187557 18975 raft_consensus.cc:385] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.187885 18975 raft_consensus.cc:740] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.188433 18976 raft_consensus.cc:359] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.188592 18975 consensus_queue.cc:260] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.191241 18975 ts_tablet_manager.cc:1434] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.014s	user 0.004s	sys 0.002s
I20260709 13:05:44.189164 18976 raft_consensus.cc:385] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.191687 18976 raft_consensus.cc:740] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.192442 18975 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:44.192420 18976 consensus_queue.cc:260] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.193425 18977 tablet_bootstrap.cc:492] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.193853 18977 ts_tablet_manager.cc:1403] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.020s	user 0.008s	sys 0.001s
I20260709 13:05:44.194912 18976 ts_tablet_manager.cc:1434] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.004s
I20260709 13:05:44.196367 18977 raft_consensus.cc:359] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.196993 18977 raft_consensus.cc:385] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.197247 18977 raft_consensus.cc:740] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.198887 18976 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.199903 18977 consensus_queue.cc:260] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.202138 18977 ts_tablet_manager.cc:1434] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.001s
I20260709 13:05:44.203089 18977 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:44.204113 18975 tablet_bootstrap.cc:654] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.205142 18976 tablet_bootstrap.cc:654] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.212435 18977 tablet_bootstrap.cc:654] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.218562 18975 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:44.219002 18975 ts_tablet_manager.cc:1403] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.027s	user 0.012s	sys 0.006s
I20260709 13:05:44.221505 18975 raft_consensus.cc:359] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.222204 18975 raft_consensus.cc:385] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.222496 18975 raft_consensus.cc:740] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.223204 18975 consensus_queue.cc:260] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.225180 18975 ts_tablet_manager.cc:1434] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.003s
I20260709 13:05:44.226107 18975 tablet_bootstrap.cc:492] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:44.227726 19036 consensus_queue.cc:1048] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:44.231995 18975 tablet_bootstrap.cc:654] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.249236 18976 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.249948 18976 ts_tablet_manager.cc:1403] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.051s	user 0.009s	sys 0.009s
I20260709 13:05:44.253386 18976 raft_consensus.cc:359] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.255029 18976 raft_consensus.cc:385] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.255331 18976 raft_consensus.cc:740] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.256569 18977 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.257018 18977 ts_tablet_manager.cc:1403] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.054s	user 0.016s	sys 0.028s
I20260709 13:05:44.257073 18989 raft_consensus.cc:493] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.257546 18989 raft_consensus.cc:515] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.259642 18989 leader_election.cc:290] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.259931 18977 raft_consensus.cc:359] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.256230 18976 consensus_queue.cc:260] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.261171 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:44.261372 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.261795 18932 raft_consensus.cc:2468] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:44.260679 18977 raft_consensus.cc:385] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.262813 18977 raft_consensus.cc:740] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.263036 18824 leader_election.cc:304] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.263863 18989 raft_consensus.cc:2804] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:44.263616 18977 consensus_queue.cc:260] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.264343 18989 raft_consensus.cc:493] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.264688 18989 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.265774 18977 ts_tablet_manager.cc:1434] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.001s
I20260709 13:05:44.266682 18977 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
W20260709 13:05:44.268635 18826 leader_election.cc:343] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.271677 18989 raft_consensus.cc:515] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.273293 18976 ts_tablet_manager.cc:1434] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.023s	user 0.007s	sys 0.000s
I20260709 13:05:44.273837 19204 raft_consensus.cc:493] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.274219 18976 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.274533 19204 raft_consensus.cc:515] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.278126 19108 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:44.279119 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.280205 19178 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:44.282510 19204 leader_election.cc:290] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
W20260709 13:05:44.284261 18900 leader_election.cc:343] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.287971 18977 tablet_bootstrap.cc:654] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.291675 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
W20260709 13:05:44.293110 18898 leader_election.cc:343] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.293749 18898 leader_election.cc:304] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:44.294035 19178 consensus_queue.cc:1048] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:44.295426 19204 raft_consensus.cc:2749] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:44.302366 19178 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:44.325699 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
W20260709 13:05:44.326956 18826 leader_election.cc:343] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.328217 18989 leader_election.cc:290] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.329056 19017 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:44.334940 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:44.336169 18977 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.336686 18977 ts_tablet_manager.cc:1403] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.070s	user 0.009s	sys 0.003s
I20260709 13:05:44.336079 18933 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.354300 18977 raft_consensus.cc:359] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.355633 18977 raft_consensus.cc:385] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.356420 18977 raft_consensus.cc:740] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.359877 18976 tablet_bootstrap.cc:654] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.367337 18977 consensus_queue.cc:260] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.376967 18977 ts_tablet_manager.cc:1434] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.040s	user 0.007s	sys 0.002s
I20260709 13:05:44.377954 18977 tablet_bootstrap.cc:492] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:44.389566 18989 raft_consensus.cc:493] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.390894 18976 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.391383 18976 ts_tablet_manager.cc:1403] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.117s	user 0.011s	sys 0.001s
I20260709 13:05:44.392946 18975 tablet_bootstrap.cc:492] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:44.393465 18975 ts_tablet_manager.cc:1403] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.168s	user 0.042s	sys 0.070s
I20260709 13:05:44.390208 18989 raft_consensus.cc:515] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.393893 18976 raft_consensus.cc:359] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.395156 18976 raft_consensus.cc:385] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.395431 18976 raft_consensus.cc:740] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.395968 18933 raft_consensus.cc:2468] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.396077 18976 consensus_queue.cc:260] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.396549 18975 raft_consensus.cc:359] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.397382 18975 raft_consensus.cc:385] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.397183 18824 leader_election.cc:304] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:44.397719 18975 raft_consensus.cc:740] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.398566 18975 consensus_queue.cc:260] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.399678 18989 leader_election.cc:290] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.399835 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbdbdff42f432090d07e403c94bdec" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.402554 18784 raft_consensus.cc:2468] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:44.402570 19123 raft_consensus.cc:2804] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.403765 19123 raft_consensus.cc:697] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:44.404551 19123 consensus_queue.cc:237] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.406755 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbdbdff42f432090d07e403c94bdec" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:44.407397 18932 raft_consensus.cc:2468] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:44.408926 18975 ts_tablet_manager.cc:1434] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.015s	user 0.005s	sys 0.000s
I20260709 13:05:44.423668 18975 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
W20260709 13:05:44.393800 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:44.412791 19204 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:44.414172 18976 ts_tablet_manager.cc:1434] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.022s	user 0.005s	sys 0.001s
I20260709 13:05:44.427120 18976 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.415470 18977 tablet_bootstrap.cc:654] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.408741 18826 leader_election.cc:304] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.433779 19017 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:44.434057 18976 tablet_bootstrap.cc:654] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.434113 19123 raft_consensus.cc:2804] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:44.435696 19123 raft_consensus.cc:493] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.436120 19123 raft_consensus.cc:3060] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.442020 18975 tablet_bootstrap.cc:654] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.442945 19123 raft_consensus.cc:515] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.446269 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbdbdff42f432090d07e403c94bdec" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:44.447091 18785 raft_consensus.cc:3060] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.460457 18785 raft_consensus.cc:2468] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.461951 18826 leader_election.cc:304] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.463099 19023 raft_consensus.cc:2804] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.463660 19023 raft_consensus.cc:697] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:44.464661 19023 consensus_queue.cc:237] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.472216 18683 catalog_manager.cc:5697] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.487305 18976 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.487923 18976 ts_tablet_manager.cc:1403] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.061s	user 0.012s	sys 0.020s
I20260709 13:05:44.487993 18985 consensus_queue.cc:1048] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:44.490754 18976 raft_consensus.cc:359] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.491403 18976 raft_consensus.cc:385] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.491696 18976 raft_consensus.cc:740] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.492419 18976 consensus_queue.cc:260] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.493897 18977 tablet_bootstrap.cc:492] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.495044 18976 ts_tablet_manager.cc:1434] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:44.495991 18977 ts_tablet_manager.cc:1403] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.118s	user 0.013s	sys 0.000s
I20260709 13:05:44.496066 18976 tablet_bootstrap.cc:492] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.498664 18977 raft_consensus.cc:359] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.502223 18976 tablet_bootstrap.cc:654] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.499396 18977 raft_consensus.cc:385] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.508599 18975 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:44.509068 18975 ts_tablet_manager.cc:1403] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.086s	user 0.013s	sys 0.016s
I20260709 13:05:44.509807 19123 leader_election.cc:290] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.507768 18977 raft_consensus.cc:740] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.511857 18975 raft_consensus.cc:359] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.512051 18977 consensus_queue.cc:260] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.512576 18975 raft_consensus.cc:385] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.512849 18975 raft_consensus.cc:740] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.513427 18975 consensus_queue.cc:260] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.514515 18977 ts_tablet_manager.cc:1434] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.018s	user 0.007s	sys 0.000s
I20260709 13:05:44.515053 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f5dbdbdff42f432090d07e403c94bdec" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:44.515441 18977 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:44.515611 18933 raft_consensus.cc:3060] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.515770 18975 ts_tablet_manager.cc:1434] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:05:44.516655 18975 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:44.522838 18975 tablet_bootstrap.cc:654] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.529922 18976 tablet_bootstrap.cc:492] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.532354 18933 raft_consensus.cc:2468] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.522035 18681 catalog_manager.cc:5697] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.534749 18976 ts_tablet_manager.cc:1403] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.039s	user 0.016s	sys 0.002s
I20260709 13:05:44.537899 19023 consensus_queue.cc:1048] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:44.545845 18977 tablet_bootstrap.cc:654] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.541175 18985 raft_consensus.cc:493] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.546743 18985 raft_consensus.cc:515] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.549005 18985 leader_election.cc:290] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.551458 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.552270 18784 raft_consensus.cc:2468] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:44.554487 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:44.555478 18826 leader_election.cc:304] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.557117 18934 raft_consensus.cc:2468] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:44.557348 18976 raft_consensus.cc:359] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.558387 18976 raft_consensus.cc:385] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.558761 18976 raft_consensus.cc:740] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.559052 19123 raft_consensus.cc:2804] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:44.559577 19123 raft_consensus.cc:493] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.560760 19123 raft_consensus.cc:3060] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.559585 18976 consensus_queue.cc:260] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.562845 18976 ts_tablet_manager.cc:1434] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.027s	user 0.008s	sys 0.000s
I20260709 13:05:44.563778 18976 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.569375 18976 tablet_bootstrap.cc:654] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.577328 18977 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.577812 18977 ts_tablet_manager.cc:1403] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.063s	user 0.016s	sys 0.000s
I20260709 13:05:44.579663 19178 raft_consensus.cc:493] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.580164 19178 raft_consensus.cc:515] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.580844 18977 raft_consensus.cc:359] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.581303 18977 raft_consensus.cc:385] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.581532 18977 raft_consensus.cc:740] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.582135 18977 consensus_queue.cc:260] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.583554 19178 leader_election.cc:290] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.587774 18975 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:44.585356 18977 ts_tablet_manager.cc:1434] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:44.588894 18975 ts_tablet_manager.cc:1403] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.072s	user 0.017s	sys 0.022s
I20260709 13:05:44.589538 18977 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:44.585234 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:44.585819 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:44.590495 18860 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:44.590564 18932 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:44.592888 18749 leader_election.cc:304] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.593714 19036 raft_consensus.cc:2804] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:44.594111 19036 raft_consensus.cc:493] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.594448 19036 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.613195 19204 raft_consensus.cc:493] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.613929 19204 raft_consensus.cc:515] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.601778 19036 raft_consensus.cc:515] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.618213 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.619089 18781 raft_consensus.cc:2468] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:44.620743 18900 leader_election.cc:304] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:44.621925 19108 raft_consensus.cc:2804] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:44.622470 19108 raft_consensus.cc:493] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.622896 19108 raft_consensus.cc:3060] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.625656 18975 raft_consensus.cc:359] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.632578 18975 raft_consensus.cc:385] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.632977 18975 raft_consensus.cc:740] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.630201 19108 raft_consensus.cc:515] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.634327 18975 consensus_queue.cc:260] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.635888 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:44.636276 18977 tablet_bootstrap.cc:654] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.636540 18781 raft_consensus.cc:3060] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.636593 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:44.638089 18934 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.644891 18934 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:44.645128 18784 raft_consensus.cc:3060] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.648653 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:44.649286 18855 raft_consensus.cc:3060] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.632107 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:44.656394 18977 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.632182 19204 leader_election.cc:290] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:44.647094 18976 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.646185 18975 ts_tablet_manager.cc:1434] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.057s	user 0.006s	sys 0.000s
I20260709 13:05:44.657179 18976 ts_tablet_manager.cc:1403] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.094s	user 0.014s	sys 0.010s
I20260709 13:05:44.657286 19108 leader_election.cc:290] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:44.657447 18977 ts_tablet_manager.cc:1403] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.068s	user 0.019s	sys 0.015s
I20260709 13:05:44.657191 18855 raft_consensus.cc:2468] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:44.659219 18898 leader_election.cc:304] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.659839 18976 raft_consensus.cc:359] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.660910 18976 raft_consensus.cc:385] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.660411 19017 raft_consensus.cc:2804] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.660208 18977 raft_consensus.cc:359] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.661782 18976 raft_consensus.cc:740] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.662041 18977 raft_consensus.cc:385] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.661928 19017 raft_consensus.cc:697] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:44.661870 19204 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:44.662504 18977 raft_consensus.cc:740] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.662760 18976 consensus_queue.cc:260] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.663024 19017 consensus_queue.cc:237] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.663172 18977 consensus_queue.cc:260] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.632071 19036 leader_election.cc:290] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.665546 18976 ts_tablet_manager.cc:1434] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:44.666934 18975 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:44.667800 18976 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.631564 19123 raft_consensus.cc:515] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.681586 18977 ts_tablet_manager.cc:1434] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.024s	user 0.007s	sys 0.000s
I20260709 13:05:44.682600 18977 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:44.688237 18749 leader_election.cc:304] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:44.690433 19201 raft_consensus.cc:2804] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.646085 18781 raft_consensus.cc:2468] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:44.691108 19201 raft_consensus.cc:697] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:44.696843 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:44.697518 18785 raft_consensus.cc:3060] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.697614 19201 consensus_queue.cc:237] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.702387 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:44.710362 18976 tablet_bootstrap.cc:654] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.704126 18860 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.705400 19123 leader_election.cc:290] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.725688 18975 tablet_bootstrap.cc:654] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.725888 18682 catalog_manager.cc:5697] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:44.711370 18785 raft_consensus.cc:2468] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.718003 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:44.753181 18826 leader_election.cc:304] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.737565 18934 raft_consensus.cc:3060] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:44.731316 19212 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:05:44.759687 18683 catalog_manager.cc:5697] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:44.765642 19123 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.766153 19123 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.768329 19123 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.792377 18989 raft_consensus.cc:493] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.792891 18989 raft_consensus.cc:515] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.796265 18989 leader_election.cc:290] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.790518 19123 raft_consensus.cc:2804] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:44.799757 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae2be8493c4bdbac375b447108c0d4" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:44.811256 19123 raft_consensus.cc:697] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:44.813184 18977 tablet_bootstrap.cc:654] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:44.814657 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.815531 19266 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.803716 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:44.821655 18824 leader_election.cc:343] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.827783 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae2be8493c4bdbac375b447108c0d4" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.828532 19266 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.829790 18785 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.839772 18860 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:44.866856 19267 raft_consensus.cc:493] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.841244 18932 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
W20260709 13:05:44.871016 19263 log.cc:927] Time spent T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: Append to log took a long time: real 0.096s	user 0.003s	sys 0.000s
I20260709 13:05:44.866914 18976 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:44.873375 18976 ts_tablet_manager.cc:1403] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.206s	user 0.039s	sys 0.018s
I20260709 13:05:44.876534 18976 raft_consensus.cc:359] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.877143 18976 raft_consensus.cc:385] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.877398 18976 raft_consensus.cc:740] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.878005 18976 consensus_queue.cc:260] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.880031 19266 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
W20260709 13:05:44.881708 18826 leader_election.cc:343] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.882165 18826 leader_election.cc:304] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:44.883309 18826 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:44.885270 18976 ts_tablet_manager.cc:1434] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.012s	user 0.002s	sys 0.003s
I20260709 13:05:44.885231 19023 raft_consensus.cc:2749] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:44.885675 19032 raft_consensus.cc:2804] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:44.886096 19032 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.886294 18976 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:44.869230 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.886511 19032 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.863646 19123 consensus_queue.cc:237] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.886946 18786 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:44.896374 18900 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [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: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:44.869050 18934 raft_consensus.cc:2468] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:44.896231 19204 raft_consensus.cc:493] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.901718 19204 raft_consensus.cc:515] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.903642 19204 leader_election.cc:290] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:44.898942 19105 raft_consensus.cc:2804] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:05:44.889205 19267 raft_consensus.cc:515] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.915933 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4018283957470492eed0ef232395f6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.920666 18975 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:44.923560 18975 ts_tablet_manager.cc:1403] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.257s	user 0.025s	sys 0.005s
I20260709 13:05:44.911484 19036 raft_consensus.cc:493] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.923056 19212 raft_consensus.cc:493] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:44.919451 19105 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:44.939332 19267 leader_election.cc:290] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:44.942530 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4018283957470492eed0ef232395f6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:44.947206 19212 raft_consensus.cc:515] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.948225 19105 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.949334 19212 leader_election.cc:290] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:44.952574 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
W20260709 13:05:44.953166 18900 leader_election.cc:343] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.953485 18855 raft_consensus.cc:2468] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:44.954367 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.932850 19036 raft_consensus.cc:515] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.955381 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:44.954443 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:44.943257 19032 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.962990 19023 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:44.965847 19036 leader_election.cc:290] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.967626 18683 catalog_manager.cc:5697] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:44.982467 18900 leader_election.cc:343] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:44.983289 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:44.983389 18975 raft_consensus.cc:359] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.984181 18975 raft_consensus.cc:385] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:44.984463 18975 raft_consensus.cc:740] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:44.985554 19032 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:44.985302 18975 consensus_queue.cc:260] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:44.989434 18860 raft_consensus.cc:2393] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 2: Already voted for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in this term.
I20260709 13:05:44.989271 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:44.990012 18785 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:05:44.992113 18975 ts_tablet_manager.cc:1434] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.068s	user 0.006s	sys 0.001s
I20260709 13:05:44.992807 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:44.995226 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:44.996755 18977 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:44.997287 18977 ts_tablet_manager.cc:1403] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.315s	user 0.024s	sys 0.021s
W20260709 13:05:44.998832 18900 leader_election.cc:343] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.000658 18976 tablet_bootstrap.cc:654] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.001232 18785 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:05:45.011112 18975 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:45.024406 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:45.024492 18977 raft_consensus.cc:359] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.025610 18977 raft_consensus.cc:385] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.026026 18977 raft_consensus.cc:740] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.029616 18826 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:45.030508 19105 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.031428 18985 raft_consensus.cc:2804] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:05:45.032040 18985 raft_consensus.cc:697] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:45.032945 18985 consensus_queue.cc:237] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.034020 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:45.034942 18785 raft_consensus.cc:2393] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 2: Already voted for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in this term.
I20260709 13:05:45.036104 18934 raft_consensus.cc:2393] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 2: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:45.036861 19105 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:45.038451 18977 consensus_queue.cc:260] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.042598 18749 leader_election.cc:304] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
W20260709 13:05:45.018369 18898 leader_election.cc:343] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.051344 18977 ts_tablet_manager.cc:1434] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.054s	user 0.009s	sys 0.000s
I20260709 13:05:45.049623 18898 leader_election.cc:304] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:45.047183 19201 raft_consensus.cc:2749] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:05:45.059579 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 46611.6us
I20260709 13:05:45.060527 18898 leader_election.cc:304] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:45.061102 19212 raft_consensus.cc:2749] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.061446 19266 raft_consensus.cc:2804] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.062278 19266 raft_consensus.cc:493] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.062558 18977 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:45.062681 19266 raft_consensus.cc:3060] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.074653 18785 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:45.079463 18898 leader_election.cc:343] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.091673 18898 leader_election.cc:304] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:45.101832 19266 raft_consensus.cc:515] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.107191 18975 tablet_bootstrap.cc:654] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.107412 19105 raft_consensus.cc:2749] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.107439 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
W20260709 13:05:45.109161 18900 leader_election.cc:343] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.108445 19275 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.040s
I20260709 13:05:45.110648 19023 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.112350 18976 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:45.112735 18976 ts_tablet_manager.cc:1403] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.227s	user 0.012s	sys 0.017s
I20260709 13:05:45.121363 18977 tablet_bootstrap.cc:654] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.123759 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:45.133471 19036 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:45.134553 19023 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:45.137440 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:45.138093 18859 raft_consensus.cc:3060] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.135882 18898 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [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: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:45.140887 19212 raft_consensus.cc:2749] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:05:45.124533 19266 leader_election.cc:290] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:45.144502 19212 raft_consensus.cc:493] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.145049 19212 raft_consensus.cc:515] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.175616 19212 leader_election.cc:290] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:45.176369 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e072a2b3b764f30abb3d3294f88e1c3" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:45.199005 18976 raft_consensus.cc:359] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.242558 18976 raft_consensus.cc:385] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.230357 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e072a2b3b764f30abb3d3294f88e1c3" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:45.242884 18976 raft_consensus.cc:740] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.218463 18683 catalog_manager.cc:5697] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 2, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:45.222146 18900 leader_election.cc:343] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.246583 18975 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:45.247133 18975 ts_tablet_manager.cc:1403] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.236s	user 0.020s	sys 0.039s
I20260709 13:05:45.198945 18859 raft_consensus.cc:2468] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:45.246634 18976 consensus_queue.cc:260] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.250571 18898 leader_election.cc:304] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:45.252386 18976 ts_tablet_manager.cc:1434] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.139s	user 0.008s	sys 0.000s
I20260709 13:05:45.252900 19105 raft_consensus.cc:2804] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.253271 18976 tablet_bootstrap.cc:492] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:45.253607 19105 raft_consensus.cc:697] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:45.254585 19105 consensus_queue.cc:237] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.256150 18860 raft_consensus.cc:2468] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:45.256651 18975 raft_consensus.cc:359] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.257483 18975 raft_consensus.cc:385] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.258350 18975 raft_consensus.cc:740] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.259135 18975 consensus_queue.cc:260] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.261320 18898 leader_election.cc:304] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:45.261591 18975 ts_tablet_manager.cc:1434] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.014s	user 0.003s	sys 0.002s
I20260709 13:05:45.263453 19212 raft_consensus.cc:2804] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.218983 19201 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 13:05:45.263851 19212 raft_consensus.cc:493] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.264236 19212 raft_consensus.cc:3060] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.270102 18976 tablet_bootstrap.cc:654] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.271111 18975 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:45.279276 18975 tablet_bootstrap.cc:654] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.281026 19212 raft_consensus.cc:515] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.284767 19212 leader_election.cc:290] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:45.285593 18977 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:45.286118 18977 ts_tablet_manager.cc:1403] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.229s	user 0.007s	sys 0.006s
I20260709 13:05:45.286453 18976 tablet_bootstrap.cc:492] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:45.286988 18976 ts_tablet_manager.cc:1403] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.034s	user 0.019s	sys 0.004s
I20260709 13:05:45.289180 18977 raft_consensus.cc:359] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.337388 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e072a2b3b764f30abb3d3294f88e1c3" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:45.338994 18860 raft_consensus.cc:3060] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.342084 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e072a2b3b764f30abb3d3294f88e1c3" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
W20260709 13:05:45.352972 18900 leader_election.cc:343] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.356853 18860 raft_consensus.cc:2468] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:45.289646 18976 raft_consensus.cc:359] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.358628 18980 raft_consensus.cc:493] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.358631 18977 raft_consensus.cc:385] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.359836 18980 raft_consensus.cc:515] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.359887 18976 raft_consensus.cc:385] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.360548 18977 raft_consensus.cc:740] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.361104 18976 raft_consensus.cc:740] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.363581 18980 leader_election.cc:290] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:45.362669 18977 consensus_queue.cc:260] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.363807 18976 consensus_queue.cc:260] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.369623 18975 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:45.370807 18975 ts_tablet_manager.cc:1403] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.005s
I20260709 13:05:45.390751 19017 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:45.407121 18898 leader_election.cc:304] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:45.417969 18975 raft_consensus.cc:359] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.419200 18975 raft_consensus.cc:385] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.419502 18975 raft_consensus.cc:740] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.421559 18985 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:45.421793 19105 raft_consensus.cc:2804] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.420382 18975 consensus_queue.cc:260] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.422600 19105 raft_consensus.cc:697] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:45.424446 18975 ts_tablet_manager.cc:1434] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.053s	user 0.009s	sys 0.000s
I20260709 13:05:45.424305 19105 consensus_queue.cc:237] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.426258 18975 tablet_bootstrap.cc:492] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:45.417528 18976 ts_tablet_manager.cc:1434] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.130s	user 0.004s	sys 0.007s
W20260709 13:05:45.434151 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 89248.7us
I20260709 13:05:45.445847 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:45.447424 18976 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:45.463187 18977 ts_tablet_manager.cc:1434] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.177s	user 0.007s	sys 0.006s
I20260709 13:05:45.483443 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:45.484390 18934 raft_consensus.cc:2468] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:45.494431 19293 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
W20260709 13:05:45.496114 18749 leader_election.cc:343] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:45.508644 18749 leader_election.cc:304] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:45.510996 19292 raft_consensus.cc:2804] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.511264 18935 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:45.511584 19292 raft_consensus.cc:493] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.512029 19292 raft_consensus.cc:3060] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.524513 18975 tablet_bootstrap.cc:654] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.526456 18977 tablet_bootstrap.cc:492] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:45.525998 18976 tablet_bootstrap.cc:654] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.528512 19274 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:45.544248 19294 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:45.554652 19036 raft_consensus.cc:493] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.605823 19036 raft_consensus.cc:515] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.655673 18785 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:05:45.657829 18980 raft_consensus.cc:493] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.658385 18980 raft_consensus.cc:515] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.642932 19292 raft_consensus.cc:515] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.672951 18977 tablet_bootstrap.cc:654] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.674939 19036 leader_election.cc:290] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:45.685329 19292 leader_election.cc:290] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:45.686448 18980 leader_election.cc:290] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:45.688688 18976 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:45.695232 18989 raft_consensus.cc:493] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:45.695359 19295 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:05:45.695720 18989 raft_consensus.cc:515] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.703469 18989 leader_election.cc:290] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:45.706965 18934 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae2be8493c4bdbac375b447108c0d4" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:45.753260 18976 ts_tablet_manager.cc:1403] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.306s	user 0.033s	sys 0.036s
I20260709 13:05:45.708259 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4018283957470492eed0ef232395f6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:45.759938 18975 tablet_bootstrap.cc:492] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:45.760473 18975 ts_tablet_manager.cc:1403] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.335s	user 0.024s	sys 0.028s
I20260709 13:05:45.766635 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:45.767696 18859 raft_consensus.cc:2393] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:45.768385 18975 raft_consensus.cc:359] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.769198 18975 raft_consensus.cc:385] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.769519 18975 raft_consensus.cc:740] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.770147 18975 consensus_queue.cc:260] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.707688 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4018283957470492eed0ef232395f6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:45.707768 18934 raft_consensus.cc:2468] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:45.710532 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:45.779240 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:45.716789 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae2be8493c4bdbac375b447108c0d4" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:45.769044 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:45.788226 18780 raft_consensus.cc:3060] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.791337 18935 raft_consensus.cc:2468] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:45.788188 18932 raft_consensus.cc:3060] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.793337 18976 raft_consensus.cc:359] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.797210 18976 raft_consensus.cc:385] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.797539 18976 raft_consensus.cc:740] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.780208 18785 raft_consensus.cc:2468] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:45.799141 18976 consensus_queue.cc:260] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.808125 18976 ts_tablet_manager.cc:1434] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.054s	user 0.011s	sys 0.003s
I20260709 13:05:45.795950 18749 leader_election.cc:304] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:45.810637 18824 leader_election.cc:304] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:45.820891 19295 raft_consensus.cc:2804] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.821239 19295 raft_consensus.cc:493] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.821540 19295 raft_consensus.cc:3060] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.824146 19017 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.829756 19292 raft_consensus.cc:2749] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:45.829552 18681 catalog_manager.cc:5697] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.831089 18749 leader_election.cc:304] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:45.832125 19293 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:45.831883 18681 catalog_manager.cc:5697] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:45.811267 18975 ts_tablet_manager.cc:1434] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:05:45.837333 19270 raft_consensus.cc:2804] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:45.824404 18932 raft_consensus.cc:2468] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:45.837770 19270 raft_consensus.cc:493] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:45.838361 19270 raft_consensus.cc:3060] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.812813 18977 tablet_bootstrap.cc:492] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:45.813953 18855 raft_consensus.cc:3060] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.817147 18976 tablet_bootstrap.cc:492] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:45.839947 18977 ts_tablet_manager.cc:1403] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.320s	user 0.021s	sys 0.018s
I20260709 13:05:45.841702 18975 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:45.792398 18858 raft_consensus.cc:2468] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
W20260709 13:05:45.818902 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:45.842811 19295 raft_consensus.cc:515] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.839290 18749 leader_election.cc:304] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:45.848301 18980 raft_consensus.cc:2804] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.848727 18980 raft_consensus.cc:697] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:45.852181 18977 raft_consensus.cc:359] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.857978 19270 raft_consensus.cc:515] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.862144 19270 leader_election.cc:290] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:45.863409 18855 raft_consensus.cc:2468] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:45.856750 18980 consensus_queue.cc:237] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.867002 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae2be8493c4bdbac375b447108c0d4" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:45.867611 18858 raft_consensus.cc:3060] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.852963 18977 raft_consensus.cc:385] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.870599 18977 raft_consensus.cc:740] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
W20260709 13:05:45.871592 18900 consensus_peers.cc:597] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:45.871410 18977 consensus_queue.cc:260] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.860407 18976 tablet_bootstrap.cc:654] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.875507 19295 leader_election.cc:290] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:45.875778 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4018283957470492eed0ef232395f6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:45.876451 18780 raft_consensus.cc:3060] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.879277 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9f4018283957470492eed0ef232395f6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:45.881212 18975 tablet_bootstrap.cc:654] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.879952 18930 raft_consensus.cc:3060] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.884083 18976 tablet_bootstrap.cc:492] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:45.884699 18976 ts_tablet_manager.cc:1403] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.069s	user 0.013s	sys 0.001s
I20260709 13:05:45.895259 18977 ts_tablet_manager.cc:1434] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.055s	user 0.007s	sys 0.002s
I20260709 13:05:45.892318 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0aae2be8493c4bdbac375b447108c0d4" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:45.901177 18858 raft_consensus.cc:2468] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:45.902909 18749 leader_election.cc:304] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:45.903820 18977 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:45.902100 18976 raft_consensus.cc:359] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.905844 18976 raft_consensus.cc:385] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:45.906271 18976 raft_consensus.cc:740] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:45.903326 18932 raft_consensus.cc:3060] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:45.907886 19270 raft_consensus.cc:2804] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.915148 18976 consensus_queue.cc:260] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.917940 19270 raft_consensus.cc:697] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:45.920086 18976 ts_tablet_manager.cc:1434] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.035s	user 0.009s	sys 0.000s
I20260709 13:05:45.928614 18977 tablet_bootstrap.cc:654] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:45.929317 18681 catalog_manager.cc:5697] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:45.919037 19270 consensus_queue.cc:237] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:45.932863 18976 tablet_bootstrap.cc:492] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:45.937983 18975 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:45.940402 18930 raft_consensus.cc:2468] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:45.941913 18975 ts_tablet_manager.cc:1403] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.108s	user 0.011s	sys 0.014s
I20260709 13:05:45.942222 18824 leader_election.cc:304] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:45.945897 19295 raft_consensus.cc:2804] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:45.942835 18780 raft_consensus.cc:2468] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:45.970893 19295 raft_consensus.cc:697] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:45.999646 18989 raft_consensus.cc:493] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.012477 19295 consensus_queue.cc:237] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.010748 18989 raft_consensus.cc:515] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.010689 18976 tablet_bootstrap.cc:654] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.020117 18989 leader_election.cc:290] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.024861 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1357e1e8adf64035a03e13445cf2ae58" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:46.024288 18975 raft_consensus.cc:359] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.028283 18975 raft_consensus.cc:385] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.028584 18975 raft_consensus.cc:740] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.029551 18975 consensus_queue.cc:260] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.032467 18975 ts_tablet_manager.cc:1434] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.090s	user 0.005s	sys 0.001s
I20260709 13:05:46.035981 18975 tablet_bootstrap.cc:492] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:46.039690 18785 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1357e1e8adf64035a03e13445cf2ae58" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:46.047160 18826 leader_election.cc:343] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:46.050321 18824 leader_election.cc:343] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.050809 18824 leader_election.cc:304] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:46.051905 19275 raft_consensus.cc:2749] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.069645 19293 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:46.097642 18977 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:46.098085 18977 ts_tablet_manager.cc:1403] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.195s	user 0.008s	sys 0.003s
I20260709 13:05:46.098507 18932 raft_consensus.cc:2468] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:46.124446 18977 raft_consensus.cc:359] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.125186 18977 raft_consensus.cc:385] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.125515 18977 raft_consensus.cc:740] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.126176 18977 consensus_queue.cc:260] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.137585 18976 tablet_bootstrap.cc:492] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:46.138072 18976 ts_tablet_manager.cc:1403] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.205s	user 0.011s	sys 0.018s
I20260709 13:05:46.140743 18976 raft_consensus.cc:359] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.141415 18976 raft_consensus.cc:385] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.141713 18976 raft_consensus.cc:740] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.142664 18976 consensus_queue.cc:260] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.143517 18681 catalog_manager.cc:5697] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.154012 18977 ts_tablet_manager.cc:1434] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.056s	user 0.007s	sys 0.000s
I20260709 13:05:46.155200 18977 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:46.159960 18975 tablet_bootstrap.cc:654] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.157013 18682 catalog_manager.cc:5697] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.144661 18976 ts_tablet_manager.cc:1434] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.001s
I20260709 13:05:46.196456 19294 raft_consensus.cc:493] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.196978 19294 raft_consensus.cc:515] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.197854 18977 tablet_bootstrap.cc:654] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.200340 19294 leader_election.cc:290] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.201768 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:46.205309 18975 tablet_bootstrap.cc:492] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:46.205725 18975 ts_tablet_manager.cc:1403] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.170s	user 0.010s	sys 0.015s
W20260709 13:05:46.202955 18826 leader_election.cc:343] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.202968 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:46.207679 18976 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:46.208436 18975 raft_consensus.cc:359] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:46.208781 18824 leader_election.cc:343] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.209095 18975 raft_consensus.cc:385] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.209245 18824 leader_election.cc:304] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:46.209430 18975 raft_consensus.cc:740] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.210409 19295 raft_consensus.cc:2749] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.210214 18975 consensus_queue.cc:260] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.212456 18975 ts_tablet_manager.cc:1434] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.004s
I20260709 13:05:46.215509 18977 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:46.215971 18977 ts_tablet_manager.cc:1403] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.061s	user 0.009s	sys 0.001s
I20260709 13:05:46.217046 18975 tablet_bootstrap.cc:492] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:46.218535 18977 raft_consensus.cc:359] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.219213 18977 raft_consensus.cc:385] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.219476 18977 raft_consensus.cc:740] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.220400 18976 tablet_bootstrap.cc:654] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.220127 18977 consensus_queue.cc:260] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.222645 18977 ts_tablet_manager.cc:1434] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.006s	user 0.008s	sys 0.000s
I20260709 13:05:46.226481 18975 tablet_bootstrap.cc:654] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.227999 18976 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:46.228484 18976 ts_tablet_manager.cc:1403] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.021s	user 0.008s	sys 0.004s
I20260709 13:05:46.228669 18977 tablet_bootstrap.cc:492] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:46.234997 18977 tablet_bootstrap.cc:654] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.241884 18977 tablet_bootstrap.cc:492] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:46.242650 18977 ts_tablet_manager.cc:1403] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.014s	user 0.012s	sys 0.000s
I20260709 13:05:46.233434 18976 raft_consensus.cc:359] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.243320 18976 raft_consensus.cc:385] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.243633 18976 raft_consensus.cc:740] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.244266 18976 consensus_queue.cc:260] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.246389 18976 ts_tablet_manager.cc:1434] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.003s
I20260709 13:05:46.246464 18977 raft_consensus.cc:359] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.247449 18977 raft_consensus.cc:385] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.247800 18977 raft_consensus.cc:740] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.248562 18976 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:46.248951 18977 consensus_queue.cc:260] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.252410 18977 ts_tablet_manager.cc:1434] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:05:46.253628 18977 tablet_bootstrap.cc:492] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:46.262192 18976 tablet_bootstrap.cc:654] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.263938 18977 tablet_bootstrap.cc:654] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.264321 18975 tablet_bootstrap.cc:492] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:46.266407 18975 ts_tablet_manager.cc:1403] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.050s	user 0.016s	sys 0.017s
I20260709 13:05:46.271054 18975 raft_consensus.cc:359] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.271958 18975 raft_consensus.cc:385] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.272356 18975 raft_consensus.cc:740] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.273242 18975 consensus_queue.cc:260] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.276881 18977 tablet_bootstrap.cc:492] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:46.277362 18977 ts_tablet_manager.cc:1403] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.024s	user 0.015s	sys 0.000s
I20260709 13:05:46.277696 18975 ts_tablet_manager.cc:1434] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:05:46.279923 18976 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:46.280380 18976 ts_tablet_manager.cc:1403] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.001s
I20260709 13:05:46.280148 18977 raft_consensus.cc:359] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.280802 18975 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:46.280886 18977 raft_consensus.cc:385] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.281219 18977 raft_consensus.cc:740] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.281872 18977 consensus_queue.cc:260] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.284343 18977 ts_tablet_manager.cc:1434] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:46.286465 19291 raft_consensus.cc:493] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.287015 19291 raft_consensus.cc:515] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.287850 18975 tablet_bootstrap.cc:654] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.288165 18976 raft_consensus.cc:359] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.288848 18976 raft_consensus.cc:385] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.289111 18976 raft_consensus.cc:740] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.289836 18976 consensus_queue.cc:260] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.291329 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:46.292531 18976 ts_tablet_manager.cc:1434] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:46.293177 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:46.293958 19295 raft_consensus.cc:493] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.294484 19295 raft_consensus.cc:515] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:46.294997 18898 leader_election.cc:343] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.294106 18780 raft_consensus.cc:2468] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:46.296450 19295 leader_election.cc:290] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.297348 18900 leader_election.cc:304] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:46.293514 18976 tablet_bootstrap.cc:492] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:46.299055 19293 raft_consensus.cc:2804] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.299551 19293 raft_consensus.cc:493] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.300007 19293 raft_consensus.cc:3060] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.309588 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:46.311756 18826 leader_election.cc:343] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.312845 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:46.311791 19291 leader_election.cc:290] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.313520 18930 raft_consensus.cc:2468] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 0.
I20260709 13:05:46.313102 18977 tablet_bootstrap.cc:492] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:46.316233 18824 leader_election.cc:304] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:46.317528 19318 raft_consensus.cc:2804] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.317906 19318 raft_consensus.cc:493] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.318429 19318 raft_consensus.cc:3060] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.320233 19105 raft_consensus.cc:493] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.320719 19105 raft_consensus.cc:515] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.323577 19105 leader_election.cc:290] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.325009 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
W20260709 13:05:46.326222 18898 leader_election.cc:343] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.327862 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:46.329814 18900 leader_election.cc:343] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.330183 18900 leader_election.cc:304] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313; no voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:46.330856 19105 raft_consensus.cc:2749] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.332203 18977 tablet_bootstrap.cc:654] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.335767 19318 raft_consensus.cc:515] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.336848 18976 tablet_bootstrap.cc:654] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.344380 18975 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:46.344924 18975 ts_tablet_manager.cc:1403] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.064s	user 0.020s	sys 0.011s
I20260709 13:05:46.344516 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:46.348090 19293 raft_consensus.cc:515] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.351574 19293 leader_election.cc:290] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.352559 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
W20260709 13:05:46.354065 18898 leader_election.cc:343] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.354671 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:46.355521 18786 raft_consensus.cc:3060] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.357085 19318 leader_election.cc:290] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.356014 18975 raft_consensus.cc:359] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.357717 18975 raft_consensus.cc:385] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.358043 18975 raft_consensus.cc:740] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.358734 18975 consensus_queue.cc:260] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.359393 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:46.359695 18780 raft_consensus.cc:3060] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.360206 18932 raft_consensus.cc:3060] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.361301 18975 ts_tablet_manager.cc:1434] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.016s	user 0.004s	sys 0.004s
I20260709 13:05:46.362289 18975 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:46.372392 18975 tablet_bootstrap.cc:654] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.372687 18780 raft_consensus.cc:2468] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:46.382941 18826 leader_election.cc:304] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:46.384575 19295 raft_consensus.cc:2804] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.385054 19295 raft_consensus.cc:697] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:05:46.385937 19295 consensus_queue.cc:237] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.391966 18975 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:46.392460 18975 ts_tablet_manager.cc:1403] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.030s	user 0.008s	sys 0.002s
I20260709 13:05:46.398439 18975 raft_consensus.cc:359] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.399119 18975 raft_consensus.cc:385] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.399398 18975 raft_consensus.cc:740] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.400032 18975 consensus_queue.cc:260] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.407279 18683 catalog_manager.cc:5697] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 0 to 1, leader changed from <none> to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:46.413791 18975 ts_tablet_manager.cc:1434] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:05:46.385897 18932 raft_consensus.cc:2468] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 1.
I20260709 13:05:46.414911 18975 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:46.426321 18786 raft_consensus.cc:2468] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:46.426831 18976 tablet_bootstrap.cc:492] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:46.427330 18976 ts_tablet_manager.cc:1403] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.134s	user 0.019s	sys 0.011s
I20260709 13:05:46.427958 18900 leader_election.cc:304] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:46.430296 19201 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:46.430716 18976 raft_consensus.cc:359] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.431398 18976 raft_consensus.cc:385] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.431663 18976 raft_consensus.cc:740] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.432188 19105 raft_consensus.cc:2804] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.432861 19105 raft_consensus.cc:697] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:46.432914 19201 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:46.434001 19105 consensus_queue.cc:237] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.437180 18975 tablet_bootstrap.cc:654] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.439986 18976 consensus_queue.cc:260] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.447201 18976 ts_tablet_manager.cc:1434] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.020s	user 0.004s	sys 0.003s
I20260709 13:05:46.448411 18976 tablet_bootstrap.cc:492] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:46.454483 18976 tablet_bootstrap.cc:654] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.458781 18975 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:46.460815 18975 ts_tablet_manager.cc:1403] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.046s	user 0.009s	sys 0.002s
I20260709 13:05:46.464362 18681 catalog_manager.cc:5697] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:46.464497 18975 raft_consensus.cc:359] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.437304 18780 raft_consensus.cc:3060] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.466495 18975 raft_consensus.cc:385] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.469918 18975 raft_consensus.cc:740] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.470845 18975 consensus_queue.cc:260] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.474115 18975 ts_tablet_manager.cc:1434] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.002s
I20260709 13:05:46.474541 19201 raft_consensus.cc:493] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.475142 18975 tablet_bootstrap.cc:492] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:46.475085 19201 raft_consensus.cc:515] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.478914 19201 leader_election.cc:290] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.481459 18975 tablet_bootstrap.cc:654] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.483618 18976 tablet_bootstrap.cc:492] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:46.491768 18976 ts_tablet_manager.cc:1403] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.044s	user 0.008s	sys 0.005s
I20260709 13:05:46.485353 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:46.493080 18930 raft_consensus.cc:2468] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:46.494261 19270 raft_consensus.cc:493] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.494745 19270 raft_consensus.cc:515] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.496469 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:46.496775 19270 leader_election.cc:290] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.497782 18749 leader_election.cc:304] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:46.501792 19291 raft_consensus.cc:493] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.502110 19270 raft_consensus.cc:2804] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.499415 18977 tablet_bootstrap.cc:492] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:46.497300 18976 raft_consensus.cc:359] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.502556 19270 raft_consensus.cc:493] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.503101 18976 raft_consensus.cc:385] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.503172 19270 raft_consensus.cc:3060] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.503298 18977 ts_tablet_manager.cc:1403] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.190s	user 0.057s	sys 0.078s
I20260709 13:05:46.503441 18976 raft_consensus.cc:740] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.502323 19291 raft_consensus.cc:515] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.505716 18976 consensus_queue.cc:260] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.506681 18977 raft_consensus.cc:359] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.507405 18977 raft_consensus.cc:385] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.507730 18977 raft_consensus.cc:740] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.508553 19291 leader_election.cc:290] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.508448 18977 consensus_queue.cc:260] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.511626 19270 raft_consensus.cc:515] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.512810 18976 ts_tablet_manager.cc:1434] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.001s
I20260709 13:05:46.513166 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:46.513662 19270 leader_election.cc:290] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.513803 18976 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:46.513844 18858 raft_consensus.cc:2468] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:46.515203 18898 leader_election.cc:304] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:46.516106 19212 raft_consensus.cc:2804] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.516338 18977 ts_tablet_manager.cc:1434] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.003s
I20260709 13:05:46.516500 19212 raft_consensus.cc:493] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.518715 19212 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.519290 18977 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:46.521716 19292 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:46.524328 19295 consensus_queue.cc:1048] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.532603 18977 tablet_bootstrap.cc:654] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.541244 19212 raft_consensus.cc:515] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.554533 19291 raft_consensus.cc:493] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.555070 19291 raft_consensus.cc:515] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.557636 18976 tablet_bootstrap.cc:654] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.558753 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:46.563198 19293 raft_consensus.cc:493] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.564770 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:46.568204 19293 raft_consensus.cc:515] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.569007 18930 raft_consensus.cc:3060] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.573915 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1357e1e8adf64035a03e13445cf2ae58" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:46.574695 18858 raft_consensus.cc:2468] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:46.575652 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:46.575930 18898 leader_election.cc:304] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:46.576648 19105 raft_consensus.cc:2804] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.577091 19105 raft_consensus.cc:493] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.577425 19105 raft_consensus.cc:3060] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.577976 19270 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.581189 18976 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:46.581720 18976 ts_tablet_manager.cc:1403] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.068s	user 0.012s	sys 0.001s
W20260709 13:05:46.582762 18749 leader_election.cc:343] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.583639 19293 leader_election.cc:290] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.584488 18976 raft_consensus.cc:359] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.585232 18976 raft_consensus.cc:385] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.590373 19318 raft_consensus.cc:493] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.590553 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1357e1e8adf64035a03e13445cf2ae58" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:46.591239 18783 raft_consensus.cc:2468] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:46.591019 19318 raft_consensus.cc:515] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.595247 18784 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:46.595696 18976 raft_consensus.cc:740] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.595257 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:46.597939 19316 raft_consensus.cc:493] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.598692 19291 leader_election.cc:290] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.598616 19316 raft_consensus.cc:515] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.600366 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:46.601030 18859 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:46.602309 18898 leader_election.cc:304] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:46.603648 19290 raft_consensus.cc:2804] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.603503 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:46.604079 19290 raft_consensus.cc:493] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.604326 18858 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.604456 19290 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:46.610042 18900 leader_election.cc:343] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.583679 19212 leader_election.cc:290] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.629148 19105 raft_consensus.cc:515] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.636337 18858 raft_consensus.cc:2468] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
W20260709 13:05:46.637694 18900 leader_election.cc:343] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.638000 18898 leader_election.cc:304] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
W20260709 13:05:46.638954 18900 leader_election.cc:343] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.652449 19105 leader_election.cc:290] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.653127 19105 raft_consensus.cc:2804] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.653539 19105 raft_consensus.cc:697] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:46.641319 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:46.628093 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:46.659060 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1357e1e8adf64035a03e13445cf2ae58" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:46.659639 18858 raft_consensus.cc:3060] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:05:46.664561 18826 leader_election.cc:343] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.654531 19105 consensus_queue.cc:237] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:46.665225 18826 leader_election.cc:343] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.666566 18858 raft_consensus.cc:2468] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:46.668084 18898 leader_election.cc:304] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:46.677052 19290 raft_consensus.cc:515] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:46.677696 18749 leader_election.cc:343] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.679867 18930 raft_consensus.cc:2468] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:46.681547 18749 leader_election.cc:304] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:46.682144 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:46.682931 18935 raft_consensus.cc:2393] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:46.685781 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:46.689616 18976 consensus_queue.cc:260] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.727644 18860 raft_consensus.cc:2468] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:46.682367 19293 raft_consensus.cc:2804] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.731335 18976 ts_tablet_manager.cc:1434] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.149s	user 0.007s	sys 0.008s
I20260709 13:05:46.684751 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:46.713258 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:46.690145 19270 raft_consensus.cc:2804] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.721424 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1357e1e8adf64035a03e13445cf2ae58" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:46.740208 18977 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:46.744575 18977 ts_tablet_manager.cc:1403] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.226s	user 0.004s	sys 0.018s
I20260709 13:05:46.721155 19290 leader_election.cc:290] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.745680 18749 leader_election.cc:304] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:05:46.746199 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:46.748431 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:46.748456 18780 raft_consensus.cc:3060] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.749249 18855 raft_consensus.cc:3060] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.749343 19293 raft_consensus.cc:697] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:46.749083 18975 tablet_bootstrap.cc:492] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:46.750527 18980 raft_consensus.cc:2804] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:46.761119 18980 raft_consensus.cc:493] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:46.761257 18975 ts_tablet_manager.cc:1403] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.286s	user 0.022s	sys 0.045s
I20260709 13:05:46.761431 18980 raft_consensus.cc:3060] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.746836 18860 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.767138 18977 raft_consensus.cc:359] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.768040 18976 tablet_bootstrap.cc:492] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:46.768867 18975 raft_consensus.cc:359] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.769520 18975 raft_consensus.cc:385] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.769781 18975 raft_consensus.cc:740] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.770681 19316 leader_election.cc:290] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:05:46.773167 18900 leader_election.cc:343] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.768357 18977 raft_consensus.cc:385] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:46.778079 18977 raft_consensus.cc:740] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:46.778861 18977 consensus_queue.cc:260] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.770396 18975 consensus_queue.cc:260] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.785167 18980 raft_consensus.cc:515] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.786484 18975 ts_tablet_manager.cc:1434] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.025s	user 0.005s	sys 0.000s
I20260709 13:05:46.787454 18975 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:46.788866 18980 leader_election.cc:290] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:46.758985 19293 consensus_queue.cc:237] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.782531 19318 leader_election.cc:290] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:05:46.822346 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 72094.2us
W20260709 13:05:46.829001 18824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 83330.4us
I20260709 13:05:46.829795 18824 leader_election.cc:304] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:46.838546 19275 consensus_queue.cc:1048] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:46.839169 19270 raft_consensus.cc:697] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:46.838963 18860 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:46.844480 18975 tablet_bootstrap.cc:654] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.840536 19345 raft_consensus.cc:493] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:46.845779 18898 leader_election.cc:304] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
W20260709 13:05:46.866281 18824 leader_election.cc:343] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:46.867274 18824 leader_election.cc:304] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:46.863404 19291 raft_consensus.cc:2804] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:46.840273 19270 consensus_queue.cc:237] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.867949 19318 raft_consensus.cc:2749] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.865357 18780 raft_consensus.cc:2468] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:46.869537 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:46.850824 19345 raft_consensus.cc:515] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.935322 19291 raft_consensus.cc:697] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
W20260709 13:05:46.943648 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 78675.7us
I20260709 13:05:46.944665 19349 raft_consensus.cc:2749] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:46.956341 19291 consensus_queue.cc:237] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:46.959721 18932 raft_consensus.cc:3060] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:46.968125 18855 raft_consensus.cc:2468] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:46.979130 18976 tablet_bootstrap.cc:654] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:46.978992 19345 leader_election.cc:290] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:46.980118 18858 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:46.980899 18858 raft_consensus.cc:2468] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:46.982635 18898 leader_election.cc:304] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:46.996955 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:46.997676 18859 raft_consensus.cc:3060] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.003540 18977 ts_tablet_manager.cc:1434] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.258s	user 0.016s	sys 0.022s
I20260709 13:05:47.004689 18977 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
W20260709 13:05:47.007160 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:05:47.012763 19347 log.cc:927] Time spent T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: Append to log took a long time: real 0.186s	user 0.005s	sys 0.000s
I20260709 13:05:47.020818 18975 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:47.021472 18975 ts_tablet_manager.cc:1403] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.234s	user 0.012s	sys 0.006s
I20260709 13:05:47.035199 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:47.036103 18780 raft_consensus.cc:2393] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d871ccdb064b7db6a86d69d8a58313 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:47.038829 18976 tablet_bootstrap.cc:492] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:47.039286 18976 ts_tablet_manager.cc:1403] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.277s	user 0.007s	sys 0.008s
I20260709 13:05:47.022178 18932 raft_consensus.cc:2468] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:47.041321 19290 raft_consensus.cc:2764] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:05:47.049063 19294 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.056859 18977 tablet_bootstrap.cc:654] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.073163 18975 raft_consensus.cc:359] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.074371 18975 raft_consensus.cc:385] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.074746 18975 raft_consensus.cc:740] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.075656 18975 consensus_queue.cc:260] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.079780 18976 raft_consensus.cc:359] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.080454 18976 raft_consensus.cc:385] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.080729 18976 raft_consensus.cc:740] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.080581 18859 raft_consensus.cc:2468] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:47.081876 19353 consensus_queue.cc:1048] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.083803 19292 raft_consensus.cc:493] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.084278 19292 raft_consensus.cc:515] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.086217 19292 leader_election.cc:290] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:47.089418 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:47.099514 18898 consensus_peers.cc:597] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.101866 18976 consensus_queue.cc:260] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.103713 18975 ts_tablet_manager.cc:1434] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.082s	user 0.007s	sys 0.001s
I20260709 13:05:47.104688 18749 leader_election.cc:304] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:47.106076 19201 raft_consensus.cc:2804] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.104851 18975 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:47.111779 19201 raft_consensus.cc:697] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:47.112699 19201 consensus_queue.cc:237] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.117813 18977 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:47.118459 18977 ts_tablet_manager.cc:1403] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.114s	user 0.017s	sys 0.002s
I20260709 13:05:47.122082 18975 tablet_bootstrap.cc:654] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.124279 18977 raft_consensus.cc:359] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.125088 18977 raft_consensus.cc:385] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.125458 18977 raft_consensus.cc:740] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.127282 18977 consensus_queue.cc:260] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.130380 18977 ts_tablet_manager.cc:1434] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.012s	user 0.008s	sys 0.000s
I20260709 13:05:47.131748 18977 tablet_bootstrap.cc:492] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:47.140743 18977 tablet_bootstrap.cc:654] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.144965 18683 catalog_manager.cc:5697] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.146898 18683 catalog_manager.cc:5697] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.153728 18977 tablet_bootstrap.cc:492] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:47.154503 18977 ts_tablet_manager.cc:1403] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.023s	user 0.017s	sys 0.005s
I20260709 13:05:47.150022 18780 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.158179 18977 raft_consensus.cc:359] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.163973 18977 raft_consensus.cc:385] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.164304 18977 raft_consensus.cc:740] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.165066 18977 consensus_queue.cc:260] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.167346 18977 ts_tablet_manager.cc:1434] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:05:47.161064 18976 ts_tablet_manager.cc:1434] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.000s
I20260709 13:05:47.163061 19275 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260709 13:05:47.168576 18826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 53278.8us
I20260709 13:05:47.180320 18976 tablet_bootstrap.cc:492] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:47.168579 18977 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:47.185776 18976 tablet_bootstrap.cc:654] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.188673 18975 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:47.189141 18975 ts_tablet_manager.cc:1403] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.085s	user 0.023s	sys 0.019s
I20260709 13:05:47.200747 19275 raft_consensus.cc:493] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.201550 19275 raft_consensus.cc:515] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.198257 19291 raft_consensus.cc:493] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.204286 18975 raft_consensus.cc:359] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.204963 18975 raft_consensus.cc:385] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.205241 18975 raft_consensus.cc:740] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.205952 18977 tablet_bootstrap.cc:654] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.206141 19291 raft_consensus.cc:515] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.210304 19353 consensus_queue.cc:1048] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:05:47.213330 19291 leader_election.cc:290] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:47.206573 18975 consensus_queue.cc:260] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.214968 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:47.215682 18860 raft_consensus.cc:2468] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:47.221544 18898 leader_election.cc:304] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:47.221828 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:47.229730 19275 leader_election.cc:290] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:05:47.232038 18900 leader_election.cc:343] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.240031 18975 ts_tablet_manager.cc:1434] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.051s	user 0.005s	sys 0.003s
I20260709 13:05:47.240120 18681 catalog_manager.cc:5697] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.226711 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:47.256969 19212 consensus_queue.cc:1048] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.240768 19291 raft_consensus.cc:2804] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.258694 19291 raft_consensus.cc:493] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.258770 18861 raft_consensus.cc:2393] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate f65aac96253e472f9349df2b6a58e36c in current term 1: Already voted for candidate 03d871ccdb064b7db6a86d69d8a58313 in this term.
I20260709 13:05:47.263227 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:47.259407 19291 raft_consensus.cc:3060] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.264695 18749 leader_election.cc:304] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:47.250768 18681 catalog_manager.cc:5697] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:47.251485 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:47.270594 18976 tablet_bootstrap.cc:492] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:47.271121 18976 ts_tablet_manager.cc:1403] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.091s	user 0.006s	sys 0.016s
I20260709 13:05:47.276654 18826 leader_election.cc:304] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:47.278190 19371 raft_consensus.cc:2749] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.278388 18975 tablet_bootstrap.cc:492] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:47.280771 19348 raft_consensus.cc:2749] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.281949 18977 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:47.283483 18977 ts_tablet_manager.cc:1403] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.115s	user 0.013s	sys 0.008s
I20260709 13:05:47.279896 18976 raft_consensus.cc:359] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.286523 18976 raft_consensus.cc:385] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.286819 18976 raft_consensus.cc:740] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.287441 18976 consensus_queue.cc:260] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.290797 18976 ts_tablet_manager.cc:1434] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.019s	user 0.008s	sys 0.000s
I20260709 13:05:47.290946 19290 consensus_queue.cc:1048] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.291764 18976 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:47.290978 18977 raft_consensus.cc:359] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.295219 18977 raft_consensus.cc:385] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.295578 18977 raft_consensus.cc:740] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.339064 19292 raft_consensus.cc:493] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.323232 19348 raft_consensus.cc:493] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.318284 18977 consensus_queue.cc:260] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.355881 19348 raft_consensus.cc:515] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.359295 19348 leader_election.cc:290] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:47.348502 19292 raft_consensus.cc:515] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.361596 19292 leader_election.cc:290] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:47.369289 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:47.373878 18932 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:47.374022 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:47.374646 18932 raft_consensus.cc:2468] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 0.
I20260709 13:05:47.369692 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
W20260709 13:05:47.376884 18749 leader_election.cc:343] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.368643 18976 tablet_bootstrap.cc:654] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
W20260709 13:05:47.377554 18749 leader_election.cc:343] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.377934 18749 leader_election.cc:304] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:47.378988 18749 leader_election.cc:304] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
W20260709 13:05:47.379916 18749 leader_election.cc:343] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.397428 18977 ts_tablet_manager.cc:1434] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.113s	user 0.011s	sys 0.001s
I20260709 13:05:47.414795 18977 tablet_bootstrap.cc:492] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:47.397789 19352 raft_consensus.cc:2804] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.423557 19352 raft_consensus.cc:493] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.423926 19352 raft_consensus.cc:3060] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.412705 19291 raft_consensus.cc:515] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.428068 19291 leader_election.cc:290] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:47.393918 19270 raft_consensus.cc:2749] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.435325 18977 tablet_bootstrap.cc:654] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.437270 18861 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:47.437893 18861 raft_consensus.cc:3060] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.438158 18975 tablet_bootstrap.cc:654] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.440634 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:47.440590 19356 consensus_queue.cc:1048] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:05:47.442291 18900 leader_election.cc:343] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.461131 18683 catalog_manager.cc:5697] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:47.462400 19212 raft_consensus.cc:493] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.462926 19212 raft_consensus.cc:515] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.465241 19212 leader_election.cc:290] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:47.470707 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:47.481338 19275 raft_consensus.cc:493] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.481858 19275 raft_consensus.cc:515] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.483913 19275 leader_election.cc:290] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:47.487565 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbf97fb2e42432b9c5835baa774af4e" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:47.485112 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbf97fb2e42432b9c5835baa774af4e" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:47.492700 18826 leader_election.cc:343] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:47.501111 18824 leader_election.cc:343] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.505782 18976 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:47.506374 18976 ts_tablet_manager.cc:1403] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.215s	user 0.011s	sys 0.010s
I20260709 13:05:47.516304 18858 raft_consensus.cc:3060] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.490052 18861 raft_consensus.cc:2468] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:47.521377 18898 leader_election.cc:304] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:47.527522 18976 raft_consensus.cc:359] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.528340 18976 raft_consensus.cc:385] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.528698 18976 raft_consensus.cc:740] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.529119 18824 leader_election.cc:304] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:47.529829 19371 raft_consensus.cc:2749] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:47.530617 18976 consensus_queue.cc:260] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.522293 19356 raft_consensus.cc:2804] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:47.531917 18975 tablet_bootstrap.cc:492] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:47.522575 18856 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:47.532958 18975 ts_tablet_manager.cc:1403] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.255s	user 0.018s	sys 0.012s
I20260709 13:05:47.537664 18976 ts_tablet_manager.cc:1434] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.031s	user 0.006s	sys 0.000s
I20260709 13:05:47.547442 19345 consensus_queue.cc:1048] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.550221 18976 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:47.549115 18975 raft_consensus.cc:359] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:05:47.555168 18900 leader_election.cc:343] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:47.561692 18900 consensus_peers.cc:597] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:47.560441 18975 raft_consensus.cc:385] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.563489 18975 raft_consensus.cc:740] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.543684 18856 raft_consensus.cc:2468] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:47.542829 19356 raft_consensus.cc:697] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:47.608722 19352 raft_consensus.cc:515] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.610419 18976 tablet_bootstrap.cc:654] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.609835 18975 consensus_queue.cc:260] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.617578 18898 leader_election.cc:304] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:47.619766 18975 ts_tablet_manager.cc:1434] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.085s	user 0.006s	sys 0.001s
I20260709 13:05:47.626480 19353 raft_consensus.cc:2804] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:47.636999 19353 raft_consensus.cc:493] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:47.637465 19353 raft_consensus.cc:3060] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.658041 19270 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.620215 19356 consensus_queue.cc:237] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.671676 18975 tablet_bootstrap.cc:492] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:47.685390 19292 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.686621 19270 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.003s
I20260709 13:05:47.696795 19292 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:47.700897 19352 leader_election.cc:290] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:47.706872 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
W20260709 13:05:47.718453 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 96055.4us
W20260709 13:05:47.721266 18749 leader_election.cc:343] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:47.735760 18977 tablet_bootstrap.cc:492] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:47.736393 18977 ts_tablet_manager.cc:1403] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.322s	user 0.031s	sys 0.058s
I20260709 13:05:47.743458 18975 tablet_bootstrap.cc:654] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.734534 19201 raft_consensus.cc:493] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:47.759509 19201 raft_consensus.cc:515] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.804220 19201 leader_election.cc:290] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:47.797878 18977 raft_consensus.cc:359] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.810799 18977 raft_consensus.cc:385] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.811242 18977 raft_consensus.cc:740] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.813994 18977 consensus_queue.cc:260] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.847692 18976 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:47.848271 18976 ts_tablet_manager.cc:1403] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.298s	user 0.010s	sys 0.019s
W20260709 13:05:47.847131 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 84131.5us
I20260709 13:05:47.851513 18977 ts_tablet_manager.cc:1434] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.115s	user 0.009s	sys 0.000s
I20260709 13:05:47.854053 18977 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
W20260709 13:05:47.855118 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 102235us
I20260709 13:05:47.864338 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:47.866756 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:05:47.867352 18935 raft_consensus.cc:3060] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.872000 18976 raft_consensus.cc:359] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.872869 18976 raft_consensus.cc:385] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:47.873185 18976 raft_consensus.cc:740] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:47.874895 19353 raft_consensus.cc:515] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.875909 18935 raft_consensus.cc:2468] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 1.
I20260709 13:05:47.883093 19353 leader_election.cc:290] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:47.879580 18976 consensus_queue.cc:260] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:47.887074 18976 ts_tablet_manager.cc:1434] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.038s	user 0.004s	sys 0.002s
I20260709 13:05:47.888020 18976 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:47.903712 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:47.904551 18855 raft_consensus.cc:3060] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:47.980010 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
W20260709 13:05:47.981992 18887 tablet.cc:2406] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:05:48.006897 18781 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:48.013442 18977 tablet_bootstrap.cc:654] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:47.950316 18683 catalog_manager.cc:5697] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
W20260709 13:05:48.052014 18900 leader_election.cc:343] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.072592 18855 raft_consensus.cc:2468] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:48.070204 19359 raft_consensus.cc:493] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.075119 19359 raft_consensus.cc:515] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.081287 19359 leader_election.cc:290] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:48.092736 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:48.095575 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:48.098048 18824 leader_election.cc:343] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.103080 18975 tablet_bootstrap.cc:492] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:48.103767 18975 ts_tablet_manager.cc:1403] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.474s	user 0.014s	sys 0.002s
I20260709 13:05:48.116853 18976 tablet_bootstrap.cc:654] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.130578 19345 raft_consensus.cc:493] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.131179 19345 raft_consensus.cc:515] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.131748 18975 raft_consensus.cc:359] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.132449 18975 raft_consensus.cc:385] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.132737 18975 raft_consensus.cc:740] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.142819 18975 consensus_queue.cc:260] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.146387 19345 leader_election.cc:290] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:48.151698 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbf97fb2e42432b9c5835baa774af4e" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
W20260709 13:05:48.155462 18900 leader_election.cc:343] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:05:48.166328 18732 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:05:48.170205 18975 ts_tablet_manager.cc:1434] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.066s	user 0.006s	sys 0.004s
I20260709 13:05:48.235843 18898 leader_election.cc:304] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:48.236176 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbf97fb2e42432b9c5835baa774af4e" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:48.236943 18855 raft_consensus.cc:2468] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:48.239665 19291 raft_consensus.cc:2804] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.240960 19291 raft_consensus.cc:697] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:48.240834 18898 leader_election.cc:304] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:48.242069 19398 raft_consensus.cc:2804] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.241969 19291 consensus_queue.cc:237] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.243510 19398 raft_consensus.cc:493] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.243947 19398 raft_consensus.cc:3060] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.255771 18975 tablet_bootstrap.cc:492] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:48.258359 19398 raft_consensus.cc:515] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.260928 19398 leader_election.cc:290] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:48.268445 18975 tablet_bootstrap.cc:654] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.274448 18975 tablet_bootstrap.cc:492] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:48.275023 18975 ts_tablet_manager.cc:1403] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.095s	user 0.015s	sys 0.000s
W20260709 13:05:48.289812 18826 leader_election.cc:343] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:05:48.290666 18826 leader_election.cc:304] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:48.297791 19275 raft_consensus.cc:2749] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.300498 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbf97fb2e42432b9c5835baa774af4e" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:48.301209 18857 raft_consensus.cc:3060] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.305235 19395 consensus_queue.cc:1048] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:48.307920 18977 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:48.308584 18977 ts_tablet_manager.cc:1403] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.455s	user 0.012s	sys 0.030s
I20260709 13:05:48.311614 18977 raft_consensus.cc:359] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.317612 18977 raft_consensus.cc:385] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.318176 18977 raft_consensus.cc:740] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.319517 18977 consensus_queue.cc:260] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.321915 18977 ts_tablet_manager.cc:1434] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:05:48.322854 18857 raft_consensus.cc:2468] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:48.323417 18977 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: Bootstrap starting.
I20260709 13:05:48.332392 18898 leader_election.cc:304] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:48.333518 19397 raft_consensus.cc:2804] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.334048 19397 raft_consensus.cc:697] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:48.334995 19397 consensus_queue.cc:237] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.343036 18976 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:48.343550 18976 ts_tablet_manager.cc:1403] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.456s	user 0.009s	sys 0.009s
W20260709 13:05:48.346271 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 116842us
I20260709 13:05:48.347160 18976 raft_consensus.cc:359] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.348027 18976 raft_consensus.cc:385] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.348299 18976 raft_consensus.cc:740] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.349025 18976 consensus_queue.cc:260] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.349485 18780 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.350507 19350 raft_consensus.cc:493] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.351037 19350 raft_consensus.cc:515] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.353189 19350 leader_election.cc:290] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:48.351042 18976 ts_tablet_manager.cc:1434] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.002s
I20260709 13:05:48.354617 18975 raft_consensus.cc:359] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.355437 18975 raft_consensus.cc:385] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.355726 18975 raft_consensus.cc:740] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.356389 18975 consensus_queue.cc:260] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.359094 18975 ts_tablet_manager.cc:1434] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.083s	user 0.007s	sys 0.000s
I20260709 13:05:48.360116 18975 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:48.361824 18977 tablet_bootstrap.cc:654] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.360040 18783 raft_consensus.cc:3060] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.354655 18976 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: Bootstrap starting.
I20260709 13:05:48.397804 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dbbf97fb2e42432b9c5835baa774af4e" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:48.398738 18777 raft_consensus.cc:3060] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.428112 18682 catalog_manager.cc:5697] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:48.431950 18682 catalog_manager.cc:5697] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:48.445180 18975 tablet_bootstrap.cc:654] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.450067 18749 leader_election.cc:304] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:48.451596 19350 raft_consensus.cc:2804] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.451471 18749 leader_election.cc:304] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:48.454583 19352 raft_consensus.cc:2749] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.455154 19350 raft_consensus.cc:697] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:05:48.455984 19350 consensus_queue.cc:237] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.460568 18977 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: No bootstrap required, opened a new log
I20260709 13:05:48.461131 18977 ts_tablet_manager.cc:1403] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: Time spent bootstrapping tablet: real 0.138s	user 0.022s	sys 0.005s
I20260709 13:05:48.480515 18777 raft_consensus.cc:2468] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:48.489185 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:48.489329 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:48.493206 18977 raft_consensus.cc:359] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.494024 18977 raft_consensus.cc:385] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.495482 18977 raft_consensus.cc:740] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.498346 18977 consensus_queue.cc:260] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.501798 19395 consensus_queue.cc:1048] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:05:48.511435 18977 ts_tablet_manager.cc:1434] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: Time spent starting tablet: real 0.050s	user 0.008s	sys 0.000s
I20260709 13:05:48.514357 19388 raft_consensus.cc:493] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.515080 18976 tablet_bootstrap.cc:654] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.514827 19388 raft_consensus.cc:515] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.521811 19388 leader_election.cc:290] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:48.525189 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:48.525195 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:48.531548 18857 raft_consensus.cc:2468] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:48.532788 18898 leader_election.cc:304] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:48.533416 18783 raft_consensus.cc:2468] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:48.549466 19397 raft_consensus.cc:2804] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.549998 19397 raft_consensus.cc:493] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.550355 19397 raft_consensus.cc:3060] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.567135 18975 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:48.567627 18975 ts_tablet_manager.cc:1403] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.208s	user 0.008s	sys 0.015s
I20260709 13:05:48.571652 18975 raft_consensus.cc:359] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.572310 18975 raft_consensus.cc:385] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.572570 18975 raft_consensus.cc:740] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.573141 18975 consensus_queue.cc:260] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.574467 19397 raft_consensus.cc:515] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.574993 18975 ts_tablet_manager.cc:1434] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:48.576045 18975 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: Bootstrap starting.
I20260709 13:05:48.577885 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:48.579238 19397 leader_election.cc:290] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:48.584517 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:48.585107 18857 raft_consensus.cc:3060] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.585580 18976 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: No bootstrap required, opened a new log
I20260709 13:05:48.586030 18976 ts_tablet_manager.cc:1403] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent bootstrapping tablet: real 0.232s	user 0.015s	sys 0.019s
I20260709 13:05:48.588620 18976 raft_consensus.cc:359] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.589269 18976 raft_consensus.cc:385] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.589556 18976 raft_consensus.cc:740] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.590364 18783 raft_consensus.cc:3060] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.590742 18857 raft_consensus.cc:2468] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:48.591892 18898 leader_election.cc:304] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:48.592700 19397 raft_consensus.cc:2804] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.593168 19397 raft_consensus.cc:697] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:48.594000 19397 consensus_queue.cc:237] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.596848 18783 raft_consensus.cc:2468] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:48.598439 18682 catalog_manager.cc:5697] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 0 to 1, leader changed from <none> to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:48.598483 18749 leader_election.cc:304] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c; no voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:05:48.600158 19352 raft_consensus.cc:2749] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.613021 18975 tablet_bootstrap.cc:654] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: Neither blocks nor log segments found. Creating new log.
I20260709 13:05:48.590173 18976 consensus_queue.cc:260] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.618067 18976 ts_tablet_manager.cc:1434] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.000s
I20260709 13:05:48.627396 18975 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: No bootstrap required, opened a new log
I20260709 13:05:48.627965 18975 ts_tablet_manager.cc:1403] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: Time spent bootstrapping tablet: real 0.052s	user 0.007s	sys 0.006s
I20260709 13:05:48.631984 18975 raft_consensus.cc:359] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.632836 18975 raft_consensus.cc:385] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:05:48.633170 18975 raft_consensus.cc:740] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Initialized, Role: FOLLOWER
I20260709 13:05:48.633865 18975 consensus_queue.cc:260] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.638528 18975 ts_tablet_manager.cc:1434] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.002s
I20260709 13:05:48.638130 18683 catalog_manager.cc:5697] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:48.702050 18777 raft_consensus.cc:3060] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.708570 19416 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.719509 19397 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.732144 19397 consensus_queue.cc:1048] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.747547 19395 consensus_queue.cc:1048] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:48.885495 19371 raft_consensus.cc:493] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.885922 19371 raft_consensus.cc:515] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.887814 19371 leader_election.cc:290] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:48.888427 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:48.888715 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d871ccdb064b7db6a86d69d8a58313" is_pre_election: true
I20260709 13:05:48.889389 18929 raft_consensus.cc:2393] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate fd1b2b0efbcd4ffa97502fac0e168e14 in current term 1: Already voted for candidate f65aac96253e472f9349df2b6a58e36c in this term.
I20260709 13:05:48.890188 18824 leader_election.cc:304] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:05:48.891032 19371 raft_consensus.cc:3060] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.897457 19371 raft_consensus.cc:2749] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:05:48.905902 19416 raft_consensus.cc:493] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:05:48.906426 19416 raft_consensus.cc:515] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.908493 19416 leader_election.cc:290] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:48.909027 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" is_pre_election: true
I20260709 13:05:48.909027 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c" is_pre_election: true
I20260709 13:05:48.909868 18857 raft_consensus.cc:2468] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:48.910075 18777 raft_consensus.cc:2468] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 0.
I20260709 13:05:48.910903 18898 leader_election.cc:304] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:05:48.911904 19416 raft_consensus.cc:2804] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:05:48.912237 19416 raft_consensus.cc:493] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:05:48.912547 19416 raft_consensus.cc:3060] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.918952 19416 raft_consensus.cc:515] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.921007 19416 leader_election.cc:290] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:48.921985 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:05:48.922679 18857 raft_consensus.cc:3060] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.921986 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:05:48.923233 18783 raft_consensus.cc:3060] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:05:48.929698 18783 raft_consensus.cc:2468] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:48.930617 18857 raft_consensus.cc:2468] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 1.
I20260709 13:05:48.930909 18900 leader_election.cc:304] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:05:48.931624 19416 raft_consensus.cc:2804] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:05:48.932164 19416 raft_consensus.cc:697] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:05:48.932874 19416 consensus_queue.cc:237] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:05:48.942668 18683 catalog_manager.cc:5697] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:05:48.993721 19416 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.005352 19352 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.006534 19388 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:49.037634 19352 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:49.074187 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:05:49.081699 19433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:49.083995 19436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:05:49.099762 19434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:05:49.101071 17681 server_base.cc:1061] running on GCE node
I20260709 13:05:49.105540 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:05:49.105847 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:05:49.106060 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602349106041 us; error 0 us; skew 500 ppm
I20260709 13:05:49.106817 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:05:49.116888 17681 webserver.cc:533] Webserver started at http://127.17.68.68:37083/ using document root <none> and password file <none>
I20260709 13:05:49.117591 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:05:49.117871 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:05:49.118301 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:05:49.120024 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-3-root/instance:
uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-dk32"
I20260709 13:05:49.125476 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:05:49.129626 19441 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.130697 17681 fs_manager.cc:730] Time spent opening block manager: real 0.003s	user 0.003s	sys 0.000s
I20260709 13:05:49.131012 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-3-root
uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
format_stamp: "Formatted at 2026-07-09 13:05:49 on dist-test-slave-dk32"
I20260709 13:05:49.131313 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:05:49.156270 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:05:49.157927 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:05:49.162595 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:05:49.167222 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:05:49.167606 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:05:49.167927 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:05:49.168161 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
W20260709 13:05:49.205132 18807 debug-util.cc:398] Leaking SignalData structure 0x7b08000d1e60 after lost signal to thread 17684
W20260709 13:05:49.206384 18807 debug-util.cc:398] Leaking SignalData structure 0x7b080020bc00 after lost signal to thread 18718
W20260709 13:05:49.208015 18807 debug-util.cc:398] Leaking SignalData structure 0x7b08000c7600 after lost signal to thread 18810
W20260709 13:05:49.209255 18807 debug-util.cc:398] Leaking SignalData structure 0x7b08000e79a0 after lost signal to thread 18885
W20260709 13:05:49.210618 18807 debug-util.cc:398] Leaking SignalData structure 0x7b080021f100 after lost signal to thread 18959
I20260709 13:05:49.334110 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.68:44283
I20260709 13:05:49.334632 19504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.68:44283 every 8 connection(s)
I20260709 13:05:49.337007 19416 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:05:49.364173 17681 auto_leader_rebalancer-test.cc:384] add a tserver: 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:49.386896 19416 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:05:49.398653 19505 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46713
I20260709 13:05:49.399123 19505 heartbeater.cc:461] Registering TS with master...
I20260709 13:05:49.400389 19505 heartbeater.cc:507] Master 127.17.68.126:46713 requested a full tablet report, sending...
I20260709 13:05:49.405639 18682 ts_manager.cc:194] Registered new tserver with Master: 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:05:49.408416 18682 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46756
I20260709 13:05:50.352433 18857 consensus_queue.cc:237] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:50.361357 18783 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:50.363121 19490 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.366348 18929 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:50.368624 19359 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.386358 19490 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
W20260709 13:05:50.388974 18825 consensus_peers.cc:597] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ce79ea604704885aef7e85cf45f1b12. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:50.391693 18783 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.412801 19505 heartbeater.cc:499] Master 127.17.68.126:46713 was elected leader, sending a full tablet report...
I20260709 13:05:50.416090 18683 catalog_manager.cc:5697] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.424628 18930 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.452994 18930 consensus_queue.cc:237] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:50.486896 18860 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:50.489331 19415 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.501750 18783 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:50.503521 19416 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.518644 19415 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.525775 18857 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.544909 18783 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
W20260709 13:05:50.547098 18899 consensus_peers.cc:597] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 884a67b761054abc82478415abd6a518. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:50.584450 18682 catalog_manager.cc:5697] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.636278 18777 consensus_queue.cc:237] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:50.645605 18930 raft_consensus.cc:1275] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:50.645753 18857 raft_consensus.cc:1275] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:50.647923 19531 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:50.651158 19352 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.658953 19352 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.661616 18857 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.673686 18777 consensus_queue.cc:237] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
W20260709 13:05:50.683938 18750 consensus_peers.cc:597] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9bcad68444f5482094fc3e7103b555dc. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:50.687480 18682 catalog_manager.cc:5697] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:50.689863 18929 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.739360 18930 raft_consensus.cc:1275] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:50.741285 19352 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.744845 18858 raft_consensus.cc:1275] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:50.746636 18750 consensus_peers.cc:597] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7dbf3770cf484941893c91cea87b7ff7. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:50.748783 19350 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:50.760553 19536 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.765712 18859 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.781580 18930 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.785928 18682 catalog_manager.cc:5697] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:50.940673 19540 ts_tablet_manager.cc:933] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:50.954438 19540 tablet_copy_client.cc:323] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:05:51.006312 19544 ts_tablet_manager.cc:933] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:51.011368 19544 tablet_copy_client.cc:323] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:05:51.019129 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 2ce79ea604704885aef7e85cf45f1b12 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:05:51.019951 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 2ce79ea604704885aef7e85cf45f1b12 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-2ce79ea604704885aef7e85cf45f1b12
I20260709 13:05:51.042521 18871 tablet_copy_source_session.cc:215] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:51.047312 19540 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce79ea604704885aef7e85cf45f1b12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.061992 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 884a67b761054abc82478415abd6a518 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:05:51.062621 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 884a67b761054abc82478415abd6a518 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-884a67b761054abc82478415abd6a518
I20260709 13:05:51.069742 18945 tablet_copy_source_session.cc:215] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:51.073231 19544 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 884a67b761054abc82478415abd6a518. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.100136 19544 tablet_copy_client.cc:806] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:51.100657 19540 tablet_copy_client.cc:806] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:51.100871 19544 tablet_copy_client.cc:670] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:51.101352 19540 tablet_copy_client.cc:670] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:51.105487 19544 tablet_copy_client.cc:538] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:51.106755 19540 tablet_copy_client.cc:538] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:51.207000 19547 ts_tablet_manager.cc:933] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:05:51.209367 19544 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:51.231990 19540 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:51.250075 19549 ts_tablet_manager.cc:933] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:05:51.250967 19547 tablet_copy_client.cc:323] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:05:51.279804 19549 tablet_copy_client.cc:323] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:05:51.323442 19544 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:51.324558 19544 tablet_bootstrap.cc:492] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:51.325328 19544 ts_tablet_manager.cc:1403] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.116s	user 0.025s	sys 0.014s
I20260709 13:05:51.331244 18796 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 9bcad68444f5482094fc3e7103b555dc from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:05:51.331818 18796 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 9bcad68444f5482094fc3e7103b555dc from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-9bcad68444f5482094fc3e7103b555dc
I20260709 13:05:51.333504 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 7dbf3770cf484941893c91cea87b7ff7 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:05:51.334131 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 7dbf3770cf484941893c91cea87b7ff7 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-7dbf3770cf484941893c91cea87b7ff7
I20260709 13:05:51.346251 18795 tablet_copy_source_session.cc:215] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:51.353360 19549 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7dbf3770cf484941893c91cea87b7ff7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.376569 18796 tablet_copy_source_session.cc:215] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:51.387449 19547 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9bcad68444f5482094fc3e7103b555dc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:51.397636 19544 raft_consensus.cc:359] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.405566 19544 raft_consensus.cc:740] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:51.407203 19544 consensus_queue.cc:260] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.416224 19540 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:51.418323 19547 tablet_copy_client.cc:806] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:51.418929 19547 tablet_copy_client.cc:670] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:51.418368 19540 tablet_bootstrap.cc:492] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:51.423563 19547 tablet_copy_client.cc:538] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:51.423334 19540 ts_tablet_manager.cc:1403] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.192s	user 0.012s	sys 0.015s
I20260709 13:05:51.439726 19540 raft_consensus.cc:359] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.441056 19540 raft_consensus.cc:740] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:51.442126 19547 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:51.441780 19540 consensus_queue.cc:260] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.447098 19544 ts_tablet_manager.cc:1434] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.121s	user 0.008s	sys 0.003s
I20260709 13:05:51.473892 19479 raft_consensus.cc:1217] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:51.488276 19549 tablet_copy_client.cc:806] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:51.489727 19549 tablet_copy_client.cc:670] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:51.494783 19547 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:51.495770 19547 tablet_bootstrap.cc:492] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:51.496524 19547 ts_tablet_manager.cc:1403] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.055s	user 0.031s	sys 0.000s
I20260709 13:05:51.499056 19540 ts_tablet_manager.cc:1434] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.075s	user 0.006s	sys 0.001s
I20260709 13:05:51.491691 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-884a67b761054abc82478415abd6a518 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:05:51.503185 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-884a67b761054abc82478415abd6a518 on tablet 884a67b761054abc82478415abd6a518 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:51.514089 19547 raft_consensus.cc:359] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.515291 19547 raft_consensus.cc:740] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:51.516281 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-2ce79ea604704885aef7e85cf45f1b12 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:05:51.516798 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-2ce79ea604704885aef7e85cf45f1b12 on tablet 2ce79ea604704885aef7e85cf45f1b12 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:51.517062 19549 tablet_copy_client.cc:538] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:51.516038 19547 consensus_queue.cc:260] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.528024 19547 ts_tablet_manager.cc:1434] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.031s	user 0.004s	sys 0.002s
I20260709 13:05:51.531261 19549 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:51.542784 19479 raft_consensus.cc:1217] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:51.546307 18796 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-9bcad68444f5482094fc3e7103b555dc received from {username='slave'} at 127.0.0.1:40996
I20260709 13:05:51.546818 18796 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-9bcad68444f5482094fc3e7103b555dc on tablet 9bcad68444f5482094fc3e7103b555dc with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:51.584676 19549 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:51.585904 19549 tablet_bootstrap.cc:492] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:51.586764 19549 ts_tablet_manager.cc:1403] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.056s	user 0.024s	sys 0.003s
I20260709 13:05:51.589815 19549 raft_consensus.cc:359] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.590752 19549 raft_consensus.cc:740] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:51.591451 19549 consensus_queue.cc:260] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:51.596100 19549 ts_tablet_manager.cc:1434] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:05:51.600729 18796 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-7dbf3770cf484941893c91cea87b7ff7 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:05:51.601212 18796 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-7dbf3770cf484941893c91cea87b7ff7 on tablet 7dbf3770cf484941893c91cea87b7ff7 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:51.628155 19479 raft_consensus.cc:1217] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:51.827332 19479 raft_consensus.cc:1217] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:51.942855 19415 raft_consensus.cc:1064] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:51.963228 19415 consensus_queue.cc:237] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:51.983332 18859 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.987354 19529 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:51.987998 19479 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:51.990211 19529 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:51.996814 18782 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.050999 19558 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.055763 19490 raft_consensus.cc:1064] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:52.076148 19490 consensus_queue.cc:237] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:52.115093 19478 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.118784 19512 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.126490 18930 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.128137 19512 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.129825 19415 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.133356 18782 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.142036 18855 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.146904 18777 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.160535 19512 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:52.163316 19477 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.177986 18682 catalog_manager.cc:5697] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:52.210922 19359 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.234876 19536 raft_consensus.cc:1064] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:52.242427 18931 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.237725 19536 consensus_queue.cc:237] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:52.262863 18779 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.290350 19531 raft_consensus.cc:1064] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:52.299881 19477 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.292850 19531 consensus_queue.cc:237] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:52.312729 18931 raft_consensus.cc:1275] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.313226 19478 raft_consensus.cc:1275] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.315546 19352 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.317274 19352 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.324594 18860 raft_consensus.cc:1275] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.326169 19536 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:52.336462 19572 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.338589 19478 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.345068 18860 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.363615 18684 catalog_manager.cc:5697] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.364214 18931 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.366487 18860 raft_consensus.cc:1275] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.367187 18930 raft_consensus.cc:1275] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.367794 19531 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:52.369295 19478 raft_consensus.cc:1275] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:52.370936 19536 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.376921 19572 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:52.428371 19536 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.431967 19478 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.439992 18682 catalog_manager.cc:5697] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.446358 18931 consensus_queue.cc:237] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:52.454530 18859 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.455847 19477 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.457412 19415 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.458626 19529 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:05:52.467272 18855 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.470662 19559 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.472347 19477 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.489164 18855 raft_consensus.cc:2955] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.492995 18780 consensus_queue.cc:237] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:52.502839 19478 raft_consensus.cc:1275] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.504336 18931 raft_consensus.cc:1275] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.504660 19536 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.506422 19536 consensus_queue.cc:1048] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.501155 18683 catalog_manager.cc:5697] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.514544 18859 consensus_queue.cc:237] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:52.518431 19572 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.534566 19478 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.537566 19477 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.539405 19512 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.552055 18681 catalog_manager.cc:5697] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.552960 18935 raft_consensus.cc:2955] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.560073 18929 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.573488 19477 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.576128 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 884a67b761054abc82478415abd6a518 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:05:52.566952 19570 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.590476 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 884a67b761054abc82478415abd6a518 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:52.593230 18780 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.594695 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9bcad68444f5482094fc3e7103b555dc with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:52.597290 19490 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.597904 18777 consensus_queue.cc:237] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:52.618069 19585 tablet_replica.cc:333] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:05:52.618819 18780 raft_consensus.cc:2955] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.619982 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 2ce79ea604704885aef7e85cf45f1b12 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:52.620308 19585 raft_consensus.cc:2243] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.624095 19478 raft_consensus.cc:1275] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.639483 19585 raft_consensus.cc:2272] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.627655 18860 raft_consensus.cc:1275] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:52.629947 18682 catalog_manager.cc:5697] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.642624 19536 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.643466 19585 ts_tablet_manager.cc:1916] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:52.644214 19536 consensus_queue.cc:1048] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:52.657717 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 9bcad68444f5482094fc3e7103b555dc with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:05:52.658746 19571 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.662122 18684 catalog_manager.cc:5697] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.663359 19478 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.667129 18859 raft_consensus.cc:2955] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:52.690073 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7dbf3770cf484941893c91cea87b7ff7 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:52.691974 19586 tablet_replica.cc:333] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:05:52.695266 19586 raft_consensus.cc:2243] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.702390 19585 ts_tablet_manager.cc:1929] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.703048 19586 raft_consensus.cc:2272] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.704114 18683 catalog_manager.cc:5697] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:52.706797 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ce79ea604704885aef7e85cf45f1b12 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:05:52.714653 19585 log.cc:1199] T 884a67b761054abc82478415abd6a518 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/884a67b761054abc82478415abd6a518
I20260709 13:05:52.716912 19586 ts_tablet_manager.cc:1916] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:52.718797 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 884a67b761054abc82478415abd6a518 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:52.727306 18921 tablet_service.cc:1558] Processing DeleteTablet for tablet 7dbf3770cf484941893c91cea87b7ff7 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:05:52.735107 19587 tablet_replica.cc:333] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:05:52.736604 19587 raft_consensus.cc:2243] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.741279 19587 raft_consensus.cc:2272] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.742911 19586 ts_tablet_manager.cc:1929] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.743386 19586 log.cc:1199] T 9bcad68444f5482094fc3e7103b555dc P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/9bcad68444f5482094fc3e7103b555dc
I20260709 13:05:52.745085 19587 ts_tablet_manager.cc:1916] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:52.744975 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 9bcad68444f5482094fc3e7103b555dc (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:52.763273 19587 ts_tablet_manager.cc:1929] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.763844 19587 log.cc:1199] T 2ce79ea604704885aef7e85cf45f1b12 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/2ce79ea604704885aef7e85cf45f1b12
I20260709 13:05:52.765556 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 2ce79ea604704885aef7e85cf45f1b12 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:52.765704 19587 tablet_replica.cc:333] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:05:52.769650 19587 raft_consensus.cc:2243] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:52.770471 19587 raft_consensus.cc:2272] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:52.774111 19587 ts_tablet_manager.cc:1916] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:52.791114 19587 ts_tablet_manager.cc:1929] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:52.791546 19587 log.cc:1199] T 7dbf3770cf484941893c91cea87b7ff7 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/7dbf3770cf484941893c91cea87b7ff7
I20260709 13:05:52.793295 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 7dbf3770cf484941893c91cea87b7ff7 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:53.821177 18929 consensus_queue.cc:237] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
W20260709 13:05:53.829413 18899 consensus_peers.cc:597] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d3c243c92864d68bae6a2ba5794a3d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:53.832027 18859 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:53.833714 19588 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.837226 18780 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:53.839504 19416 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:53.846920 19559 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:53.850986 18777 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:53.857355 18855 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:53.867288 18780 consensus_queue.cc:237] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:53.874524 18683 catalog_manager.cc:5697] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
W20260709 13:05:53.925242 18750 consensus_peers.cc:597] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0aae2be8493c4bdbac375b447108c0d4. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:53.946724 18929 raft_consensus.cc:1275] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:53.947865 18855 raft_consensus.cc:1275] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:53.956578 19571 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:53.961660 19601 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:54.009030 19602 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.010934 18855 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.026875 18779 consensus_queue.cc:237] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.030174 18935 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.032783 18684 catalog_manager.cc:5697] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.055456 18855 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.056816 18929 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.056876 19601 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:05:54.063184 19602 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
W20260709 13:05:54.068082 18750 consensus_peers.cc:597] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69244672a85f4cae88e1a0455c3de442. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.070279 19572 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.078835 18855 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.098671 18683 catalog_manager.cc:5697] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.100301 18935 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.103871 18779 consensus_queue.cc:237] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.120052 18935 raft_consensus.cc:1275] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:54.121399 18855 raft_consensus.cc:1275] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:54.122644 18750 consensus_peers.cc:597] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 137bdc4442f044069d40c551fadf5697. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:54.124280 19572 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.128185 19572 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:54.142937 19572 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.144804 18855 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.147424 18935 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:54.162256 18684 catalog_manager.cc:5697] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:54.322434 19611 ts_tablet_manager.cc:933] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:54.327723 19611 tablet_copy_client.cc:323] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:05:54.329454 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 7d3c243c92864d68bae6a2ba5794a3d4 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:05:54.330000 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 7d3c243c92864d68bae6a2ba5794a3d4 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-7d3c243c92864d68bae6a2ba5794a3d4
I20260709 13:05:54.337411 18945 tablet_copy_source_session.cc:215] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:54.343943 19611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d3c243c92864d68bae6a2ba5794a3d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:54.377008 19611 tablet_copy_client.cc:806] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:54.377593 19611 tablet_copy_client.cc:670] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:54.382277 19611 tablet_copy_client.cc:538] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:54.393497 19611 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:54.455250 19611 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:54.456210 19611 tablet_bootstrap.cc:492] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:54.456857 19611 ts_tablet_manager.cc:1403] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.064s	user 0.031s	sys 0.019s
I20260709 13:05:54.459671 19611 raft_consensus.cc:359] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.461694 19611 raft_consensus.cc:740] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:54.462337 19611 consensus_queue.cc:260] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.465519 19611 ts_tablet_manager.cc:1434] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:05:54.467284 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-7d3c243c92864d68bae6a2ba5794a3d4 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:05:54.467710 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-7d3c243c92864d68bae6a2ba5794a3d4 on tablet 7d3c243c92864d68bae6a2ba5794a3d4 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:54.515964 19611 ts_tablet_manager.cc:933] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:05:54.528077 19611 tablet_copy_client.cc:323] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:05:54.530187 18796 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 0aae2be8493c4bdbac375b447108c0d4 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:05:54.533995 18796 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 0aae2be8493c4bdbac375b447108c0d4 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-0aae2be8493c4bdbac375b447108c0d4
I20260709 13:05:54.542066 18796 tablet_copy_source_session.cc:215] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:54.547863 19611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0aae2be8493c4bdbac375b447108c0d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:54.568724 19611 tablet_copy_client.cc:806] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:54.569375 19611 tablet_copy_client.cc:670] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:54.573076 19611 tablet_copy_client.cc:538] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:54.581774 19611 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:54.598181 19611 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:54.599157 19611 tablet_bootstrap.cc:492] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:54.599853 19611 ts_tablet_manager.cc:1403] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.018s	user 0.020s	sys 0.001s
I20260709 13:05:54.609812 19611 raft_consensus.cc:359] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.610761 19611 raft_consensus.cc:740] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:54.611923 19611 consensus_queue.cc:260] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.614715 19611 ts_tablet_manager.cc:1434] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.001s
I20260709 13:05:54.616688 18796 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-0aae2be8493c4bdbac375b447108c0d4 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:05:54.617118 18796 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-0aae2be8493c4bdbac375b447108c0d4 on tablet 0aae2be8493c4bdbac375b447108c0d4 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:54.630668 19611 ts_tablet_manager.cc:933] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:05:54.655298 19619 ts_tablet_manager.cc:933] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:05:54.655215 19611 tablet_copy_client.cc:323] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:05:54.657091 18796 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 69244672a85f4cae88e1a0455c3de442 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:05:54.657665 18796 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 69244672a85f4cae88e1a0455c3de442 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-69244672a85f4cae88e1a0455c3de442
I20260709 13:05:54.663106 19619 tablet_copy_client.cc:323] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:05:54.665148 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 137bdc4442f044069d40c551fadf5697 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:05:54.665740 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 137bdc4442f044069d40c551fadf5697 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-137bdc4442f044069d40c551fadf5697
I20260709 13:05:54.671500 18796 tablet_copy_source_session.cc:215] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:54.675529 19611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69244672a85f4cae88e1a0455c3de442. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:54.677130 18795 tablet_copy_source_session.cc:215] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:54.687083 19619 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 137bdc4442f044069d40c551fadf5697. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:54.707217 19611 tablet_copy_client.cc:806] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:54.707758 19611 tablet_copy_client.cc:670] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:54.711441 19611 tablet_copy_client.cc:538] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:54.719707 19611 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:54.752764 19619 tablet_copy_client.cc:806] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:54.784857 19478 raft_consensus.cc:1217] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:54.946131 19619 tablet_copy_client.cc:670] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:54.754221 19611 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:54.952288 19611 tablet_bootstrap.cc:492] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:54.953013 19611 ts_tablet_manager.cc:1403] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.233s	user 0.061s	sys 0.055s
I20260709 13:05:54.955662 19611 raft_consensus.cc:359] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.956444 19611 raft_consensus.cc:740] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:54.957032 19611 consensus_queue.cc:260] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:54.959262 19611 ts_tablet_manager.cc:1434] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
W20260709 13:05:54.982647 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 89913.5us
I20260709 13:05:55.018483 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-69244672a85f4cae88e1a0455c3de442 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:05:55.018953 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-69244672a85f4cae88e1a0455c3de442 on tablet 69244672a85f4cae88e1a0455c3de442 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:55.024672 19619 tablet_copy_client.cc:538] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:55.035133 19619 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
W20260709 13:05:55.089015 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 45707.6us
I20260709 13:05:55.109997 19619 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:55.111120 19619 tablet_bootstrap.cc:492] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:55.111871 19619 ts_tablet_manager.cc:1403] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.077s	user 0.022s	sys 0.007s
I20260709 13:05:55.116778 19619 raft_consensus.cc:359] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:55.117792 19619 raft_consensus.cc:740] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:55.118620 19619 consensus_queue.cc:260] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:55.124753 19478 raft_consensus.cc:1217] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.127537 19619 ts_tablet_manager.cc:1434] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.015s	user 0.006s	sys 0.000s
I20260709 13:05:55.132861 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-137bdc4442f044069d40c551fadf5697 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:05:55.133324 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-137bdc4442f044069d40c551fadf5697 on tablet 137bdc4442f044069d40c551fadf5697 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:55.152437 19478 raft_consensus.cc:1217] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.231607 19478 raft_consensus.cc:1217] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:55.400770 19625 raft_consensus.cc:1064] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:55.403736 19625 consensus_queue.cc:237] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:55.414299 18858 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.416477 19478 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.417816 18782 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.418375 19625 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:55.419792 19624 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:55.428784 19416 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:55.454293 19624 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:55.456372 18779 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:55.496366 18858 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:55.507448 19622 raft_consensus.cc:1064] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:55.510290 19622 consensus_queue.cc:237] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:55.565687 18684 catalog_manager.cc:5697] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:55.591627 19478 raft_consensus.cc:1275] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260709 13:05:55.656512 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 103256us
I20260709 13:05:55.677981 18933 raft_consensus.cc:1275] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.686964 19633 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:05:55.736649 19479 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:55.750128 18858 raft_consensus.cc:1275] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.800107 19602 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:55.865054 19602 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:55.873353 19636 raft_consensus.cc:1064] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:55.874719 19633 raft_consensus.cc:1064] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:55.876267 19636 consensus_queue.cc:237] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:55.882730 19633 consensus_queue.cc:237] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:55.955914 19479 raft_consensus.cc:1275] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.957700 19622 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:55.962901 19478 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:55.962668 19622 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:55.964466 19602 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.041813 18933 raft_consensus.cc:1275] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.042918 18858 raft_consensus.cc:1275] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.047565 18935 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.049518 18860 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.054898 18933 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:56.040606 18929 consensus_queue.cc:237] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:56.060731 19601 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:56.061386 19654 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:56.070868 19479 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.072435 19416 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:05:56.073153 18855 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.074851 19637 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:05:56.065924 18680 catalog_manager.cc:5697] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:56.086365 19602 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.086750 19633 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:56.095953 19478 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.117992 19650 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.122385 18857 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.127015 18859 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.167217 19601 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.167403 19477 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.171900 18929 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.173832 18935 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.185325 19476 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.199839 18680 catalog_manager.cc:5697] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.206190 18683 catalog_manager.cc:5697] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.226837 18860 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.248277 19416 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.264860 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7d3c243c92864d68bae6a2ba5794a3d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.270897 18857 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.281502 19479 raft_consensus.cc:2955] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.290454 18780 consensus_queue.cc:237] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:56.338605 19478 raft_consensus.cc:1275] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.340162 19656 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:05:56.355337 19636 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.368047 19478 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.381583 18929 raft_consensus.cc:1275] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.386430 19656 consensus_queue.cc:1048] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.393707 18933 raft_consensus.cc:2955] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
W20260709 13:05:56.401506 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 71774us
I20260709 13:05:56.420009 18681 catalog_manager.cc:5697] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.444444 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 0aae2be8493c4bdbac375b447108c0d4 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:05:56.455116 19660 tablet_replica.cc:333] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:05:56.456291 19660 raft_consensus.cc:2243] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.457043 19660 raft_consensus.cc:2272] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.456457 18681 catalog_manager.cc:5697] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.470841 19660 ts_tablet_manager.cc:1916] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.483116 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0aae2be8493c4bdbac375b447108c0d4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.482046 18786 consensus_queue.cc:237] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:56.491569 19479 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.492151 18860 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.493592 19636 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.494606 19622 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.496650 19660 ts_tablet_manager.cc:1929] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.497237 19660 log.cc:1199] T 0aae2be8493c4bdbac375b447108c0d4 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/0aae2be8493c4bdbac375b447108c0d4
I20260709 13:05:56.499419 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 0aae2be8493c4bdbac375b447108c0d4 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:56.501895 18786 consensus_queue.cc:237] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:56.501936 19643 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.503509 18859 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.510521 18933 raft_consensus.cc:1275] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.512002 19656 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.514284 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 69244672a85f4cae88e1a0455c3de442 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.521088 18930 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.531061 19479 raft_consensus.cc:1275] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:56.519336 19643 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.534467 19656 consensus_queue.cc:1048] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:56.541479 19478 raft_consensus.cc:2955] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.546015 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 137bdc4442f044069d40c551fadf5697 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:56.558143 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d3c243c92864d68bae6a2ba5794a3d4 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:05:56.567256 19479 raft_consensus.cc:2955] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.569555 18681 catalog_manager.cc:5697] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.582572 19661 tablet_replica.cc:333] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:05:56.584007 19661 raft_consensus.cc:2243] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.584688 19661 raft_consensus.cc:2272] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.587898 19661 ts_tablet_manager.cc:1916] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.587818 18683 catalog_manager.cc:5697] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:56.592602 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 69244672a85f4cae88e1a0455c3de442 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:05:56.603358 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 137bdc4442f044069d40c551fadf5697 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:05:56.604321 19660 tablet_replica.cc:333] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:05:56.605360 19661 ts_tablet_manager.cc:1929] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.605844 19661 log.cc:1199] T 7d3c243c92864d68bae6a2ba5794a3d4 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/7d3c243c92864d68bae6a2ba5794a3d4
I20260709 13:05:56.605376 19660 raft_consensus.cc:2243] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.606983 19660 raft_consensus.cc:2272] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.607685 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 7d3c243c92864d68bae6a2ba5794a3d4 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:56.612922 19660 ts_tablet_manager.cc:1916] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.613533 19662 tablet_replica.cc:333] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:05:56.614961 19662 raft_consensus.cc:2243] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:56.615628 19662 raft_consensus.cc:2272] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:56.623667 19662 ts_tablet_manager.cc:1916] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:56.628999 19660 ts_tablet_manager.cc:1929] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.629464 19660 log.cc:1199] T 137bdc4442f044069d40c551fadf5697 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/137bdc4442f044069d40c551fadf5697
I20260709 13:05:56.630872 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 137bdc4442f044069d40c551fadf5697 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:56.638981 19662 ts_tablet_manager.cc:1929] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:56.639461 19662 log.cc:1199] T 69244672a85f4cae88e1a0455c3de442 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/69244672a85f4cae88e1a0455c3de442
I20260709 13:05:56.640826 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 69244672a85f4cae88e1a0455c3de442 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:57.679654 18860 consensus_queue.cc:237] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:57.686589 18786 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.686589 18933 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:57.688556 18825 consensus_peers.cc:597] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb90c1c594724a2c9db18a27dcf61d14. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.688449 19615 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.689360 19663 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.698266 19635 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.700014 18780 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.701567 18933 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.715265 18933 consensus_queue.cc:237] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:57.715718 18684 catalog_manager.cc:5697] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.723654 18860 raft_consensus.cc:1275] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:05:57.724035 18899 consensus_peers.cc:597] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed1090fe4b634159813d1a9b1026d830. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.725227 19637 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:05:57.725600 18780 raft_consensus.cc:1275] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.726953 19416 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.733609 19637 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.735311 18860 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.747901 18933 consensus_queue.cc:237] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:57.755807 18683 catalog_manager.cc:5697] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:05:57.758029 18899 consensus_peers.cc:597] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 962bbf3987da473c9f635c10214817b0. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.763223 18860 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.764590 19637 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.767313 18780 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.772540 18786 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.775112 19416 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.779587 19416 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.788571 18860 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.802518 18780 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.804883 18859 consensus_queue.cc:237] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:57.809043 18684 catalog_manager.cc:5697] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:57.825938 18935 raft_consensus.cc:1275] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.829581 18780 raft_consensus.cc:1275] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:05:57.829421 19615 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:05:57.831048 19635 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:05:57.836575 18825 consensus_peers.cc:597] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 97e000f9eebd4bb49c71612282420885. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:05:57.845996 19663 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.849237 18935 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.855724 18786 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:05:57.874503 18683 catalog_manager.cc:5697] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:05:58.109037 19682 ts_tablet_manager.cc:933] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:58.111016 19682 tablet_copy_client.cc:323] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:05:58.113014 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet fb90c1c594724a2c9db18a27dcf61d14 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:05:58.113560 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet fb90c1c594724a2c9db18a27dcf61d14 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-fb90c1c594724a2c9db18a27dcf61d14
I20260709 13:05:58.121126 18871 tablet_copy_source_session.cc:215] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.124456 19682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb90c1c594724a2c9db18a27dcf61d14. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.136915 19682 tablet_copy_client.cc:806] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.137497 19682 tablet_copy_client.cc:670] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.141247 19682 tablet_copy_client.cc:538] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.147852 19682 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:58.169047 19682 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.170012 19682 tablet_bootstrap.cc:492] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:58.170938 19682 ts_tablet_manager.cc:1403] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.023s	user 0.018s	sys 0.005s
I20260709 13:05:58.174512 19682 raft_consensus.cc:359] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.175455 19682 raft_consensus.cc:740] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:58.176174 19682 consensus_queue.cc:260] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.179845 19682 ts_tablet_manager.cc:1434] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:05:58.181542 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-fb90c1c594724a2c9db18a27dcf61d14 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:05:58.181954 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-fb90c1c594724a2c9db18a27dcf61d14 on tablet fb90c1c594724a2c9db18a27dcf61d14 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:58.202471 19682 ts_tablet_manager.cc:933] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:58.204080 19682 tablet_copy_client.cc:323] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:05:58.205848 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet ed1090fe4b634159813d1a9b1026d830 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:05:58.206403 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet ed1090fe4b634159813d1a9b1026d830 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-ed1090fe4b634159813d1a9b1026d830
I20260709 13:05:58.211905 18945 tablet_copy_source_session.cc:215] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.215227 19682 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1090fe4b634159813d1a9b1026d830. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.227028 19682 tablet_copy_client.cc:806] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.227595 19682 tablet_copy_client.cc:670] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.232813 19682 tablet_copy_client.cc:538] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.244405 19682 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:58.242627 19687 ts_tablet_manager.cc:933] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:05:58.256034 19687 tablet_copy_client.cc:323] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:05:58.257896 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 962bbf3987da473c9f635c10214817b0 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:05:58.258459 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 962bbf3987da473c9f635c10214817b0 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-962bbf3987da473c9f635c10214817b0
I20260709 13:05:58.277617 19689 ts_tablet_manager.cc:933] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:05:58.278488 18945 tablet_copy_source_session.cc:215] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.283262 19687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 962bbf3987da473c9f635c10214817b0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.296590 19689 tablet_copy_client.cc:323] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:05:58.298811 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 97e000f9eebd4bb49c71612282420885 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:05:58.299355 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 97e000f9eebd4bb49c71612282420885 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-97e000f9eebd4bb49c71612282420885
I20260709 13:05:58.307405 19687 tablet_copy_client.cc:806] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.308104 19687 tablet_copy_client.cc:670] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.312507 19687 tablet_copy_client.cc:538] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.313057 18871 tablet_copy_source_session.cc:215] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:05:58.321497 19689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 97e000f9eebd4bb49c71612282420885. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:05:58.327947 19682 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.329032 19682 tablet_bootstrap.cc:492] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:58.329738 19682 ts_tablet_manager.cc:1403] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.086s	user 0.025s	sys 0.020s
I20260709 13:05:58.334528 19687 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:58.338049 19689 tablet_copy_client.cc:806] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:05:58.338680 19689 tablet_copy_client.cc:670] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:05:58.340749 19682 raft_consensus.cc:359] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.341686 19682 raft_consensus.cc:740] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:58.342999 19689 tablet_copy_client.cc:538] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:05:58.342420 19682 consensus_queue.cc:260] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.347832 19682 ts_tablet_manager.cc:1434] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.018s	user 0.009s	sys 0.000s
I20260709 13:05:58.350512 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-ed1090fe4b634159813d1a9b1026d830 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:05:58.350924 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-ed1090fe4b634159813d1a9b1026d830 on tablet ed1090fe4b634159813d1a9b1026d830 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:58.370165 19689 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:05:58.397977 19687 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.398983 19687 tablet_bootstrap.cc:492] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:58.399721 19687 ts_tablet_manager.cc:1403] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.065s	user 0.023s	sys 0.001s
I20260709 13:05:58.403918 19687 raft_consensus.cc:359] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.404770 19687 raft_consensus.cc:740] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:58.405184 19689 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:05:58.405517 19687 consensus_queue.cc:260] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.406154 19689 tablet_bootstrap.cc:492] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:05:58.407712 19689 ts_tablet_manager.cc:1403] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.038s	user 0.026s	sys 0.007s
I20260709 13:05:58.409340 19687 ts_tablet_manager.cc:1434] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.003s
I20260709 13:05:58.411049 19689 raft_consensus.cc:359] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.411970 19689 raft_consensus.cc:740] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:05:58.412137 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-962bbf3987da473c9f635c10214817b0 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:05:58.412567 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-962bbf3987da473c9f635c10214817b0 on tablet 962bbf3987da473c9f635c10214817b0 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:58.412704 19689 consensus_queue.cc:260] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:05:58.415511 19689 ts_tablet_manager.cc:1434] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:05:58.417258 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-97e000f9eebd4bb49c71612282420885 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:05:58.417695 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-97e000f9eebd4bb49c71612282420885 on tablet 97e000f9eebd4bb49c71612282420885 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:05:58.689687 19479 raft_consensus.cc:1217] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.704567 19479 raft_consensus.cc:1217] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.784019 19479 raft_consensus.cc:1217] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:58.822186 19479 raft_consensus.cc:1217] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:05:59.173411 19694 raft_consensus.cc:1064] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:59.176070 19694 consensus_queue.cc:237] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.195951 18935 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.198190 19479 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.198508 19635 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.199649 19663 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.200758 18786 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.202524 19663 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.206704 19416 raft_consensus.cc:1064] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:59.208935 19416 consensus_queue.cc:237] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.221562 19694 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.224711 18935 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.226847 18786 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.233311 19479 raft_consensus.cc:1275] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.236827 18859 raft_consensus.cc:1275] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.238127 18780 raft_consensus.cc:1275] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.238200 19416 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.242364 19678 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.243670 19675 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.245250 18684 catalog_manager.cc:5697] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.254863 19478 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.299407 19678 raft_consensus.cc:1064] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:59.303030 19678 consensus_queue.cc:237] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.328392 19706 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.334702 19479 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.335536 18779 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.345625 19663 raft_consensus.cc:1064] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:05:59.348210 19663 consensus_queue.cc:237] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.355224 18859 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.359256 19478 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.361418 19416 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.361976 18860 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.363528 19416 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.385244 18780 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.401592 19675 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.403578 19416 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.415978 19478 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.432317 18859 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.459959 18780 raft_consensus.cc:1275] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.460979 19479 raft_consensus.cc:1275] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.463025 19694 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:05:59.464907 19703 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.468616 18933 raft_consensus.cc:1275] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:05:59.480098 18786 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.485117 18860 consensus_queue.cc:237] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.499238 18683 catalog_manager.cc:5697] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.501276 18683 catalog_manager.cc:5697] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.516798 19703 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:05:59.524053 19478 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.535287 19719 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:05:59.537168 18935 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.552779 19719 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.555821 18935 consensus_queue.cc:237] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.562614 19477 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.561421 19703 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.566926 19478 raft_consensus.cc:1275] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.575008 19715 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.580483 18779 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
W20260709 13:05:59.583403 18824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 44791.2us
I20260709 13:05:59.583148 19416 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.587091 19635 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.587704 19478 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.595181 18930 raft_consensus.cc:2955] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.563462 18859 raft_consensus.cc:1275] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.599439 19715 consensus_queue.cc:1048] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.602061 18935 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.608614 18859 raft_consensus.cc:2955] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.614248 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb90c1c594724a2c9db18a27dcf61d14 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.628052 18680 catalog_manager.cc:5697] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.628242 19477 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.635200 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed1090fe4b634159813d1a9b1026d830 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.636588 18684 catalog_manager.cc:5697] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.654422 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet fb90c1c594724a2c9db18a27dcf61d14 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:05:59.656441 19722 tablet_replica.cc:333] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:05:59.659586 18681 catalog_manager.cc:5697] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.665307 19722 raft_consensus.cc:2243] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.666837 19722 raft_consensus.cc:2272] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.671173 19722 ts_tablet_manager.cc:1916] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.672500 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet ed1090fe4b634159813d1a9b1026d830 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:05:59.680104 18859 consensus_queue.cc:237] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.685384 19478 raft_consensus.cc:1275] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.686316 18780 raft_consensus.cc:1275] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.686335 19722 ts_tablet_manager.cc:1929] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.686935 19722 log.cc:1199] T fb90c1c594724a2c9db18a27dcf61d14 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/fb90c1c594724a2c9db18a27dcf61d14
I20260709 13:05:59.686789 19719 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:05:59.688088 19635 consensus_queue.cc:1048] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.688776 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet fb90c1c594724a2c9db18a27dcf61d14 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:59.689141 19722 tablet_replica.cc:333] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:05:59.690157 19722 raft_consensus.cc:2243] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.690994 19722 raft_consensus.cc:2272] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.694199 19722 ts_tablet_manager.cc:1916] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.695652 19703 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.698990 18780 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.706260 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 97e000f9eebd4bb49c71612282420885 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.699260 19478 raft_consensus.cc:2955] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.712733 19722 ts_tablet_manager.cc:1929] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.713276 19722 log.cc:1199] T ed1090fe4b634159813d1a9b1026d830 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/ed1090fe4b634159813d1a9b1026d830
I20260709 13:05:59.714763 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet ed1090fe4b634159813d1a9b1026d830 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:59.720543 18680 catalog_manager.cc:5697] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:05:59.732788 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 97e000f9eebd4bb49c71612282420885 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:05:59.734967 19723 tablet_replica.cc:333] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:05:59.736114 19723 raft_consensus.cc:2243] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.736897 19723 raft_consensus.cc:2272] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.741498 19723 ts_tablet_manager.cc:1916] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.758332 19723 ts_tablet_manager.cc:1929] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.758911 19723 log.cc:1199] T 97e000f9eebd4bb49c71612282420885 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/97e000f9eebd4bb49c71612282420885
I20260709 13:05:59.760527 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 97e000f9eebd4bb49c71612282420885 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:05:59.874881 18930 consensus_queue.cc:237] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:05:59.880813 19478 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.885833 19416 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.886813 18780 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:05:59.890107 19706 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:05:59.896806 19675 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.898470 19478 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.898881 18780 raft_consensus.cc:2955] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.906152 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 962bbf3987da473c9f635c10214817b0 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:05:59.913260 18683 catalog_manager.cc:5697] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:05:59.929939 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 962bbf3987da473c9f635c10214817b0 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:05:59.934590 19725 tablet_replica.cc:333] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:05:59.935699 19725 raft_consensus.cc:2243] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:05:59.936437 19725 raft_consensus.cc:2272] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:05:59.939268 19725 ts_tablet_manager.cc:1916] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:05:59.950204 19725 ts_tablet_manager.cc:1929] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:05:59.950627 19725 log.cc:1199] T 962bbf3987da473c9f635c10214817b0 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/962bbf3987da473c9f635c10214817b0
I20260709 13:05:59.952091 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 962bbf3987da473c9f635c10214817b0 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:00.992449 18857 consensus_queue.cc:237] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:00.998971 18933 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.000765 18779 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.003135 19721 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.004010 19703 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } 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:06:01.007788 18825 consensus_peers.cc:597] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8506a4e747b846d7a9d72d5b4cfdd399. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.011613 19721 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.015563 18779 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.017130 18933 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.031880 18683 catalog_manager.cc:5697] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.044242 18859 consensus_queue.cc:237] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.100327 18779 raft_consensus.cc:1275] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:01.101907 18825 consensus_peers.cc:597] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f5dbdbdff42f432090d07e403c94bdec. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.105433 19721 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.122328 18933 raft_consensus.cc:1275] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.124223 19703 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.127561 18780 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.136770 19733 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.143106 18786 consensus_queue.cc:237] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.144261 18930 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.153744 18933 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:01.155192 18750 consensus_peers.cc:597] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: bda624d5c09d47009aebd79bda9b394e. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.156091 19601 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.163879 18859 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.165689 19622 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.169389 18680 catalog_manager.cc:5697] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.176764 19601 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.182976 18859 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.187072 18933 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.190853 18935 consensus_queue.cc:237] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.203300 18786 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:01.205964 18899 consensus_peers.cc:597] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 203b71c62986484ea9e554b718134d63. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:01.207074 18683 catalog_manager.cc:5697] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.214108 19675 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } 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:06:01.220002 18859 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:01.222389 19744 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:01.232054 19730 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.234886 18855 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.240782 18786 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:01.252259 18683 catalog_manager.cc:5697] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:01.537987 19747 ts_tablet_manager.cc:933] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:01.540007 19747 tablet_copy_client.cc:323] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:01.541543 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 8506a4e747b846d7a9d72d5b4cfdd399 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:01.542001 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 8506a4e747b846d7a9d72d5b4cfdd399 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-8506a4e747b846d7a9d72d5b4cfdd399
I20260709 13:06:01.548370 18871 tablet_copy_source_session.cc:215] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.551419 19747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8506a4e747b846d7a9d72d5b4cfdd399. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.569626 19747 tablet_copy_client.cc:806] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.570184 19747 tablet_copy_client.cc:670] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.573586 19747 tablet_copy_client.cc:538] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.579643 19747 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:01.600512 19747 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.601276 19747 tablet_bootstrap.cc:492] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:01.601823 19747 ts_tablet_manager.cc:1403] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.022s	user 0.008s	sys 0.010s
I20260709 13:06:01.603977 19747 raft_consensus.cc:359] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.604571 19747 raft_consensus.cc:740] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:01.605105 19747 consensus_queue.cc:260] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.609587 19747 ts_tablet_manager.cc:1434] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.000s	sys 0.008s
I20260709 13:06:01.611377 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-8506a4e747b846d7a9d72d5b4cfdd399 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:01.611775 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-8506a4e747b846d7a9d72d5b4cfdd399 on tablet 8506a4e747b846d7a9d72d5b4cfdd399 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:01.661337 19747 ts_tablet_manager.cc:933] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:01.664149 19747 tablet_copy_client.cc:323] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:01.665870 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet bda624d5c09d47009aebd79bda9b394e from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:01.666464 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet bda624d5c09d47009aebd79bda9b394e from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-bda624d5c09d47009aebd79bda9b394e
I20260709 13:06:01.674254 18795 tablet_copy_source_session.cc:215] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.678386 19747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bda624d5c09d47009aebd79bda9b394e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.694774 19752 ts_tablet_manager.cc:933] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:01.699081 19747 tablet_copy_client.cc:806] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.699769 19747 tablet_copy_client.cc:670] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.701527 19752 tablet_copy_client.cc:323] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:01.703250 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet f5dbdbdff42f432090d07e403c94bdec from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:01.703320 19747 tablet_copy_client.cc:538] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.703747 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet f5dbdbdff42f432090d07e403c94bdec from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-f5dbdbdff42f432090d07e403c94bdec
I20260709 13:06:01.709273 18871 tablet_copy_source_session.cc:215] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.712527 19752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f5dbdbdff42f432090d07e403c94bdec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.714089 19747 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:01.731341 19752 tablet_copy_client.cc:806] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.731859 19752 tablet_copy_client.cc:670] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.735810 19752 tablet_copy_client.cc:538] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.736792 19747 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.737740 19747 tablet_bootstrap.cc:492] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:01.738440 19747 ts_tablet_manager.cc:1403] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.025s	user 0.006s	sys 0.017s
I20260709 13:06:01.741559 19747 raft_consensus.cc:359] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.742419 19747 raft_consensus.cc:740] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:01.744756 19752 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:01.743088 19747 consensus_queue.cc:260] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.770108 19747 ts_tablet_manager.cc:1434] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.002s
I20260709 13:06:01.773893 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-bda624d5c09d47009aebd79bda9b394e received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:01.774411 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-bda624d5c09d47009aebd79bda9b394e on tablet bda624d5c09d47009aebd79bda9b394e with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:01.777878 19752 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.778843 19752 tablet_bootstrap.cc:492] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:01.779592 19752 ts_tablet_manager.cc:1403] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.035s	user 0.022s	sys 0.007s
I20260709 13:06:01.782600 19752 raft_consensus.cc:359] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.783488 19752 raft_consensus.cc:740] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:01.784196 19752 consensus_queue.cc:260] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.788962 19752 ts_tablet_manager.cc:1434] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.009s	user 0.005s	sys 0.000s
I20260709 13:06:01.790716 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-f5dbdbdff42f432090d07e403c94bdec received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:01.791129 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-f5dbdbdff42f432090d07e403c94bdec on tablet f5dbdbdff42f432090d07e403c94bdec with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:01.802515 19752 ts_tablet_manager.cc:933] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:01.804093 19752 tablet_copy_client.cc:323] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:01.805554 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 203b71c62986484ea9e554b718134d63 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:01.805989 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 203b71c62986484ea9e554b718134d63 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-203b71c62986484ea9e554b718134d63
I20260709 13:06:01.813033 18945 tablet_copy_source_session.cc:215] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:01.816001 19752 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 203b71c62986484ea9e554b718134d63. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:01.832147 19752 tablet_copy_client.cc:806] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:01.832814 19752 tablet_copy_client.cc:670] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:01.836345 19752 tablet_copy_client.cc:538] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:01.843361 19752 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:01.863409 19752 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:01.864176 19752 tablet_bootstrap.cc:492] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:01.864795 19752 ts_tablet_manager.cc:1403] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.022s	user 0.015s	sys 0.004s
I20260709 13:06:01.867488 19752 raft_consensus.cc:359] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.868149 19752 raft_consensus.cc:740] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:01.868806 19752 consensus_queue.cc:260] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:01.870962 19752 ts_tablet_manager.cc:1434] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.006s	user 0.001s	sys 0.007s
I20260709 13:06:01.872624 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-203b71c62986484ea9e554b718134d63 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:01.873020 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-203b71c62986484ea9e554b718134d63 on tablet 203b71c62986484ea9e554b718134d63 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:01.974315 19477 raft_consensus.cc:1217] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:02.180090 19477 raft_consensus.cc:1217] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:02.225889 19477 raft_consensus.cc:1217] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:02.381899 19477 raft_consensus.cc:1217] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:02.492287 19721 raft_consensus.cc:1064] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:02.494798 19721 consensus_queue.cc:237] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:02.501643 19477 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.501787 18935 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.504760 18786 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.503590 19721 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:02.506013 19733 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.506816 19759 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.521726 19759 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.527281 19477 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.529413 18786 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.553757 18680 catalog_manager.cc:5697] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.559876 18930 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.588922 18855 consensus_queue.cc:237] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:02.600847 19477 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.601434 18786 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.603351 19759 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.604884 19721 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.611892 19759 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.613468 18780 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.618716 19477 raft_consensus.cc:2955] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.627765 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 8506a4e747b846d7a9d72d5b4cfdd399 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:02.636353 18684 catalog_manager.cc:5697] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.651423 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 8506a4e747b846d7a9d72d5b4cfdd399 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:02.654524 19769 tablet_replica.cc:333] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:02.658614 19769 raft_consensus.cc:2243] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.660184 19769 raft_consensus.cc:2272] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.663394 19769 ts_tablet_manager.cc:1916] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:02.676112 19769 ts_tablet_manager.cc:1929] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:02.676522 19769 log.cc:1199] T 8506a4e747b846d7a9d72d5b4cfdd399 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/8506a4e747b846d7a9d72d5b4cfdd399
I20260709 13:06:02.678188 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 8506a4e747b846d7a9d72d5b4cfdd399 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:02.748936 19601 raft_consensus.cc:1064] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:02.751151 19601 consensus_queue.cc:237] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:02.759341 18930 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.760077 19477 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.761312 18855 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.762435 19622 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.764650 19772 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:06:02.769218 19772 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.782320 19622 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.783974 18930 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.791589 18855 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.795089 19477 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.805819 18684 catalog_manager.cc:5697] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.811662 19721 raft_consensus.cc:1064] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:02.813933 19721 consensus_queue.cc:237] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:02.827011 19477 raft_consensus.cc:1275] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.829661 19733 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:02.832576 18786 raft_consensus.cc:1275] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.833956 19733 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:02.837517 18786 consensus_queue.cc:237] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:02.834020 18930 raft_consensus.cc:1275] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:02.852312 19759 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:02.865602 19477 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.867903 19601 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.868609 19733 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.871529 18933 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.873603 19622 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:02.875200 19478 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.889557 18684 catalog_manager.cc:5697] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.890466 18933 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.883925 19601 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.893638 18930 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.901398 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet bda624d5c09d47009aebd79bda9b394e with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:02.906116 19477 raft_consensus.cc:2955] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.901547 18786 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.912621 19678 raft_consensus.cc:1064] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:02.918362 19678 consensus_queue.cc:237] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:02.922451 18683 catalog_manager.cc:5697] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:02.936079 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet bda624d5c09d47009aebd79bda9b394e with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:02.956887 18859 consensus_queue.cc:237] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:02.959697 19781 tablet_replica.cc:333] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:02.962772 19781 raft_consensus.cc:2243] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:02.966161 19478 raft_consensus.cc:1275] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.967859 19781 raft_consensus.cc:2272] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:02.972396 19733 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:02.977051 18933 raft_consensus.cc:1275] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:02.985033 19781 ts_tablet_manager.cc:1916] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:02.987847 19733 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:02.998834 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet f5dbdbdff42f432090d07e403c94bdec with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:02.999624 19477 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.006911 18683 catalog_manager.cc:5697] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:03.010550 19781 ts_tablet_manager.cc:1929] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:03.011106 19478 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.012817 19764 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.011108 19781 log.cc:1199] T bda624d5c09d47009aebd79bda9b394e P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/bda624d5c09d47009aebd79bda9b394e
I20260709 13:06:03.023643 19721 consensus_queue.cc:1048] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:03.027361 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet f5dbdbdff42f432090d07e403c94bdec with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:03.028245 18780 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.029244 18855 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:03.030323 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet bda624d5c09d47009aebd79bda9b394e (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:03.033000 19730 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.033286 18933 raft_consensus.cc:2955] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.046636 19675 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:03.072330 19783 tablet_replica.cc:333] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:03.073336 19783 raft_consensus.cc:2243] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.074142 19783 raft_consensus.cc:2272] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.073678 19730 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.081759 18780 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.083021 19783 ts_tablet_manager.cc:1916] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:03.090107 18859 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.109273 19783 ts_tablet_manager.cc:1929] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:03.109865 19783 log.cc:1199] T f5dbdbdff42f432090d07e403c94bdec P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/f5dbdbdff42f432090d07e403c94bdec
I20260709 13:06:03.109287 18683 catalog_manager.cc:5697] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.112134 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet f5dbdbdff42f432090d07e403c94bdec (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:03.121806 19478 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.150913 18930 consensus_queue.cc:237] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:03.156498 18859 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:03.156656 19478 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:03.158058 19730 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:03.159003 19764 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:03.166379 19730 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.168351 19477 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.180290 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 203b71c62986484ea9e554b718134d63 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:03.179734 18859 raft_consensus.cc:2955] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.183426 18684 catalog_manager.cc:5697] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:03.199023 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 203b71c62986484ea9e554b718134d63 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:03.200030 19783 tablet_replica.cc:333] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:03.201021 19783 raft_consensus.cc:2243] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:03.201699 19783 raft_consensus.cc:2272] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:03.205685 19783 ts_tablet_manager.cc:1916] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:03.220696 19783 ts_tablet_manager.cc:1929] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:03.221104 19783 log.cc:1199] T 203b71c62986484ea9e554b718134d63 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/203b71c62986484ea9e554b718134d63
I20260709 13:06:03.222327 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 203b71c62986484ea9e554b718134d63 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:04.269407 18786 consensus_queue.cc:237] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
W20260709 13:06:04.275161 18750 consensus_peers.cc:597] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7e1d2c6a4dac429eaf6b36273c2e7759. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.275487 18930 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:04.276016 18857 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:04.276695 19791 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } 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:06:04.277604 19622 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.284754 19622 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.287820 18930 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.301395 18684 catalog_manager.cc:5697] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.304960 18780 consensus_queue.cc:237] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:04.313159 18933 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:04.314391 18750 consensus_peers.cc:597] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a70ffa261d7844878e36aa117e9a2902. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.314610 19791 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.315515 18859 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:04.316816 19791 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.309373 18857 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.326717 19601 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.330509 18933 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.344446 18786 consensus_queue.cc:237] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:04.352123 18684 catalog_manager.cc:5697] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260709 13:06:04.357690 18750 consensus_peers.cc:597] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 205423d1602b46c19d67ae34925dc03d. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.360697 18930 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:04.362112 19791 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.371558 18859 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:04.373698 18860 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.380014 19802 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:04.387180 19802 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.398542 18933 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.412236 18930 consensus_queue.cc:237] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:04.415441 18857 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.421147 18860 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:04.422879 18786 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:04.422662 19675 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:04.423398 18680 catalog_manager.cc:5697] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.424883 19730 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } 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:06:04.430545 18899 consensus_peers.cc:597] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 74599c692e314f239cfbd145eea11700. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:04.437071 19675 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.445394 18780 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.452215 18860 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:04.466290 18680 catalog_manager.cc:5697] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:04.700636 19808 ts_tablet_manager.cc:933] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:04.706202 19808 tablet_copy_client.cc:323] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:04.708755 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet a70ffa261d7844878e36aa117e9a2902 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:04.709359 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet a70ffa261d7844878e36aa117e9a2902 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-a70ffa261d7844878e36aa117e9a2902
I20260709 13:06:04.716192 18795 tablet_copy_source_session.cc:215] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.718791 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a70ffa261d7844878e36aa117e9a2902. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.731869 19808 tablet_copy_client.cc:806] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.732447 19808 tablet_copy_client.cc:670] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.742347 19808 tablet_copy_client.cc:538] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.751896 19808 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:04.769868 19808 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:04.770696 19808 tablet_bootstrap.cc:492] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:04.771308 19808 ts_tablet_manager.cc:1403] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.020s	user 0.012s	sys 0.007s
I20260709 13:06:04.773630 19808 raft_consensus.cc:359] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:04.774384 19808 raft_consensus.cc:740] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:04.774945 19808 consensus_queue.cc:260] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:04.777812 19808 ts_tablet_manager.cc:1434] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:04.779570 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-a70ffa261d7844878e36aa117e9a2902 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:04.779973 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-a70ffa261d7844878e36aa117e9a2902 on tablet a70ffa261d7844878e36aa117e9a2902 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:04.814138 19808 ts_tablet_manager.cc:933] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:04.815588 19808 tablet_copy_client.cc:323] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:04.817057 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 7e1d2c6a4dac429eaf6b36273c2e7759 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:04.817574 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 7e1d2c6a4dac429eaf6b36273c2e7759 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-7e1d2c6a4dac429eaf6b36273c2e7759
I20260709 13:06:04.823467 18795 tablet_copy_source_session.cc:215] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.826632 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7e1d2c6a4dac429eaf6b36273c2e7759. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.844112 19808 tablet_copy_client.cc:806] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.844736 19808 tablet_copy_client.cc:670] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.848450 19808 tablet_copy_client.cc:538] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.856753 19808 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:04.876798 19808 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:04.877678 19808 tablet_bootstrap.cc:492] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:04.878371 19808 ts_tablet_manager.cc:1403] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.022s	user 0.018s	sys 0.005s
I20260709 13:06:04.880451 19808 raft_consensus.cc:359] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:04.881117 19808 raft_consensus.cc:740] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:04.881640 19808 consensus_queue.cc:260] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:04.883518 19808 ts_tablet_manager.cc:1434] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.005s	user 0.004s	sys 0.000s
I20260709 13:06:04.885656 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-7e1d2c6a4dac429eaf6b36273c2e7759 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:04.886049 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-7e1d2c6a4dac429eaf6b36273c2e7759 on tablet 7e1d2c6a4dac429eaf6b36273c2e7759 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:04.914680 19808 ts_tablet_manager.cc:933] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:04.916474 19808 tablet_copy_client.cc:323] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:04.917799 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 205423d1602b46c19d67ae34925dc03d from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:04.918329 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 205423d1602b46c19d67ae34925dc03d from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-205423d1602b46c19d67ae34925dc03d
I20260709 13:06:04.924381 18795 tablet_copy_source_session.cc:215] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.927472 19808 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 205423d1602b46c19d67ae34925dc03d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.942452 19808 tablet_copy_client.cc:806] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.943019 19808 tablet_copy_client.cc:670] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.943248 19816 ts_tablet_manager.cc:933] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:04.945689 19816 tablet_copy_client.cc:323] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:04.947374 19808 tablet_copy_client.cc:538] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.947767 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 74599c692e314f239cfbd145eea11700 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:04.948459 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 74599c692e314f239cfbd145eea11700 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-74599c692e314f239cfbd145eea11700
I20260709 13:06:04.956894 19808 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:04.958431 18945 tablet_copy_source_session.cc:215] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:04.962606 19816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 74599c692e314f239cfbd145eea11700. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:04.979734 19816 tablet_copy_client.cc:806] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:04.980335 19816 tablet_copy_client.cc:670] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:04.986023 19816 tablet_copy_client.cc:538] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:04.995421 19808 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:04.996338 19808 tablet_bootstrap.cc:492] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:04.996929 19808 ts_tablet_manager.cc:1403] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.040s	user 0.019s	sys 0.001s
I20260709 13:06:04.997566 19816 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:04.999821 19808 raft_consensus.cc:359] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:05.000609 19808 raft_consensus.cc:740] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:05.001154 19808 consensus_queue.cc:260] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:05.003587 19808 ts_tablet_manager.cc:1434] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.001s
I20260709 13:06:05.023559 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-205423d1602b46c19d67ae34925dc03d received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:05.024006 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-205423d1602b46c19d67ae34925dc03d on tablet 205423d1602b46c19d67ae34925dc03d with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:05.039244 19816 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:05.040328 19816 tablet_bootstrap.cc:492] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:05.041071 19816 ts_tablet_manager.cc:1403] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.020s
I20260709 13:06:05.044096 19816 raft_consensus.cc:359] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:05.044761 19816 raft_consensus.cc:740] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:05.045334 19816 consensus_queue.cc:260] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:05.049912 19816 ts_tablet_manager.cc:1434] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.008s	sys 0.000s
I20260709 13:06:05.052126 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-74599c692e314f239cfbd145eea11700 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:05.052541 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-74599c692e314f239cfbd145eea11700 on tablet 74599c692e314f239cfbd145eea11700 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:05.127530 19478 raft_consensus.cc:1217] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:05.285709 19478 raft_consensus.cc:1217] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:05.330049 19478 raft_consensus.cc:1217] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:05.346966 19478 raft_consensus.cc:1217] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:05.517791 19820 raft_consensus.cc:1064] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:05.520368 19820 consensus_queue.cc:237] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:05.529131 19478 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.530128 18933 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.532366 19820 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:05.534564 18860 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.537902 19601 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.539562 19821 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.549481 19821 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.553476 18860 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.558738 18933 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.584849 19478 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.589730 18684 catalog_manager.cc:5697] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.683990 18786 consensus_queue.cc:237] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:05.709328 19478 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.713799 19601 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:05.739674 19601 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.750216 19477 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.753244 18933 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:05.755079 19821 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:05.760301 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a70ffa261d7844878e36aa117e9a2902 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:05.759972 18933 raft_consensus.cc:2955] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.784281 18680 catalog_manager.cc:5697] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.825446 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet a70ffa261d7844878e36aa117e9a2902 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:05.847780 19802 raft_consensus.cc:1064] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:05.851471 19802 consensus_queue.cc:237] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:05.864297 19833 tablet_replica.cc:333] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:05.870947 19833 raft_consensus.cc:2243] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:05.872043 19833 raft_consensus.cc:2272] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:05.875149 18933 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.877532 18857 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.878014 19802 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.877480 19477 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:05.878995 19821 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.880970 19833 ts_tablet_manager.cc:1916] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:05.884865 19821 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:05.899281 19820 raft_consensus.cc:1064] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:05.906600 19820 consensus_queue.cc:237] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:05.928467 19789 raft_consensus.cc:1064] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:05.931699 19789 consensus_queue.cc:237] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:05.937789 19833 ts_tablet_manager.cc:1929] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:05.938638 19833 log.cc:1199] T a70ffa261d7844878e36aa117e9a2902 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/a70ffa261d7844878e36aa117e9a2902
I20260709 13:06:05.938297 19821 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.941018 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet a70ffa261d7844878e36aa117e9a2902 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:05.970346 18860 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:05.998493 18933 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.024654 18683 catalog_manager.cc:5697] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.063244 19478 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.081676 19477 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:06.083174 18857 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:06.083465 19802 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:06.084937 18933 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:06.087345 19802 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:06.089859 19838 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:06.118320 18780 consensus_queue.cc:237] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:06.129392 19838 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.137166 19478 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:06.139693 18857 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.141623 19820 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:06.141168 19476 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.157207 18930 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.160461 19477 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:06.160799 18780 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:06.162310 19675 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:06.166361 18860 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:06.167196 19789 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:06.170923 19832 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:06.181881 18683 catalog_manager.cc:5697] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.192914 19802 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.194169 19478 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.207270 18933 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:06.210438 19821 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:06.211551 18779 consensus_queue.cc:237] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:06.215076 18935 raft_consensus.cc:2955] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.224334 19675 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.226282 18857 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.248723 18860 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:06.257149 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 205423d1602b46c19d67ae34925dc03d with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:06.259670 18779 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.263677 18680 catalog_manager.cc:5697] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.266100 19839 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:06.271520 19476 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:06.271095 18683 catalog_manager.cc:5697] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.281196 19821 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.283226 19476 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.288113 19839 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:06.293047 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 7e1d2c6a4dac429eaf6b36273c2e7759 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:06.296452 19477 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.296339 18857 raft_consensus.cc:2955] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.330246 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 205423d1602b46c19d67ae34925dc03d with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:06.331986 19833 tablet_replica.cc:333] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:06.333323 19833 raft_consensus.cc:2243] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:06.334141 19833 raft_consensus.cc:2272] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:06.344848 18680 catalog_manager.cc:5697] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.352774 19833 ts_tablet_manager.cc:1916] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:06.378990 18935 consensus_queue.cc:237] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:06.380463 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 7e1d2c6a4dac429eaf6b36273c2e7759 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:06.383767 19850 tablet_replica.cc:333] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:06.384861 19850 raft_consensus.cc:2243] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:06.385673 19850 raft_consensus.cc:2272] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:06.390560 19477 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:06.392259 18857 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:06.392287 19849 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:06.395200 19850 ts_tablet_manager.cc:1916] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:06.396055 19789 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:06.409833 19730 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.412633 18857 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.418700 19476 raft_consensus.cc:2955] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.412669 19850 ts_tablet_manager.cc:1929] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:06.420336 19850 log.cc:1199] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/7e1d2c6a4dac429eaf6b36273c2e7759
I20260709 13:06:06.419664 19833 ts_tablet_manager.cc:1929] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:06.422072 19833 log.cc:1199] T 205423d1602b46c19d67ae34925dc03d P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/205423d1602b46c19d67ae34925dc03d
I20260709 13:06:06.423130 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 7e1d2c6a4dac429eaf6b36273c2e7759 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:06.423864 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 205423d1602b46c19d67ae34925dc03d (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:06.425905 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 74599c692e314f239cfbd145eea11700 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:06.435556 18681 catalog_manager.cc:5697] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:06.448040 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 74599c692e314f239cfbd145eea11700 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:06.456187 19851 tablet_replica.cc:333] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:06.459781 19851 raft_consensus.cc:2243] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:06.460462 19851 raft_consensus.cc:2272] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:06.465736 19851 ts_tablet_manager.cc:1916] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:06.480372 19851 ts_tablet_manager.cc:1929] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:06.480700 19851 log.cc:1199] T 74599c692e314f239cfbd145eea11700 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/74599c692e314f239cfbd145eea11700
I20260709 13:06:06.482336 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 74599c692e314f239cfbd145eea11700 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:07.529458 18779 consensus_queue.cc:237] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:07.535393 18935 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:07.536095 18859 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:07.536711 19856 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.537770 19839 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:07.540166 18750 consensus_peers.cc:597] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fb9dda0609f0483a8578798df9377fca. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.546449 19802 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.547922 18935 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.552538 18859 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.566020 18680 catalog_manager.cc:5697] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.581073 18935 consensus_queue.cc:237] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:07.587559 18859 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:07.587780 18899 consensus_peers.cc:597] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 858aa7cba75b4d3e894965a2002e369a. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.588972 19853 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.591228 18779 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:07.595085 19789 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.602877 19853 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.604655 18859 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.604502 18779 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.620528 18683 catalog_manager.cc:5697] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.621232 18859 consensus_queue.cc:237] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:07.630054 18935 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:07.634581 18825 consensus_peers.cc:597] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 197638b6fad64ce1b40746ae1d5336a6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.635046 19852 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.635726 18786 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:07.637439 19852 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.650297 19852 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.651657 18935 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.657045 18779 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.673988 18935 consensus_queue.cc:237] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
W20260709 13:06:07.682500 18899 consensus_peers.cc:597] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b7d9e9f3544b4d5d8b084c654458db92. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:07.682830 18859 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:07.684429 19789 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:07.685316 18786 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:07.686964 19853 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:07.690313 18680 catalog_manager.cc:5697] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:07.707916 19789 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.716255 18859 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.732710 18779 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:07.741585 18680 catalog_manager.cc:5697] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:08.043107 19876 ts_tablet_manager.cc:933] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:08.045361 19876 tablet_copy_client.cc:323] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:08.047261 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 197638b6fad64ce1b40746ae1d5336a6 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:08.047830 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 197638b6fad64ce1b40746ae1d5336a6 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-197638b6fad64ce1b40746ae1d5336a6
I20260709 13:06:08.054701 18871 tablet_copy_source_session.cc:215] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:08.057667 19876 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 197638b6fad64ce1b40746ae1d5336a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.061221 19878 ts_tablet_manager.cc:933] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:08.063297 19878 tablet_copy_client.cc:323] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:08.065279 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet fb9dda0609f0483a8578798df9377fca from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:08.065840 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet fb9dda0609f0483a8578798df9377fca from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-fb9dda0609f0483a8578798df9377fca
I20260709 13:06:08.073789 19876 tablet_copy_client.cc:806] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:08.077853 19876 tablet_copy_client.cc:670] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:08.079133 18795 tablet_copy_source_session.cc:215] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:08.081753 19876 tablet_copy_client.cc:538] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:08.082885 19878 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fb9dda0609f0483a8578798df9377fca. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.088508 19876 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:08.098915 19878 tablet_copy_client.cc:806] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:08.099460 19878 tablet_copy_client.cc:670] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:08.103332 19880 ts_tablet_manager.cc:933] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:08.112571 19878 tablet_copy_client.cc:538] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:08.125800 19878 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:08.164270 19878 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:08.165227 19878 tablet_bootstrap.cc:492] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:08.165911 19878 ts_tablet_manager.cc:1403] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.040s	user 0.020s	sys 0.006s
I20260709 13:06:08.168996 19878 raft_consensus.cc:359] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.169816 19878 raft_consensus.cc:740] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:08.170519 19878 consensus_queue.cc:260] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.198920 19878 ts_tablet_manager.cc:1434] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.033s	user 0.016s	sys 0.005s
I20260709 13:06:08.219180 19886 ts_tablet_manager.cc:933] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:06:08.318248 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 85064.8us
I20260709 13:06:08.408957 19880 tablet_copy_client.cc:323] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:08.411044 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet b7d9e9f3544b4d5d8b084c654458db92 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:08.411628 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet b7d9e9f3544b4d5d8b084c654458db92 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-b7d9e9f3544b4d5d8b084c654458db92
I20260709 13:06:08.412537 19876 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:08.413470 19876 tablet_bootstrap.cc:492] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:08.415356 19876 ts_tablet_manager.cc:1403] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.327s	user 0.059s	sys 0.097s
I20260709 13:06:08.418434 19876 raft_consensus.cc:359] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.419224 19876 raft_consensus.cc:740] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:08.419850 19876 consensus_queue.cc:260] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.420984 18945 tablet_copy_source_session.cc:215] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:08.424777 19880 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b7d9e9f3544b4d5d8b084c654458db92. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.448449 19876 ts_tablet_manager.cc:1434] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.033s	user 0.008s	sys 0.000s
I20260709 13:06:08.451538 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-197638b6fad64ce1b40746ae1d5336a6 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:08.452028 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-197638b6fad64ce1b40746ae1d5336a6 on tablet 197638b6fad64ce1b40746ae1d5336a6 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:08.466368 19880 tablet_copy_client.cc:806] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:08.467861 19880 tablet_copy_client.cc:670] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:08.471587 19880 tablet_copy_client.cc:538] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:08.487253 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-fb9dda0609f0483a8578798df9377fca received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:08.487823 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-fb9dda0609f0483a8578798df9377fca on tablet fb9dda0609f0483a8578798df9377fca with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:08.502213 19886 tablet_copy_client.cc:323] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:08.504096 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 858aa7cba75b4d3e894965a2002e369a from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:08.504669 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 858aa7cba75b4d3e894965a2002e369a from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-858aa7cba75b4d3e894965a2002e369a
I20260709 13:06:08.517653 18945 tablet_copy_source_session.cc:215] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:08.521183 19886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 858aa7cba75b4d3e894965a2002e369a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:08.537894 19886 tablet_copy_client.cc:806] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:08.538569 19886 tablet_copy_client.cc:670] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:08.542311 19886 tablet_copy_client.cc:538] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:08.546335 19880 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:08.552307 19477 raft_consensus.cc:1217] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:08.600703 19477 raft_consensus.cc:1217] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:08.587625 19886 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:08.658195 19880 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:08.659447 19880 tablet_bootstrap.cc:492] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:08.661475 19880 ts_tablet_manager.cc:1403] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.115s	user 0.024s	sys 0.008s
I20260709 13:06:08.681835 19880 raft_consensus.cc:359] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.682699 19880 raft_consensus.cc:740] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:08.683338 19880 consensus_queue.cc:260] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.685813 19880 ts_tablet_manager.cc:1434] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.000s
I20260709 13:06:08.696350 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-b7d9e9f3544b4d5d8b084c654458db92 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:08.696839 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-b7d9e9f3544b4d5d8b084c654458db92 on tablet b7d9e9f3544b4d5d8b084c654458db92 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:08.705374 19886 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:08.706337 19886 tablet_bootstrap.cc:492] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:08.707010 19886 ts_tablet_manager.cc:1403] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.133s	user 0.036s	sys 0.021s
I20260709 13:06:08.709926 19886 raft_consensus.cc:359] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.710757 19886 raft_consensus.cc:740] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:08.711364 19886 consensus_queue.cc:260] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:08.713825 19886 ts_tablet_manager.cc:1434] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.000s
I20260709 13:06:08.716940 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-858aa7cba75b4d3e894965a2002e369a received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:08.717355 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-858aa7cba75b4d3e894965a2002e369a on tablet 858aa7cba75b4d3e894965a2002e369a with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:08.720994 19476 raft_consensus.cc:1217] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
W20260709 13:06:08.822183 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 99468.4us
I20260709 13:06:09.062896 19476 raft_consensus.cc:1217] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:09.123937 19854 raft_consensus.cc:1064] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:09.125782 19854 consensus_queue.cc:237] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.133373 19477 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.135157 19888 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.164695 19730 raft_consensus.cc:1064] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:09.167085 19730 consensus_queue.cc:237] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.169454 19893 raft_consensus.cc:1064] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:09.171885 19893 consensus_queue.cc:237] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.176972 18935 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.180619 18783 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.185130 19854 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:09.187564 19852 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.196285 19477 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.197721 19789 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:09.197638 18855 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.210161 19789 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.225698 18935 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.242667 18780 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.241619 19888 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.237648 19477 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.241372 19893 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:06:09.249753 19889 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.255833 19476 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.261150 19789 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.263579 18683 catalog_manager.cc:5697] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.263890 18855 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.268579 18783 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.274718 19874 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:09.291637 18824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 49765.4us
I20260709 13:06:09.311771 18855 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.317224 19476 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.319279 18931 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.332144 19905 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.334249 19893 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:09.353008 18931 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.355149 19477 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.357051 18780 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.372522 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:09.387954 18857 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.400341 18680 catalog_manager.cc:5697] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.401878 18857 consensus_queue.cc:237] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.414812 19476 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.417928 19854 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.420801 18780 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.423213 19888 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.432921 18684 catalog_manager.cc:5697] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.435786 19908 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.440321 18931 consensus_queue.cc:237] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.444849 18783 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.452091 19476 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.452661 19477 raft_consensus.cc:2955] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.453760 19895 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:09.464321 19730 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.480528 19476 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.483258 18855 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.489480 19874 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.490119 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 858aa7cba75b4d3e894965a2002e369a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:09.502485 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 197638b6fad64ce1b40746ae1d5336a6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:09.505179 18855 raft_consensus.cc:2955] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.505489 18681 catalog_manager.cc:5697] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.514675 18680 catalog_manager.cc:5697] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.520221 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3479149ba0d64d63918b2325feaac894"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:09.520934 18935 raft_consensus.cc:606] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:09.523767 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:09.524374 18935 raft_consensus.cc:606] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:09.526682 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 197638b6fad64ce1b40746ae1d5336a6 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:09.527945 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:09.528578 18935 raft_consensus.cc:606] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:09.528652 19921 tablet_replica.cc:333] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:09.534261 19921 raft_consensus.cc:2243] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:09.534785 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 858aa7cba75b4d3e894965a2002e369a with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:09.535166 19921 raft_consensus.cc:2272] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.539637 19921 ts_tablet_manager.cc:1916] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.560006 19923 tablet_replica.cc:333] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:09.561370 19923 raft_consensus.cc:2243] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:09.562218 19923 raft_consensus.cc:2272] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.568048 19923 ts_tablet_manager.cc:1916] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.574879 18855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:09.575569 18855 raft_consensus.cc:606] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:09.578426 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "962bbf3987da473c9f635c10214817b0"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:09.578686 19921 ts_tablet_manager.cc:1929] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.579102 18935 raft_consensus.cc:606] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:09.579273 19921 log.cc:1199] T 197638b6fad64ce1b40746ae1d5336a6 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/197638b6fad64ce1b40746ae1d5336a6
I20260709 13:06:09.582880 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 197638b6fad64ce1b40746ae1d5336a6 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:09.583732 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:09.584404 18935 raft_consensus.cc:606] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:09.594394 19923 ts_tablet_manager.cc:1929] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.595001 19923 log.cc:1199] T 858aa7cba75b4d3e894965a2002e369a P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/858aa7cba75b4d3e894965a2002e369a
I20260709 13:06:09.596724 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 858aa7cba75b4d3e894965a2002e369a (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:09.603822 18780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:09.604467 18780 raft_consensus.cc:606] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:09.605899 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:06:09.607484 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:09.626528 19874 raft_consensus.cc:993] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.627066 19789 raft_consensus.cc:1081] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.628990 18783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:09.629562 18783 raft_consensus.cc:493] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.629889 18783 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.636308 18783 raft_consensus.cc:515] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.640954 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:09.641670 18933 raft_consensus.cc:3055] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.642030 18933 raft_consensus.cc:740] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:09.642935 18933 consensus_queue.cc:260] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.644825 18933 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.651455 19897 raft_consensus.cc:1064] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:09.652316 18783 leader_election.cc:290] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:09.653025 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:09.653713 18855 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.658653 18933 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.659956 18749 leader_election.cc:304] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:09.661686 19893 raft_consensus.cc:2804] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.662153 19893 raft_consensus.cc:697] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:09.663050 19893 consensus_queue.cc:237] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.665674 19897 consensus_queue.cc:237] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.679821 18857 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.681049 19476 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.681188 18783 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:09.681327 19890 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:09.682581 18855 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.682919 19789 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:09.685048 19897 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:09.697611 18681 catalog_manager.cc:5697] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.705821 19789 raft_consensus.cc:993] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.707046 19789 raft_consensus.cc:1081] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.709941 18780 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:09.710598 18780 raft_consensus.cc:493] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.710995 18780 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.714421 18779 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.716405 18855 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.721184 18780 raft_consensus.cc:515] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.723929 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:09.724449 18857 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.726279 19730 raft_consensus.cc:993] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.726716 19730 raft_consensus.cc:1081] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.728428 18783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3479149ba0d64d63918b2325feaac894"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:09.728916 18783 raft_consensus.cc:493] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.729243 18783 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.712486 19897 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.735954 18783 raft_consensus.cc:515] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.743125 18783 leader_election.cc:290] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:09.746351 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:09.746896 18860 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.748652 19874 raft_consensus.cc:993] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:09.749096 19874 raft_consensus.cc:1081] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:09.750871 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:09.751401 18935 raft_consensus.cc:3055] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.751693 18935 raft_consensus.cc:740] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:09.752351 18935 consensus_queue.cc:260] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.753434 18935 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.756409 18860 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.757450 19476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "962bbf3987da473c9f635c10214817b0"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:09.745594 18681 catalog_manager.cc:5697] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.758198 19476 raft_consensus.cc:493] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.758692 19476 raft_consensus.cc:3060] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.763352 18935 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.766510 18749 leader_election.cc:304] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:09.767344 19893 raft_consensus.cc:2804] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.767794 19893 raft_consensus.cc:697] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:09.757542 18857 raft_consensus.cc:2468] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.768656 19893 consensus_queue.cc:237] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.770079 18749 leader_election.cc:304] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:09.769505 19477 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.771049 19903 raft_consensus.cc:2804] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.771533 19903 raft_consensus.cc:697] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:09.772514 19903 consensus_queue.cc:237] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.778872 19476 raft_consensus.cc:515] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.779976 18780 leader_election.cc:290] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:09.781421 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:09.784468 18935 raft_consensus.cc:3055] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.785065 18935 raft_consensus.cc:740] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:09.786165 18935 consensus_queue.cc:260] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.788354 18935 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.789991 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962bbf3987da473c9f635c10214817b0" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:09.790714 18933 raft_consensus.cc:3055] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.791108 18933 raft_consensus.cc:740] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:09.791801 18933 consensus_queue.cc:260] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.792770 18933 raft_consensus.cc:3060] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.790647 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "962bbf3987da473c9f635c10214817b0" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:09.794617 18786 raft_consensus.cc:3060] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.801255 18786 raft_consensus.cc:2468] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:09.789017 19476 leader_election.cc:290] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:09.810937 18933 raft_consensus.cc:2468] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:09.812172 19442 leader_election.cc:304] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:09.813076 18935 raft_consensus.cc:2468] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.813555 19884 raft_consensus.cc:2804] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.815805 18931 consensus_queue.cc:237] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.822108 19477 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.822814 18780 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:09.825127 19897 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.827088 19890 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:09.833652 18683 catalog_manager.cc:5697] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.836810 18683 catalog_manager.cc:5697] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.840111 19874 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.844069 19884 raft_consensus.cc:697] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:09.843917 18786 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.845039 19884 consensus_queue.cc:237] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.848456 19476 raft_consensus.cc:2955] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.865034 18681 catalog_manager.cc:5697] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:09.869042 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b7d9e9f3544b4d5d8b084c654458db92 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:09.870327 19905 raft_consensus.cc:993] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:09.870791 19893 raft_consensus.cc:1081] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:09.872457 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34434
I20260709 13:06:09.872928 18860 raft_consensus.cc:493] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.873247 18860 raft_consensus.cc:3060] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.875742 18683 catalog_manager.cc:5697] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:09.881623 18860 raft_consensus.cc:515] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.884694 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:09.885241 18786 raft_consensus.cc:3055] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.885516 18786 raft_consensus.cc:740] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:09.886190 18786 consensus_queue.cc:260] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.886991 18860 leader_election.cc:290] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:09.887486 18786 raft_consensus.cc:3060] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.888181 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:09.888759 18933 raft_consensus.cc:3060] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.894609 19476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb9dda0609f0483a8578798df9377fca" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 3 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:09.895228 19476 raft_consensus.cc:3060] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.898013 18786 raft_consensus.cc:2468] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:09.901695 18933 raft_consensus.cc:2468] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:09.905762 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet b7d9e9f3544b4d5d8b084c654458db92 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:09.909724 19934 tablet_replica.cc:333] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:09.910835 19934 raft_consensus.cc:2243] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:09.911656 19934 raft_consensus.cc:2272] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:09.914531 18824 leader_election.cc:304] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 4 voters: 3 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:09.915596 19888 raft_consensus.cc:2804] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.916074 19888 raft_consensus.cc:697] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:09.916930 19888 consensus_queue.cc:237] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 2, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:09.926682 19934 ts_tablet_manager.cc:1916] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:09.932374 19789 raft_consensus.cc:993] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:09.938990 19789 raft_consensus.cc:1081] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:09.928354 19476 raft_consensus.cc:2468] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:09.940798 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:06:09.941318 18860 raft_consensus.cc:493] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.941671 18860 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.947901 18860 raft_consensus.cc:515] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.948849 19854 raft_consensus.cc:993] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.949414 19854 raft_consensus.cc:1081] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:09.950404 18780 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:09.950644 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:09.950950 18780 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.951128 18933 raft_consensus.cc:3055] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.951447 18933 raft_consensus.cc:740] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:09.952277 18933 consensus_queue.cc:260] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.953265 18933 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.954846 19934 ts_tablet_manager.cc:1929] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:09.955404 19934 log.cc:1199] T b7d9e9f3544b4d5d8b084c654458db92 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/b7d9e9f3544b4d5d8b084c654458db92
I20260709 13:06:09.958086 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet b7d9e9f3544b4d5d8b084c654458db92 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:09.959112 18786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37608
I20260709 13:06:09.959813 18786 raft_consensus.cc:493] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:09.960142 18786 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.948522 18684 catalog_manager.cc:5697] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:09.962587 18860 leader_election.cc:290] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:09.957155 18780 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:09.965576 18826 leader_election.cc:304] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:09.966707 19852 raft_consensus.cc:2804] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.967239 19852 raft_consensus.cc:697] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:09.968155 19852 consensus_queue.cc:237] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.970427 18786 raft_consensus.cc:515] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.972936 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:09.973255 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:09.973495 18860 raft_consensus.cc:3055] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:09.973734 18931 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.973814 18860 raft_consensus.cc:740] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:09.974619 18860 consensus_queue.cc:260] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.975569 18860 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:09.971529 18933 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:09.977517 18786 leader_election.cc:290] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:09.981433 18931 raft_consensus.cc:2468] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.982642 18749 leader_election.cc:304] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:09.983604 19905 raft_consensus.cc:2804] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:09.984218 19905 raft_consensus.cc:697] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:09.985072 19905 consensus_queue.cc:237] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:09.983532 18860 raft_consensus.cc:2468] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:09.995033 18684 catalog_manager.cc:5697] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.007411 18681 catalog_manager.cc:5697] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.158492 18860 raft_consensus.cc:1275] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.159956 19904 consensus_queue.cc:1048] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:10.172161 18931 raft_consensus.cc:1275] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.174093 19905 consensus_queue.cc:1048] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.211469 18931 raft_consensus.cc:1275] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.212853 19903 consensus_queue.cc:1048] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.232963 18857 raft_consensus.cc:1275] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.234508 19904 consensus_queue.cc:1048] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.254093 18860 raft_consensus.cc:1275] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.255421 19904 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.269974 18931 raft_consensus.cc:1275] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.271430 19893 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.343900 18933 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:10.345121 19884 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.366995 18780 raft_consensus.cc:1275] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:10.369065 19948 consensus_queue.cc:1048] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.391218 18933 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:10.392876 19888 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:10.403807 18786 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.406541 19888 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.452009 18780 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:10.453471 19953 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:10.463418 18931 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.477811 19888 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.487504 19477 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:10.489105 19952 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:10.520624 18931 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.522418 19904 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.537833 18857 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:10.539647 19905 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:10.608554 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.662642 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:10.708904 18857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:10.709424 18857 raft_consensus.cc:606] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:10.711984 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "203b71c62986484ea9e554b718134d63"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:10.712476 18931 raft_consensus.cc:606] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:10.715016 18780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3479149ba0d64d63918b2325feaac894"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:10.715580 18780 raft_consensus.cc:606] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:10.718839 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:10.719504 18931 raft_consensus.cc:606] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:10.723526 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:10.724062 18931 raft_consensus.cc:606] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:10.728389 18933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:10.729010 18933 raft_consensus.cc:606] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:10.732004 18933 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:10.732563 18933 raft_consensus.cc:606] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:10.733711 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 7
I20260709 13:06:10.734972 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:10.758738 19893 raft_consensus.cc:993] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:10.759366 19905 raft_consensus.cc:1081] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:10.761159 18933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3479149ba0d64d63918b2325feaac894"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:10.761905 18933 raft_consensus.cc:493] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.762377 18933 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.778138 18933 raft_consensus.cc:515] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:10.781810 18933 leader_election.cc:290] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:10.782536 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:10.782711 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:10.783171 18783 raft_consensus.cc:3055] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:10.783259 18857 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.783612 18783 raft_consensus.cc:740] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:10.784408 18783 consensus_queue.cc:260] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:10.785506 18783 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:10.789537 18857 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:10.790915 18898 leader_election.cc:304] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:10.791687 19890 raft_consensus.cc:2804] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:10.792152 19890 raft_consensus.cc:697] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:10.792862 18783 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:10.792917 19890 consensus_queue.cc:237] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:10.802101 19730 raft_consensus.cc:993] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:10.802605 19890 raft_consensus.cc:1081] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:10.803531 18681 catalog_manager.cc:5697] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 2 to 3, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.804323 18783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:10.804899 18783 raft_consensus.cc:493] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.805256 18783 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.835376 18783 raft_consensus.cc:515] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:10.838439 18783 leader_election.cc:290] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:10.838593 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:10.839223 18860 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.842641 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:10.843232 18935 raft_consensus.cc:3055] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.843508 18935 raft_consensus.cc:740] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:10.844275 18935 consensus_queue.cc:260] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:10.845463 18935 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.845714 18860 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:10.847301 19874 raft_consensus.cc:993] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:10.847254 18749 leader_election.cc:304] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:10.847863 19874 raft_consensus.cc:993] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:10.848095 19905 raft_consensus.cc:2804] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.848402 19874 raft_consensus.cc:1081] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:10.848680 19905 raft_consensus.cc:697] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:10.849395 19874 raft_consensus.cc:1081] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:10.849650 19905 consensus_queue.cc:237] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:10.854415 19476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:10.855023 19476 raft_consensus.cc:493] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.855386 19476 raft_consensus.cc:3060] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.857583 18935 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:10.858454 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "203b71c62986484ea9e554b718134d63"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:10.858982 19478 raft_consensus.cc:493] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.859282 19478 raft_consensus.cc:3060] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.864820 18681 catalog_manager.cc:5697] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:10.866698 19478 raft_consensus.cc:515] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.867580 19476 raft_consensus.cc:515] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.869858 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:10.870254 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "203b71c62986484ea9e554b718134d63" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:10.870476 18860 raft_consensus.cc:3060] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.870841 18933 raft_consensus.cc:3055] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.871156 18933 raft_consensus.cc:740] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:10.871845 18933 consensus_queue.cc:260] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.872885 18933 raft_consensus.cc:3060] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.877123 19476 leader_election.cc:290] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:10.878754 18860 raft_consensus.cc:2468] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:10.879563 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:10.879905 19442 leader_election.cc:304] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:10.880086 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d3c243c92864d68bae6a2ba5794a3d4" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:10.880215 18935 raft_consensus.cc:3055] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.880726 19948 raft_consensus.cc:2804] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.881179 18857 raft_consensus.cc:3060] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.881340 18935 raft_consensus.cc:740] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:10.883064 18935 consensus_queue.cc:260] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.884634 18935 raft_consensus.cc:3060] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.885979 19478 leader_election.cc:290] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:10.881692 18933 raft_consensus.cc:2468] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:10.882100 19948 raft_consensus.cc:697] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:10.889330 19948 consensus_queue.cc:237] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.895542 18935 raft_consensus.cc:2468] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:10.896677 19442 leader_election.cc:304] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:10.897532 19963 raft_consensus.cc:2804] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.916471 18857 raft_consensus.cc:2468] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:10.916581 19963 raft_consensus.cc:697] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:10.918474 19963 consensus_queue.cc:237] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.915791 18681 catalog_manager.cc:5697] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.941303 19952 raft_consensus.cc:993] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:10.941846 19852 raft_consensus.cc:1081] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:10.943595 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44936
I20260709 13:06:10.943059 18681 catalog_manager.cc:5697] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.944116 19478 raft_consensus.cc:493] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:10.944468 19478 raft_consensus.cc:3060] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.952230 19478 raft_consensus.cc:515] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.955317 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:10.955600 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "197638b6fad64ce1b40746ae1d5336a6" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:10.955868 18783 raft_consensus.cc:3060] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.956132 18860 raft_consensus.cc:3055] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:10.956413 18860 raft_consensus.cc:740] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:10.957116 18860 consensus_queue.cc:260] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.958140 18860 raft_consensus.cc:3060] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:10.962168 18783 raft_consensus.cc:2468] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:10.963220 19478 leader_election.cc:290] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:10.963359 19444 leader_election.cc:304] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:10.964206 19963 raft_consensus.cc:2804] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:10.964666 19963 raft_consensus.cc:697] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:10.965471 19963 consensus_queue.cc:237] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.965468 18860 raft_consensus.cc:2468] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:10.975646 18681 catalog_manager.cc:5697] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:10.992046 18860 consensus_queue.cc:237] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [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: 3, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:10.996773 18783 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:10.996773 19478 raft_consensus.cc:1275] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:10.998111 19852 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:10.998924 19888 consensus_queue.cc:1048] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.005829 19888 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:11.011225 18783 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:11.019456 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fb9dda0609f0483a8578798df9377fca with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:11.020148 19478 raft_consensus.cc:2955] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 3 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:11.027433 18680 catalog_manager.cc:5697] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.050575 19789 raft_consensus.cc:993] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:11.051054 19789 raft_consensus.cc:1081] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:11.052213 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet fb9dda0609f0483a8578798df9377fca with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:11.053298 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:06:11.053840 18860 raft_consensus.cc:493] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.055339 18860 raft_consensus.cc:3060] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.060321 19730 raft_consensus.cc:993] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:11.060818 19730 raft_consensus.cc:1081] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:11.061309 19968 tablet_replica.cc:333] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:11.059845 18860 raft_consensus.cc:515] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:11.062417 19968 raft_consensus.cc:2243] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:11.063122 19968 raft_consensus.cc:2272] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:11.063506 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:11.064013 18860 leader_election.cc:290] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:11.066634 19968 ts_tablet_manager.cc:1916] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:11.066856 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:11.067451 18935 raft_consensus.cc:3055] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.067732 18935 raft_consensus.cc:740] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:11.064031 19478 raft_consensus.cc:493] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.068459 18935 consensus_queue.cc:260] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:11.069077 19478 raft_consensus.cc:3060] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.069576 18935 raft_consensus.cc:3060] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.071537 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5cc150ee014f4e7aaf736cca8a6a9845" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:11.072003 18783 raft_consensus.cc:3060] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.076232 19478 raft_consensus.cc:515] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.077016 18783 raft_consensus.cc:2468] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:11.082515 18935 raft_consensus.cc:2468] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:11.087548 18826 leader_election.cc:304] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:11.088178 19968 ts_tablet_manager.cc:1929] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:11.088618 19968 log.cc:1199] T fb9dda0609f0483a8578798df9377fca P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/fb9dda0609f0483a8578798df9377fca
I20260709 13:06:11.088688 19888 raft_consensus.cc:2804] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.089241 19888 raft_consensus.cc:697] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:11.089078 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:11.089888 19478 leader_election.cc:290] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:11.090109 19888 consensus_queue.cc:237] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:11.090644 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet fb9dda0609f0483a8578798df9377fca (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:11.090319 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "858aa7cba75b4d3e894965a2002e369a" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:11.090288 18860 raft_consensus.cc:3060] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.091410 18935 raft_consensus.cc:3055] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.091696 18935 raft_consensus.cc:740] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:11.092406 18935 consensus_queue.cc:260] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.093499 18935 raft_consensus.cc:3060] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.099752 18935 raft_consensus.cc:2468] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:11.100865 19442 leader_election.cc:304] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:11.101583 19963 raft_consensus.cc:2804] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.102058 19963 raft_consensus.cc:697] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:11.097527 18860 raft_consensus.cc:2468] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:11.102846 19963 consensus_queue.cc:237] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.108582 18681 catalog_manager.cc:5697] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:11.113471 18683 catalog_manager.cc:5697] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.277642 18860 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.278630 19905 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.289244 18933 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.292171 19975 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.334401 18933 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.335520 19963 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.355968 18860 raft_consensus.cc:1275] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.358316 19965 consensus_queue.cc:1048] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.382637 18783 raft_consensus.cc:1275] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:11.383718 19730 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.396780 18860 raft_consensus.cc:1275] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:11.399106 19983 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:11.431365 18935 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.432448 19965 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.441891 18860 raft_consensus.cc:1275] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.444552 19948 consensus_queue.cc:1048] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.547504 18860 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.548743 19948 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.558298 18783 raft_consensus.cc:1275] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.559497 19965 consensus_queue.cc:1048] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.562058 18783 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.564524 19852 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.585654 18933 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:11.588080 19990 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:11.636638 18857 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.637851 19965 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.648880 18933 raft_consensus.cc:1275] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:11.650821 19965 consensus_queue.cc:1048] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:11.735769 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:11.772518 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:11.809894 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:11.810489 18783 raft_consensus.cc:606] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:11.812597 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:11.813021 18783 raft_consensus.cc:606] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:11.815419 18860 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:11.815934 18860 raft_consensus.cc:606] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:11.818014 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "74599c692e314f239cfbd145eea11700"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:11.818462 18935 raft_consensus.cc:606] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:11.820783 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:11.821230 18783 raft_consensus.cc:606] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:11.823354 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "884a67b761054abc82478415abd6a518"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:11.823817 18935 raft_consensus.cc:606] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:11.824999 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 6
I20260709 13:06:11.826386 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:11.839706 19789 raft_consensus.cc:993] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:11.840265 19983 raft_consensus.cc:1081] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:11.841701 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "74599c692e314f239cfbd145eea11700"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:11.842208 19478 raft_consensus.cc:493] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.842557 19478 raft_consensus.cc:3060] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.848845 19478 raft_consensus.cc:515] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.851106 19478 leader_election.cc:290] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:11.851945 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:11.851945 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "74599c692e314f239cfbd145eea11700" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:11.852705 18860 raft_consensus.cc:3060] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.852769 18935 raft_consensus.cc:3055] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.853129 18935 raft_consensus.cc:740] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:11.853859 18935 consensus_queue.cc:260] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.855027 18935 raft_consensus.cc:3060] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.859239 18860 raft_consensus.cc:2468] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:11.860423 19442 leader_election.cc:304] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:11.861088 19965 raft_consensus.cc:2804] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.861593 19965 raft_consensus.cc:697] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:11.862713 18935 raft_consensus.cc:2468] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:11.862442 19965 consensus_queue.cc:237] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.871234 18683 catalog_manager.cc:5697] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.923247 19789 raft_consensus.cc:993] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:11.923749 19789 raft_consensus.cc:1081] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:11.926134 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "884a67b761054abc82478415abd6a518"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:11.926697 19478 raft_consensus.cc:493] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.927080 19478 raft_consensus.cc:3060] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.934743 19478 raft_consensus.cc:515] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.936635 19478 leader_election.cc:290] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:11.937603 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:11.937652 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "884a67b761054abc82478415abd6a518" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:11.938352 18935 raft_consensus.cc:3055] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.938671 18857 raft_consensus.cc:3060] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.938697 18935 raft_consensus.cc:740] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:11.939664 18935 consensus_queue.cc:260] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.940883 18935 raft_consensus.cc:3060] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.945840 18857 raft_consensus.cc:2468] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:11.947151 19442 leader_election.cc:304] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:11.947976 19965 raft_consensus.cc:2804] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.948442 19965 raft_consensus.cc:697] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:11.949322 19965 consensus_queue.cc:237] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:11.951081 18935 raft_consensus.cc:2468] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:11.958130 18681 catalog_manager.cc:5697] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:11.964517 19973 raft_consensus.cc:993] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:11.964982 19998 raft_consensus.cc:1081] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:11.966621 18933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:11.967145 18933 raft_consensus.cc:493] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:11.967484 18933 raft_consensus.cc:3060] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.971717 18933 raft_consensus.cc:515] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:11.973129 18933 leader_election.cc:290] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:11.974009 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:11.974409 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "062e3f52664447dabd73ed43db6dfba8" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:11.974753 18783 raft_consensus.cc:3055] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:11.974947 18857 raft_consensus.cc:3060] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.975183 18783 raft_consensus.cc:740] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:11.976076 18783 consensus_queue.cc:260] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:11.976991 18783 raft_consensus.cc:3060] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:11.979822 18857 raft_consensus.cc:2468] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:11.980696 18898 leader_election.cc:304] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:11.981323 19789 raft_consensus.cc:2804] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:11.981813 19789 raft_consensus.cc:697] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:11.982731 18783 raft_consensus.cc:2468] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:11.982709 19789 consensus_queue.cc:237] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:11.994575 18681 catalog_manager.cc:5697] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.064464 19973 raft_consensus.cc:993] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:12.064932 19998 raft_consensus.cc:1081] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:12.066371 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44956
I20260709 13:06:12.066921 19478 raft_consensus.cc:493] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.067245 19478 raft_consensus.cc:3060] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.072732 19478 raft_consensus.cc:515] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:12.074179 19478 leader_election.cc:290] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:12.074885 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:12.075116 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "205423d1602b46c19d67ae34925dc03d" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:12.075491 18786 raft_consensus.cc:3055] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:12.075692 18933 raft_consensus.cc:3060] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.075851 18786 raft_consensus.cc:740] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:12.076618 18786 consensus_queue.cc:260] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:12.077440 18786 raft_consensus.cc:3060] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.081766 18933 raft_consensus.cc:2468] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:12.081876 18786 raft_consensus.cc:2468] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:12.083117 19444 leader_election.cc:304] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:12.084441 19948 raft_consensus.cc:2804] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:12.084905 19948 raft_consensus.cc:697] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:12.085721 19948 consensus_queue.cc:237] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:12.095415 18683 catalog_manager.cc:5697] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.140791 18786 consensus_queue.cc:237] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:12.146720 18933 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:12.147421 18857 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:12.147423 18750 consensus_peers.cc:597] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: d9ba4796c4294a4d9eedc4b778edd9b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:12.148247 19905 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.149161 19973 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.160491 19998 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.162546 18860 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.162905 18933 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.177062 18681 catalog_manager.cc:5697] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.183027 18860 consensus_queue.cc:237] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:12.193691 19888 raft_consensus.cc:993] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:12.194170 19888 raft_consensus.cc:1081] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:12.195580 18933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38266
I20260709 13:06:12.196146 18933 raft_consensus.cc:493] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.196470 18933 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:12.203274 18933 raft_consensus.cc:515] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:12.205715 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:12.206059 18933 leader_election.cc:290] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:12.206284 18786 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:12.206701 18935 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:12.207731 18825 consensus_peers.cc:597] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e55ca656c24e4bf7be1a13facb4120aa. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:12.208074 20003 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.208753 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "619f9d5b03fc48c8a8efcbd6a3011290" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:12.209286 18857 raft_consensus.cc:3055] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:12.209553 18857 raft_consensus.cc:740] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:12.210287 18857 consensus_queue.cc:260] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:12.211170 18857 raft_consensus.cc:3060] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:12.214468 18786 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:12.216859 18900 leader_election.cc:304] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:12.218734 19789 raft_consensus.cc:2804] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:12.219348 19789 raft_consensus.cc:697] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:12.219436 19990 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.220228 19789 consensus_queue.cc:237] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:12.222074 18935 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.218717 18857 raft_consensus.cc:2468] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:12.230896 18786 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:12.232668 19888 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } 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:06:12.242861 18732 auto_rebalancer.cc:629] Failed to schedule move for tablet 619f9d5b03fc48c8a8efcbd6a3011290: Illegal state: Replica fd1b2b0efbcd4ffa97502fac0e168e14 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 3 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } }
I20260709 13:06:12.242149 18680 catalog_manager.cc:5697] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:12.247252 18857 consensus_queue.cc:237] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:12.248615 18681 catalog_manager.cc:5697] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 2 to 3, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.250334 18786 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
W20260709 13:06:12.264998 18825 consensus_peers.cc:597] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9378e49e7c494a149999117ba7c7bccf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:12.266294 18935 raft_consensus.cc:1275] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:12.267678 19888 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.269326 18783 raft_consensus.cc:1275] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:12.276208 19888 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.286160 20003 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.289624 18933 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.290308 18783 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.297735 19973 raft_consensus.cc:993] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:12.300968 19998 raft_consensus.cc:1081] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:12.303218 19476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44956
I20260709 13:06:12.303723 19476 raft_consensus.cc:493] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:12.304049 19476 raft_consensus.cc:3060] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.309109 18681 catalog_manager.cc:5697] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:12.312119 19476 raft_consensus.cc:515] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:12.316045 19476 leader_election.cc:290] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:12.317209 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:12.318039 18786 raft_consensus.cc:3055] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:12.318392 18786 raft_consensus.cc:740] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:12.319331 18786 consensus_queue.cc:260] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:12.320081 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7e1d2c6a4dac429eaf6b36273c2e7759" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:12.320497 18786 raft_consensus.cc:3060] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.320663 18857 raft_consensus.cc:3060] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:12.340019 18786 raft_consensus.cc:2468] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:12.340912 18857 raft_consensus.cc:2468] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:12.341272 19444 leader_election.cc:304] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:12.342458 19963 raft_consensus.cc:2804] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:12.342976 19963 raft_consensus.cc:697] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:12.343793 19963 consensus_queue.cc:237] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:12.352249 18680 catalog_manager.cc:5697] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:12.410902 18857 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.412221 19963 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.436986 18935 raft_consensus.cc:1275] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.438611 19965 consensus_queue.cc:1048] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.492000 18933 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.493171 19963 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.506443 18857 raft_consensus.cc:1275] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.508098 19965 consensus_queue.cc:1048] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.533843 18857 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.541344 19890 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.579042 20023 ts_tablet_manager.cc:933] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:12.622891 18780 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:12.622991 20023 tablet_copy_client.cc:323] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:12.625125 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet d9ba4796c4294a4d9eedc4b778edd9b2 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:12.625586 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet d9ba4796c4294a4d9eedc4b778edd9b2 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-d9ba4796c4294a4d9eedc4b778edd9b2
I20260709 13:06:12.627698 20017 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.636020 18933 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.636377 18795 tablet_copy_source_session.cc:215] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:12.637481 19965 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.643440 20023 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d9ba4796c4294a4d9eedc4b778edd9b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:12.656945 18783 raft_consensus.cc:1275] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.660553 19965 consensus_queue.cc:1048] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.682020 20026 ts_tablet_manager.cc:933] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:12.700131 20026 tablet_copy_client.cc:323] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:12.704033 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet e55ca656c24e4bf7be1a13facb4120aa from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:12.704569 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet e55ca656c24e4bf7be1a13facb4120aa from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-e55ca656c24e4bf7be1a13facb4120aa
I20260709 13:06:12.721781 18871 tablet_copy_source_session.cc:215] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:12.708499 18857 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:12.790117 20026 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e55ca656c24e4bf7be1a13facb4120aa. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:12.794950 19789 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.723623 20023 tablet_copy_client.cc:806] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:12.809664 20023 tablet_copy_client.cc:670] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:12.811474 20026 tablet_copy_client.cc:806] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:12.812350 20026 tablet_copy_client.cc:670] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:12.817830 18786 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:12.819471 19983 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:12.823465 20026 tablet_copy_client.cc:538] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:12.833417 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:12.836874 20026 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:12.870549 20026 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:12.871477 20026 tablet_bootstrap.cc:492] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:12.872140 20026 ts_tablet_manager.cc:1403] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.035s	user 0.020s	sys 0.008s
I20260709 13:06:12.875954 20026 raft_consensus.cc:359] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:12.876756 20026 raft_consensus.cc:740] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:12.877655 20026 consensus_queue.cc:260] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:12.883733 20037 ts_tablet_manager.cc:933] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:12.885447 20026 ts_tablet_manager.cc:1434] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.013s	user 0.004s	sys 0.003s
I20260709 13:06:12.888947 18857 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.891072 19948 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:12.893499 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-e55ca656c24e4bf7be1a13facb4120aa received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:12.893918 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-e55ca656c24e4bf7be1a13facb4120aa on tablet e55ca656c24e4bf7be1a13facb4120aa with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:12.911507 20037 tablet_copy_client.cc:323] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:12.913234 20023 tablet_copy_client.cc:538] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:12.918912 18783 raft_consensus.cc:1275] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:12.920460 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 9378e49e7c494a149999117ba7c7bccf from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:12.921015 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 9378e49e7c494a149999117ba7c7bccf from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-9378e49e7c494a149999117ba7c7bccf
I20260709 13:06:12.930971 20023 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:12.934011 18871 tablet_copy_source_session.cc:215] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:12.938503 20037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9378e49e7c494a149999117ba7c7bccf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:12.979616 19965 consensus_queue.cc:1048] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:13.042436 20037 tablet_copy_client.cc:806] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:13.043110 20037 tablet_copy_client.cc:670] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:13.054572 20037 tablet_copy_client.cc:538] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:13.061471 20023 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:13.077076 20037 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:13.082645 20023 tablet_bootstrap.cc:492] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:13.083663 20023 ts_tablet_manager.cc:1403] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.153s	user 0.019s	sys 0.015s
I20260709 13:06:13.087096 20023 raft_consensus.cc:359] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:13.088059 20023 raft_consensus.cc:740] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:13.088788 20023 consensus_queue.cc:260] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:13.104465 20023 ts_tablet_manager.cc:1434] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.020s	user 0.007s	sys 0.000s
I20260709 13:06:13.112087 20037 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:13.113138 20037 tablet_bootstrap.cc:492] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:13.113878 20037 ts_tablet_manager.cc:1403] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.037s	user 0.019s	sys 0.009s
I20260709 13:06:13.118359 20037 raft_consensus.cc:359] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:13.119293 20037 raft_consensus.cc:740] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:13.120834 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-d9ba4796c4294a4d9eedc4b778edd9b2 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:13.125315 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-d9ba4796c4294a4d9eedc4b778edd9b2 on tablet d9ba4796c4294a4d9eedc4b778edd9b2 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:13.124985 20037 consensus_queue.cc:260] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:13.129770 20037 ts_tablet_manager.cc:1434] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.016s	user 0.008s	sys 0.004s
I20260709 13:06:13.131589 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-9378e49e7c494a149999117ba7c7bccf received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:13.132033 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-9378e49e7c494a149999117ba7c7bccf on tablet 9378e49e7c494a149999117ba7c7bccf with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:13.151064 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:13.190852 19476 raft_consensus.cc:1217] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:13.206676 18857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:13.207324 18857 raft_consensus.cc:606] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:13.211238 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:13.211879 18935 raft_consensus.cc:606] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:13.218993 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:13.219669 18783 raft_consensus.cc:606] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:13.226671 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:13.228772 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:13.329389 19476 raft_consensus.cc:1217] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:13.364574 19476 raft_consensus.cc:1217] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:13.580762 19888 raft_consensus.cc:993] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:13.581193 19888 raft_consensus.cc:1081] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:13.582612 18783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37608
I20260709 13:06:13.583099 18783 raft_consensus.cc:493] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.583405 18783 raft_consensus.cc:3060] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.589773 18783 raft_consensus.cc:515] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.591404 18783 leader_election.cc:290] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:13.592322 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:13.592902 18857 raft_consensus.cc:3055] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:13.593184 18857 raft_consensus.cc:740] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:13.593896 18857 consensus_queue.cc:260] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.594578 19478 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8506a4e747b846d7a9d72d5b4cfdd399" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:13.594947 18857 raft_consensus.cc:3060] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.595041 19478 raft_consensus.cc:3060] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.599288 19888 raft_consensus.cc:1064] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:13.601435 18857 raft_consensus.cc:2468] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:13.601408 19888 consensus_queue.cc:237] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.602778 18749 leader_election.cc:304] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:13.603402 19478 raft_consensus.cc:2468] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:13.603638 20034 raft_consensus.cc:2804] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:13.604169 20034 raft_consensus.cc:697] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:13.605010 20034 consensus_queue.cc:237] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.619181 18935 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.620044 18684 catalog_manager.cc:5697] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.622104 19990 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.626686 19478 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.628445 18783 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.628350 19990 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.630107 19888 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:13.647795 19990 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.650619 18935 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.658875 20034 raft_consensus.cc:993] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:13.659390 20034 raft_consensus.cc:1081] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:13.661103 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:13.661608 18931 raft_consensus.cc:493] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.662012 18931 raft_consensus.cc:3060] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.661646 18780 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.665201 19478 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.667600 18931 raft_consensus.cc:515] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.669355 18931 leader_election.cc:290] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:13.670202 19476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:13.670770 19476 raft_consensus.cc:3060] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.674544 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bda624d5c09d47009aebd79bda9b394e" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:13.675029 18783 raft_consensus.cc:3055] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:13.675313 18783 raft_consensus.cc:740] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:13.676008 18783 consensus_queue.cc:260] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.677176 18783 raft_consensus.cc:3060] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.682178 19476 raft_consensus.cc:2468] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:13.683629 18899 leader_election.cc:304] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:13.682997 18680 catalog_manager.cc:5697] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.684424 20017 raft_consensus.cc:2804] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:13.684899 20017 raft_consensus.cc:697] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:13.685775 20017 consensus_queue.cc:237] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.690301 18783 raft_consensus.cc:2468] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:13.706650 18857 consensus_queue.cc:237] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.711623 18681 catalog_manager.cc:5697] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.712921 18935 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:13.713155 19476 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:13.714525 20017 raft_consensus.cc:993] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:13.715016 20017 raft_consensus.cc:1081] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:13.714682 19888 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.719363 20043 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.726259 19990 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.731768 18783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:13.731971 19476 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.739218 18935 raft_consensus.cc:2955] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.732424 18783 raft_consensus.cc:493] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:13.742599 18783 raft_consensus.cc:3060] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.747958 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet e55ca656c24e4bf7be1a13facb4120aa with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:13.755403 18681 catalog_manager.cc:5697] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:13.762639 18783 raft_consensus.cc:515] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:13.764611 18783 leader_election.cc:290] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:13.767344 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:13.767980 18857 raft_consensus.cc:3060] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.776034 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet e55ca656c24e4bf7be1a13facb4120aa with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:13.777405 20034 raft_consensus.cc:1064] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:13.780114 20034 consensus_queue.cc:237] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.782402 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9df50d5fa79a4dcc88123f075c62c850" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:13.783025 18935 raft_consensus.cc:3055] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:13.783367 18935 raft_consensus.cc:740] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:13.781598 18857 raft_consensus.cc:2468] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:13.785531 18749 leader_election.cc:304] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:13.784117 18935 consensus_queue.cc:260] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:13.787508 19998 raft_consensus.cc:2804] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:13.787953 19998 raft_consensus.cc:697] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:13.788775 19998 consensus_queue.cc:237] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:13.789722 18935 raft_consensus.cc:3060] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:13.796015 18935 raft_consensus.cc:2468] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:13.811164 20057 tablet_replica.cc:333] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:13.831074 18935 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.840425 20060 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.858202 20057 raft_consensus.cc:2243] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:13.858965 20057 raft_consensus.cc:2272] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:13.865963 20057 ts_tablet_manager.cc:1916] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:13.871904 18859 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.879469 20060 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.885550 19476 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:13.895808 20057 ts_tablet_manager.cc:1929] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:13.897097 20057 log.cc:1199] T e55ca656c24e4bf7be1a13facb4120aa P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/e55ca656c24e4bf7be1a13facb4120aa
I20260709 13:06:13.894137 18681 catalog_manager.cc:5697] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:13.898931 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet e55ca656c24e4bf7be1a13facb4120aa (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:13.904683 20060 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:13.908362 20061 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.909989 18859 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.922307 18935 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.928804 18681 catalog_manager.cc:5697] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.936903 19478 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.965168 18786 consensus_queue.cc:237] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.971855 19478 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:13.974598 18935 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:13.974568 20060 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:13.976764 20060 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:13.982975 20061 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.986994 19478 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:13.994354 19888 raft_consensus.cc:1064] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:13.996588 19888 consensus_queue.cc:237] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:13.998740 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet d9ba4796c4294a4d9eedc4b778edd9b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:14.006049 18683 catalog_manager.cc:5697] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.007727 18931 raft_consensus.cc:1275] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:14.008739 18935 raft_consensus.cc:2955] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.018620 18786 raft_consensus.cc:1275] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:14.019181 19478 raft_consensus.cc:1275] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:14.020552 19990 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.023159 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet d9ba4796c4294a4d9eedc4b778edd9b2 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:14.025224 20043 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.028870 19888 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.053471 20067 tablet_replica.cc:333] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:14.058495 20067 raft_consensus.cc:2243] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.059249 20067 raft_consensus.cc:2272] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.061025 20043 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.061473 18783 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.062546 20067 ts_tablet_manager.cc:1916] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:14.071671 18935 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.084196 19476 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.099177 20067 ts_tablet_manager.cc:1929] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:14.099741 20067 log.cc:1199] T d9ba4796c4294a4d9eedc4b778edd9b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/d9ba4796c4294a4d9eedc4b778edd9b2
I20260709 13:06:14.110494 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet d9ba4796c4294a4d9eedc4b778edd9b2 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:14.109665 18683 catalog_manager.cc:5697] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.134585 18855 consensus_queue.cc:237] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.140110 19476 raft_consensus.cc:1275] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:14.142033 18931 raft_consensus.cc:1275] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:14.142673 20043 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.143886 20056 consensus_queue.cc:1048] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:14.149338 19888 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.152568 18931 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.159504 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9378e49e7c494a149999117ba7c7bccf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:14.155489 19476 raft_consensus.cc:2955] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.157205 18783 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:14.161988 19890 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:14.167328 19478 raft_consensus.cc:1275] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:14.168998 20017 consensus_queue.cc:1048] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:14.180397 18680 catalog_manager.cc:5697] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:14.199299 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 9378e49e7c494a149999117ba7c7bccf with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:14.201865 20057 tablet_replica.cc:333] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:14.203244 20057 raft_consensus.cc:2243] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:14.204273 20057 raft_consensus.cc:2272] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:14.211715 20057 ts_tablet_manager.cc:1916] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:14.212204 18855 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:14.221063 20060 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:14.230319 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.259383 20057 ts_tablet_manager.cc:1929] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:14.259861 20057 log.cc:1199] T 9378e49e7c494a149999117ba7c7bccf P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/9378e49e7c494a149999117ba7c7bccf
I20260709 13:06:14.261842 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 9378e49e7c494a149999117ba7c7bccf (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:14.274583 19478 raft_consensus.cc:1275] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:14.282963 20060 consensus_queue.cc:1048] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:14.346095 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:14.349334 18859 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:14.350607 20060 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.369589 18935 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:14.399041 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:14.399631 18783 raft_consensus.cc:606] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:14.405616 20062 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:14.408450 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:14.409010 18931 raft_consensus.cc:606] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:14.414175 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:14.414759 18783 raft_consensus.cc:606] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:14.417423 18855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:14.417876 18855 raft_consensus.cc:606] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:14.419596 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:14.421021 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:14.493152 20040 raft_consensus.cc:993] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:14.493639 20060 raft_consensus.cc:1081] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:14.494964 18859 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34434
I20260709 13:06:14.495373 18859 raft_consensus.cc:493] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.495597 18859 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.499639 18859 raft_consensus.cc:515] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:14.501425 18859 leader_election.cc:290] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:14.502276 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:14.502444 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c07b6b6f6ef4acd96db39dc5188546f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:14.502822 18783 raft_consensus.cc:3055] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:14.502981 18933 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.503144 18783 raft_consensus.cc:740] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:14.504001 18783 consensus_queue.cc:260] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:14.505050 18783 raft_consensus.cc:3060] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:14.508123 18933 raft_consensus.cc:2468] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 3.
I20260709 13:06:14.509217 18824 leader_election.cc:304] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:14.509931 20056 raft_consensus.cc:2804] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:14.510402 20056 raft_consensus.cc:697] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:14.510864 18783 raft_consensus.cc:2468] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 3.
I20260709 13:06:14.511127 20056 consensus_queue.cc:237] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:14.528584 18680 catalog_manager.cc:5697] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 2 to 3, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 3 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.600244 20060 raft_consensus.cc:993] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:14.600735 20040 raft_consensus.cc:1081] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:14.602253 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:14.602840 18931 raft_consensus.cc:493] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.603161 18931 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.608446 18931 raft_consensus.cc:515] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.610711 18931 leader_election.cc:290] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:14.610873 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:14.611292 19476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:14.611546 18786 raft_consensus.cc:3055] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:14.611887 18786 raft_consensus.cc:740] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:14.611963 19476 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.612562 18786 consensus_queue.cc:260] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.613467 18786 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.617515 19476 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:14.618685 18899 leader_election.cc:304] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:14.618801 18786 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:14.619478 20076 raft_consensus.cc:2804] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:14.619993 20076 raft_consensus.cc:697] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:14.620754 20076 consensus_queue.cc:237] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.629942 18680 catalog_manager.cc:5697] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.755695 19983 raft_consensus.cc:993] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:14.756206 19983 raft_consensus.cc:1081] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:14.757701 19476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:14.758283 19476 raft_consensus.cc:493] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.758638 19476 raft_consensus.cc:3060] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.763162 19476 raft_consensus.cc:515] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.764541 19476 leader_election.cc:290] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:14.765221 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:14.765435 18933 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b7d9e9f3544b4d5d8b084c654458db92" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:14.765825 18783 raft_consensus.cc:3060] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.766002 18933 raft_consensus.cc:3055] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:14.766377 18933 raft_consensus.cc:740] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:14.767009 18933 consensus_queue.cc:260] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.768023 18933 raft_consensus.cc:3060] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.772212 18783 raft_consensus.cc:2468] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:14.773180 19444 leader_election.cc:304] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:14.773301 18933 raft_consensus.cc:2468] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:14.774032 19948 raft_consensus.cc:2804] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:14.775074 19948 raft_consensus.cc:697] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:14.775777 19948 consensus_queue.cc:237] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.783449 18680 catalog_manager.cc:5697] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:14.863050 19888 raft_consensus.cc:993] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:14.863505 20056 raft_consensus.cc:1081] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:14.864722 18933 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38266
I20260709 13:06:14.865159 18933 raft_consensus.cc:493] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:14.865432 18933 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.869617 18933 raft_consensus.cc:515] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.870988 18933 leader_election.cc:290] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:14.871760 18859 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:14.871960 19476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:14.872332 18859 raft_consensus.cc:3055] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:14.872570 19476 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.872684 18859 raft_consensus.cc:740] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:14.873524 18859 consensus_queue.cc:260] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.874593 18859 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:14.878895 19476 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:14.879392 18859 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:14.879890 18899 leader_election.cc:304] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:14.881165 20017 raft_consensus.cc:2804] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:14.881621 20017 raft_consensus.cc:697] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:14.882462 20017 consensus_queue.cc:237] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:14.890462 18680 catalog_manager.cc:5697] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:14.914361 18783 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:14.915534 20056 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:14.936092 18933 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:14.937826 19888 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.027509 18783 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.028781 19983 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.036875 19476 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.038239 20076 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.160084 18933 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.161231 20083 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.171241 18783 raft_consensus.cc:1275] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.173195 20083 consensus_queue.cc:1048] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.266795 18859 consensus_queue.cc:237] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:15.272805 18933 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:15.273123 18825 consensus_peers.cc:597] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1730a51f3c0a4a89bb5bf1863d1633d1. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:15.273989 18783 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:15.274741 20097 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:15.275584 19888 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:15.283906 20097 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.285805 18783 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.287508 18931 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.301314 18680 catalog_manager.cc:5697] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.310848 18859 consensus_queue.cc:237] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:15.319279 18933 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:15.320775 18825 consensus_peers.cc:597] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0e26b2697b0b4464add9a6c94670f1a9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:15.321237 18786 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:15.321364 20097 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:15.322772 20099 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:15.333585 19888 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.335207 18933 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.337198 18786 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.351668 18680 catalog_manager.cc:5697] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.363265 18931 consensus_queue.cc:237] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:15.373147 18859 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:15.373729 18899 consensus_peers.cc:597] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ed1396b4907f49b5b130adc54450b2bf. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:15.374562 19983 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:15.377875 18783 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:15.380004 20076 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:15.390960 20092 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.392731 18783 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.392917 18859 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.406563 18680 catalog_manager.cc:5697] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.407599 18783 consensus_queue.cc:237] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:15.419126 18931 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:15.420639 20040 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.421687 18859 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:15.423734 20109 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:15.425904 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
W20260709 13:06:15.426340 18750 consensus_peers.cc:597] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b4ffedf7f0844eae8728bcb7417d0093. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:15.433604 20040 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.437865 18931 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.446337 19478 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.449402 20076 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.451687 18855 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:15.453100 20092 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:15.465533 18680 catalog_manager.cc:5697] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.477031 18859 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:15.574618 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:15.641933 18857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:15.642592 18857 raft_consensus.cc:606] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:15.645730 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:15.646296 18931 raft_consensus.cc:606] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:15.648940 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:15.649505 18931 raft_consensus.cc:606] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:15.650641 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:15.652170 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:15.751366 20118 ts_tablet_manager.cc:933] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:15.753578 20118 tablet_copy_client.cc:323] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:15.755411 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 0e26b2697b0b4464add9a6c94670f1a9 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:15.756021 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 0e26b2697b0b4464add9a6c94670f1a9 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-0e26b2697b0b4464add9a6c94670f1a9
I20260709 13:06:15.816619 18871 tablet_copy_source_session.cc:215] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:15.848971 20118 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e26b2697b0b4464add9a6c94670f1a9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:15.902081 20076 raft_consensus.cc:993] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:15.902900 20076 raft_consensus.cc:1081] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:15.908592 18786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:15.909560 18786 raft_consensus.cc:493] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:15.910053 18786 raft_consensus.cc:3060] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:15.911549 20121 ts_tablet_manager.cc:933] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:06:15.988682 19442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 49949.2us
I20260709 13:06:15.969568 18786 raft_consensus.cc:515] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:16.010203 20121 tablet_copy_client.cc:323] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:16.031543 20127 ts_tablet_manager.cc:933] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:16.054077 20017 raft_consensus.cc:993] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:16.062445 18786 leader_election.cc:290] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:16.067022 20056 raft_consensus.cc:993] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:16.067651 20056 raft_consensus.cc:1081] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:16.069268 20017 raft_consensus.cc:1081] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:16.075233 18857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:06:16.075901 18857 raft_consensus.cc:493] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.076423 18857 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.079506 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38266
I20260709 13:06:16.080144 18931 raft_consensus.cc:493] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.080613 18931 raft_consensus.cc:3060] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.091635 20127 tablet_copy_client.cc:323] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:16.103646 18931 raft_consensus.cc:515] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:16.108623 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:16.109345 18855 raft_consensus.cc:3055] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.120241 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 1730a51f3c0a4a89bb5bf1863d1633d1 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:16.121002 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 1730a51f3c0a4a89bb5bf1863d1633d1 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-1730a51f3c0a4a89bb5bf1863d1633d1
I20260709 13:06:16.109643 18855 raft_consensus.cc:740] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:16.125840 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet ed1396b4907f49b5b130adc54450b2bf from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:16.126478 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet ed1396b4907f49b5b130adc54450b2bf from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-ed1396b4907f49b5b130adc54450b2bf
I20260709 13:06:16.131070 18855 consensus_queue.cc:260] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:16.143685 18945 tablet_copy_source_session.cc:215] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:16.132319 18871 tablet_copy_source_session.cc:215] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:16.149968 18855 raft_consensus.cc:3060] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.155220 20128 ts_tablet_manager.cc:933] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:16.156531 18931 leader_election.cc:290] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:16.162307 20121 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ed1396b4907f49b5b130adc54450b2bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:16.167188 18855 raft_consensus.cc:2468] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:16.171027 18857 raft_consensus.cc:515] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:16.176367 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:16.177011 18860 raft_consensus.cc:3060] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.180608 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f4f83504e56b44d887d06ac0f7bef5e7" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:16.181563 18931 raft_consensus.cc:3055] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.181953 18931 raft_consensus.cc:740] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:16.180636 18898 leader_election.cc:304] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:16.185058 20130 raft_consensus.cc:2804] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.185596 20130 raft_consensus.cc:697] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:16.186682 20130 consensus_queue.cc:237] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:16.190891 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:16.191485 18930 raft_consensus.cc:3055] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:16.191781 18930 raft_consensus.cc:740] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:16.192587 18930 consensus_queue.cc:260] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:16.193591 18930 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.187176 20128 tablet_copy_client.cc:323] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:16.197525 20127 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1730a51f3c0a4a89bb5bf1863d1633d1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:16.180909 20118 tablet_copy_client.cc:806] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:16.199240 20118 tablet_copy_client.cc:670] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:16.200059 18931 consensus_queue.cc:260] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:16.205348 19476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fb90c1c594724a2c9db18a27dcf61d14" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:16.205948 19476 raft_consensus.cc:3060] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:16.197731 18860 raft_consensus.cc:2468] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:16.214279 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet b4ffedf7f0844eae8728bcb7417d0093 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:16.215615 18857 leader_election.cc:290] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 3 election: Requested vote from peers 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:16.201336 18931 raft_consensus.cc:3060] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.219056 20118 tablet_copy_client.cc:538] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:16.219010 19477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e55ca656c24e4bf7be1a13facb4120aa" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:16.219880 19477 raft_consensus.cc:3060] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.214866 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet b4ffedf7f0844eae8728bcb7417d0093 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-b4ffedf7f0844eae8728bcb7417d0093
I20260709 13:06:16.227865 18930 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 3.
I20260709 13:06:16.229686 18824 leader_election.cc:304] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:16.229915 19476 raft_consensus.cc:2468] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 3.
I20260709 13:06:16.231323 20122 raft_consensus.cc:2804] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:16.231815 20122 raft_consensus.cc:697] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:16.232831 20122 consensus_queue.cc:237] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:16.243527 20121 tablet_copy_client.cc:806] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:16.246441 20121 tablet_copy_client.cc:670] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:16.245385 20118 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:16.252336 18931 raft_consensus.cc:2468] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:16.256654 19477 raft_consensus.cc:2468] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:16.260576 18681 catalog_manager.cc:5697] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 2 to 3, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 3 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.267699 18795 tablet_copy_source_session.cc:215] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:16.327831 18680 catalog_manager.cc:5697] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.335700 20121 tablet_copy_client.cc:538] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:16.338682 18749 leader_election.cc:304] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:16.339699 20060 raft_consensus.cc:2804] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.340189 20060 raft_consensus.cc:697] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:16.341202 20060 consensus_queue.cc:237] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
W20260709 13:06:16.345520 18825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:44283, user_credentials={real_user=slave}} blocked reactor thread for 82670.7us
I20260709 13:06:16.367429 20128 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4ffedf7f0844eae8728bcb7417d0093. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:16.388265 20127 tablet_copy_client.cc:806] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:16.388890 20127 tablet_copy_client.cc:670] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:16.396068 20127 tablet_copy_client.cc:538] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:16.434397 20121 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:16.435839 20127 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:16.443524 18683 catalog_manager.cc:5697] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:16.511708 20118 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:16.512944 20128 tablet_copy_client.cc:806] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:16.513785 20128 tablet_copy_client.cc:670] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:16.513139 20118 tablet_bootstrap.cc:492] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:16.516510 20118 ts_tablet_manager.cc:1403] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.271s	user 0.020s	sys 0.021s
I20260709 13:06:16.520579 20118 raft_consensus.cc:359] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.521874 20118 raft_consensus.cc:740] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:16.521519 20128 tablet_copy_client.cc:538] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:16.529678 20118 consensus_queue.cc:260] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.535862 20127 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:16.536850 20127 tablet_bootstrap.cc:492] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:16.537740 20127 ts_tablet_manager.cc:1403] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.102s	user 0.027s	sys 0.002s
I20260709 13:06:16.540830 20127 raft_consensus.cc:359] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.541743 20127 raft_consensus.cc:740] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:16.542708 20127 consensus_queue.cc:260] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.546190 20127 ts_tablet_manager.cc:1434] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.005s	sys 0.002s
I20260709 13:06:16.547833 19476 raft_consensus.cc:1217] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:16.550844 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-1730a51f3c0a4a89bb5bf1863d1633d1 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:16.551301 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-1730a51f3c0a4a89bb5bf1863d1633d1 on tablet 1730a51f3c0a4a89bb5bf1863d1633d1 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:16.553948 20118 ts_tablet_manager.cc:1434] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.037s	user 0.007s	sys 0.000s
I20260709 13:06:16.559440 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-0e26b2697b0b4464add9a6c94670f1a9 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:16.559891 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-0e26b2697b0b4464add9a6c94670f1a9 on tablet 0e26b2697b0b4464add9a6c94670f1a9 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:16.574887 20128 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:16.592835 20121 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:16.593750 20121 tablet_bootstrap.cc:492] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:16.594684 20121 ts_tablet_manager.cc:1403] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.161s	user 0.027s	sys 0.008s
I20260709 13:06:16.597851 20121 raft_consensus.cc:359] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.598694 20121 raft_consensus.cc:740] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:16.599310 20121 consensus_queue.cc:260] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.601866 20121 ts_tablet_manager.cc:1434] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:16.607771 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-ed1396b4907f49b5b130adc54450b2bf received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:16.608289 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-ed1396b4907f49b5b130adc54450b2bf on tablet ed1396b4907f49b5b130adc54450b2bf with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:16.624366 19476 raft_consensus.cc:1217] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:16.629164 20128 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:16.630101 20128 tablet_bootstrap.cc:492] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:16.630782 20128 ts_tablet_manager.cc:1403] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.056s	user 0.031s	sys 0.021s
I20260709 13:06:16.633684 20128 raft_consensus.cc:359] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.634548 20128 raft_consensus.cc:740] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:16.636078 20128 consensus_queue.cc:260] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:16.638610 20128 ts_tablet_manager.cc:1434] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:16.640234 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-b4ffedf7f0844eae8728bcb7417d0093 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:16.640653 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-b4ffedf7f0844eae8728bcb7417d0093 on tablet b4ffedf7f0844eae8728bcb7417d0093 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:16.652879 19476 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:16.653285 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:16.654357 20076 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.689850 18857 raft_consensus.cc:1275] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:16.691589 19983 consensus_queue.cc:1048] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:16.706666 18935 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:16.708863 20124 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:16.743896 19478 raft_consensus.cc:1275] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:16.744045 18935 raft_consensus.cc:1275] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:16.745479 20040 consensus_queue.cc:1048] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.749851 20056 consensus_queue.cc:1048] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:16.796343 18857 raft_consensus.cc:1275] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:16.797966 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:16.804582 20040 consensus_queue.cc:1048] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:16.864502 18780 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:16.865056 18780 raft_consensus.cc:606] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:16.868096 18857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:16.868633 18857 raft_consensus.cc:606] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:16.871642 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:16.872189 18931 raft_consensus.cc:606] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:16.873536 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:16.875192 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:16.882652 19478 raft_consensus.cc:1217] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:16.971994 19983 raft_consensus.cc:993] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:16.972608 19983 raft_consensus.cc:1081] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:16.974272 18857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:06:16.974836 18857 raft_consensus.cc:493] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:16.975208 18857 raft_consensus.cc:3060] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.982547 18857 raft_consensus.cc:515] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:16.984516 18857 leader_election.cc:290] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:16.985109 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:16.985766 18777 raft_consensus.cc:3060] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.986071 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "89d837344e194c7ca3b3db437db77f1f" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:16.986687 18935 raft_consensus.cc:3055] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:16.986972 18935 raft_consensus.cc:740] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:16.987740 18935 consensus_queue.cc:260] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:16.988994 18935 raft_consensus.cc:3060] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:16.992475 18777 raft_consensus.cc:2468] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:16.993883 18826 leader_election.cc:304] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:16.994705 20056 raft_consensus.cc:2804] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:16.995221 20056 raft_consensus.cc:697] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:16.996207 20056 consensus_queue.cc:237] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:16.997169 18935 raft_consensus.cc:2468] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:17.014029 19478 raft_consensus.cc:1217] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
W20260709 13:06:17.076327 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 55988us
I20260709 13:06:17.080119 20114 raft_consensus.cc:993] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:17.080610 20114 raft_consensus.cc:1081] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:17.091075 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:17.091612 18931 raft_consensus.cc:493] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.091959 18931 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.101528 18931 raft_consensus.cc:515] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:17.103366 18681 catalog_manager.cc:5697] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.104244 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:17.104803 18857 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.112107 18857 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:17.113442 18898 leader_election.cc:304] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:17.114272 19983 raft_consensus.cc:2804] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:17.114711 19983 raft_consensus.cc:697] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:17.115495 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:17.116066 18777 raft_consensus.cc:3055] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:17.116355 18777 raft_consensus.cc:740] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:17.117018 18777 consensus_queue.cc:260] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:17.118009 20123 raft_consensus.cc:1064] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:17.115495 19983 consensus_queue.cc:237] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:17.121846 18931 leader_election.cc:290] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:17.120389 20123 consensus_queue.cc:237] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:17.122944 18777 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:17.132486 18777 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:17.158350 18777 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.160229 19478 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.160589 20122 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.162572 20122 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:17.162215 18681 catalog_manager.cc:5697] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 2 to 3, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.167057 18931 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.168864 20122 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.173250 19888 raft_consensus.cc:993] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:17.173656 19888 raft_consensus.cc:1081] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:17.177769 20076 raft_consensus.cc:1064] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:17.180487 20076 consensus_queue.cc:237] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:17.185055 18783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37608
I20260709 13:06:17.185611 18783 raft_consensus.cc:493] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:17.185941 18783 raft_consensus.cc:3060] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.196103 18783 raft_consensus.cc:515] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:17.205716 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:17.206341 18857 raft_consensus.cc:3055] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:17.206630 18857 raft_consensus.cc:740] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:17.207322 18857 consensus_queue.cc:260] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:17.208397 18857 raft_consensus.cc:3060] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.208926 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5190fdb6af7b413b85c938cdebe20d0c" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:17.209470 18935 raft_consensus.cc:3060] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:17.217487 20124 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.219121 18783 leader_election.cc:290] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:17.219776 18857 raft_consensus.cc:2468] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:17.224400 18777 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.227217 18749 leader_election.cc:304] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:17.228168 20120 raft_consensus.cc:2804] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:17.228873 20120 raft_consensus.cc:697] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:17.229750 20120 consensus_queue.cc:237] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:17.218379 18935 raft_consensus.cc:2468] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:17.262763 19478 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.260519 18681 catalog_manager.cc:5697] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.265053 19983 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.274634 18777 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.275923 20165 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.276162 18931 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.274634 18857 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.284236 19983 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:06:17.300750 19476 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.320351 20056 raft_consensus.cc:1064] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:17.324110 20056 consensus_queue.cc:237] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
W20260709 13:06:17.357578 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 70018.7us
I20260709 13:06:17.363983 18935 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.364019 19478 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.365929 18860 consensus_queue.cc:237] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:17.365978 20124 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:17.370762 20124 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:17.373380 18779 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:17.374751 18783 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:17.380178 19478 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:17.376120 20123 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
I20260709 13:06:17.383085 20123 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.387255 20124 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.396487 20122 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.408629 18783 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.415906 20166 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.417071 19478 raft_consensus.cc:2955] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.421243 18779 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.442183 18680 catalog_manager.cc:5697] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.443085 19476 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.453372 18681 catalog_manager.cc:5697] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:17.447733 18683 catalog_manager.cc:5697] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.460456 20124 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.476051 18777 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.486804 18931 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.488651 18684 catalog_manager.cc:5697] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:17.496229 18930 consensus_queue.cc:237] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:17.512445 19476 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:17.515774 18779 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:17.517359 19983 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.535467 19983 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.536689 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 1730a51f3c0a4a89bb5bf1863d1633d1 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:17.554826 20166 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.557936 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 1730a51f3c0a4a89bb5bf1863d1633d1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:17.561434 20154 raft_consensus.cc:1064] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:17.561215 18779 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.564049 20154 consensus_queue.cc:237] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:17.570535 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet ed1396b4907f49b5b130adc54450b2bf with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:17.571113 19477 raft_consensus.cc:2955] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.593070 18935 raft_consensus.cc:1275] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.596004 18935 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:17.597512 20120 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.579866 19476 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.599996 19477 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:17.602128 20120 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.604287 18777 raft_consensus.cc:1275] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.607745 20123 consensus_queue.cc:1048] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.608891 20175 tablet_replica.cc:333] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:17.610388 20175 raft_consensus.cc:2243] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.611685 20175 raft_consensus.cc:2272] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.615628 20175 ts_tablet_manager.cc:1916] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:17.639729 20154 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.619616 18684 catalog_manager.cc:5697] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.626998 18857 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:17.627879 20123 consensus_queue.cc:1048] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.644487 20114 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.651887 18931 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.655721 19476 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.670465 18859 consensus_queue.cc:237] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:17.674469 18857 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.676469 19476 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:17.677431 18777 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:17.677534 20175 ts_tablet_manager.cc:1929] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:17.678082 20175 log.cc:1199] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/1730a51f3c0a4a89bb5bf1863d1633d1
I20260709 13:06:17.679831 20124 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.681341 20123 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:17.683472 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 1730a51f3c0a4a89bb5bf1863d1633d1 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:17.693902 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet ed1396b4907f49b5b130adc54450b2bf with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
W20260709 13:06:17.741644 18824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 48792.1us
W20260709 13:06:17.794950 18825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:44283, user_credentials={real_user=slave}} blocked reactor thread for 99823.3us
I20260709 13:06:17.794698 20056 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.797173 19477 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.811007 18783 raft_consensus.cc:1275] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:17.815675 20166 consensus_queue.cc:1048] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:17.816138 18824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 63875.9us
W20260709 13:06:17.820945 18826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 124864us
I20260709 13:06:17.831462 18859 raft_consensus.cc:1275] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:17.832969 20184 tablet_replica.cc:333] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:17.834296 20184 raft_consensus.cc:2243] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.840988 18683 catalog_manager.cc:5697] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.851047 18931 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.861333 18859 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:17.863333 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 0e26b2697b0b4464add9a6c94670f1a9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:17.864856 20184 pending_rounds.cc:70] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Trying to abort 1 pending ops.
I20260709 13:06:17.866132 20184 pending_rounds.cc:77] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Aborting op as it isn't in flight: id { term: 1 index: 3 } timestamp: 7305635336924913664 op_type: CHANGE_CONFIG_OP change_config_record { tablet_id: "ed1396b4907f49b5b130adc54450b2bf" old_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } } new_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } } }
I20260709 13:06:17.868122 20184 raft_consensus.cc:2917] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Aborting config change with OpId 1.3: Aborted: Op aborted
I20260709 13:06:17.868609 20184 raft_consensus.cc:2889] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: CHANGE_CONFIG_OP replication failed: Aborted: Op aborted
I20260709 13:06:17.869359 20168 consensus_queue.cc:1048] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:17.871377 20184 raft_consensus.cc:2272] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.876089 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:17.884752 20184 ts_tablet_manager.cc:1916] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:17.887426 18777 raft_consensus.cc:2955] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.889247 18681 catalog_manager.cc:5697] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:17.924211 20189 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:17.928357 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 0e26b2697b0b4464add9a6c94670f1a9 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:17.929312 20175 tablet_replica.cc:333] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:17.930245 20175 raft_consensus.cc:2243] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:17.930980 20175 raft_consensus.cc:2272] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:17.935913 20175 ts_tablet_manager.cc:1916] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:17.943544 20120 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:17.969864 20184 ts_tablet_manager.cc:1929] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:17.982995 20184 log.cc:1199] T ed1396b4907f49b5b130adc54450b2bf P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/ed1396b4907f49b5b130adc54450b2bf
I20260709 13:06:17.989362 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet ed1396b4907f49b5b130adc54450b2bf (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:18.016798 20175 ts_tablet_manager.cc:1929] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:18.017349 20175 log.cc:1199] T 0e26b2697b0b4464add9a6c94670f1a9 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/0e26b2697b0b4464add9a6c94670f1a9
I20260709 13:06:18.019846 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 0e26b2697b0b4464add9a6c94670f1a9 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:18.073755 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:18.124157 18857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:18.124755 18857 raft_consensus.cc:606] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:18.127298 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "9539241168754643a14851aeb8e2dab6"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:18.127765 18931 raft_consensus.cc:606] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:18.130100 18786 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:18.130568 18786 raft_consensus.cc:606] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:18.132967 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:18.133548 18931 raft_consensus.cc:606] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:18.134603 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 4
I20260709 13:06:18.135943 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:18.249605 18786 consensus_queue.cc:237] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.255745 19477 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.257649 18857 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.257498 20114 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.259443 20114 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.267175 20189 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:18.269162 19477 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:18.279254 18859 raft_consensus.cc:2955] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:18.282119 18684 catalog_manager.cc:5697] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:18.287984 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet b4ffedf7f0844eae8728bcb7417d0093 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:18.302680 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet b4ffedf7f0844eae8728bcb7417d0093 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:18.303561 20175 tablet_replica.cc:333] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:18.304612 20175 raft_consensus.cc:2243] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:18.305349 20175 raft_consensus.cc:2272] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:18.309343 20175 ts_tablet_manager.cc:1916] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:18.323242 20175 ts_tablet_manager.cc:1929] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:18.323576 20175 log.cc:1199] T b4ffedf7f0844eae8728bcb7417d0093 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/b4ffedf7f0844eae8728bcb7417d0093
I20260709 13:06:18.324998 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet b4ffedf7f0844eae8728bcb7417d0093 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:18.401422 20122 raft_consensus.cc:993] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:18.401860 19888 raft_consensus.cc:1081] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:18.403236 18786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37608
I20260709 13:06:18.403764 18786 raft_consensus.cc:493] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.404044 18786 raft_consensus.cc:3060] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.412484 18786 raft_consensus.cc:515] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.413902 18786 leader_election.cc:290] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:18.414585 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:18.414824 19477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1730a51f3c0a4a89bb5bf1863d1633d1" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:18.415160 18857 raft_consensus.cc:3055] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.415274 19477 raft_consensus.cc:3060] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.415491 18857 raft_consensus.cc:740] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:18.416234 18857 consensus_queue.cc:260] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.417346 18857 raft_consensus.cc:3060] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.421633 19477 raft_consensus.cc:2468] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:18.422964 18750 leader_election.cc:304] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:18.423781 20189 raft_consensus.cc:2804] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.424258 20189 raft_consensus.cc:697] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:18.424638 18857 raft_consensus.cc:2468] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:18.425110 20189 consensus_queue.cc:237] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.434800 18684 catalog_manager.cc:5697] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.482748 20166 raft_consensus.cc:993] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:18.483227 19983 raft_consensus.cc:1081] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:18.484534 18786 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "9539241168754643a14851aeb8e2dab6"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:18.484979 18786 raft_consensus.cc:493] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.485216 18786 raft_consensus.cc:3060] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.492363 18786 raft_consensus.cc:515] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:18.493846 18786 leader_election.cc:290] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:18.494802 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:18.494845 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9539241168754643a14851aeb8e2dab6" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:18.495617 18935 raft_consensus.cc:3055] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.495985 18935 raft_consensus.cc:740] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:18.496855 18935 consensus_queue.cc:260] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:18.498044 18935 raft_consensus.cc:3060] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.495589 18857 raft_consensus.cc:3060] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.503161 18857 raft_consensus.cc:2468] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:18.504071 18749 leader_election.cc:304] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:18.504721 20114 raft_consensus.cc:2804] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.505103 18935 raft_consensus.cc:2468] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:18.505281 20114 raft_consensus.cc:697] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:18.506320 20114 consensus_queue.cc:237] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:18.520195 20166 raft_consensus.cc:993] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:18.520737 20166 raft_consensus.cc:1081] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:18.518601 18684 catalog_manager.cc:5697] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.525207 19476 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:18.525766 19476 raft_consensus.cc:493] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.526100 19476 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:18.533399 19476 raft_consensus.cc:515] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.535641 19476 leader_election.cc:290] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:18.536476 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:18.537154 18786 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:18.539078 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d9ba4796c4294a4d9eedc4b778edd9b2" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:18.539674 18931 raft_consensus.cc:3055] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:18.540714 18931 raft_consensus.cc:740] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:18.541536 18931 consensus_queue.cc:260] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.542810 18931 raft_consensus.cc:3060] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:18.544122 18786 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 3.
I20260709 13:06:18.545399 19444 leader_election.cc:304] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:18.546203 20185 raft_consensus.cc:2804] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:18.546591 20185 raft_consensus.cc:697] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:18.547144 20185 consensus_queue.cc:237] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.548714 18931 raft_consensus.cc:2468] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 3.
I20260709 13:06:18.555475 18684 catalog_manager.cc:5697] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 2 to 3, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 3 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:18.595276 20040 raft_consensus.cc:993] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:18.595728 20040 raft_consensus.cc:1081] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:18.597182 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:18.597600 18931 raft_consensus.cc:493] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:18.597877 18931 raft_consensus.cc:3060] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.601979 18931 raft_consensus.cc:515] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.603513 18931 leader_election.cc:290] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:18.604178 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:18.604444 19476 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a70ffa261d7844878e36aa117e9a2902" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:18.605070 19476 raft_consensus.cc:3060] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.604768 18786 raft_consensus.cc:3055] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:18.605568 18786 raft_consensus.cc:740] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:18.606348 18786 consensus_queue.cc:260] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.607583 18786 raft_consensus.cc:3060] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:18.613344 19476 raft_consensus.cc:2468] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:18.613487 18786 raft_consensus.cc:2468] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:18.615218 18899 leader_election.cc:304] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:18.616663 20166 raft_consensus.cc:2804] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:18.617743 20166 raft_consensus.cc:697] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:18.618602 20166 consensus_queue.cc:237] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:18.630369 18684 catalog_manager.cc:5697] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:18.942076 18931 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:18.943228 20187 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:18.946653 18935 raft_consensus.cc:1275] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.949262 20040 consensus_queue.cc:1048] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.960434 18783 raft_consensus.cc:1275] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:18.962096 18859 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:18.963346 18857 raft_consensus.cc:1275] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:18.965615 20114 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:18.966135 20040 consensus_queue.cc:1048] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:18.965384 20185 consensus_queue.cc:1048] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
W20260709 13:06:19.024969 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 54010.3us
I20260709 13:06:19.030881 19476 raft_consensus.cc:1275] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.032419 20209 consensus_queue.cc:1048] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.058480 19476 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.059723 20205 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:19.072367 18783 raft_consensus.cc:1275] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:19.073770 20205 consensus_queue.cc:1048] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:19.137373 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:19.306663 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:19.348955 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "3479149ba0d64d63918b2325feaac894"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:19.349522 18935 raft_consensus.cc:606] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:19.352150 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:19.352629 18783 raft_consensus.cc:606] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:19.354880 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:19.355405 18783 raft_consensus.cc:606] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:19.356587 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:19.358181 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:19.373265 18783 consensus_queue.cc:237] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
W20260709 13:06:19.380834 18750 consensus_peers.cc:597] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fa024bd6786e4cba9d0ec4168e6b84b2. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.381107 18855 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.381837 18931 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:19.382719 20209 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.383582 20208 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:19.396878 20208 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.400148 18855 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.403513 18931 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.418385 18855 consensus_queue.cc:237] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:19.420042 18683 catalog_manager.cc:5697] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.429909 20205 raft_consensus.cc:993] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:19.430420 20205 raft_consensus.cc:1081] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:19.432035 18857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "3479149ba0d64d63918b2325feaac894"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:06:19.432473 18857 raft_consensus.cc:493] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.432813 18857 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:19.435153 18935 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:19.436945 20122 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:19.438261 18783 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:19.439626 18825 consensus_peers.cc:597] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 48a16570aeb34dcd94e1a5d6f8e98235. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.440927 20122 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:19.456617 18857 raft_consensus.cc:515] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:19.460953 20208 raft_consensus.cc:993] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:19.461720 20208 raft_consensus.cc:1081] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:19.463765 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34434
I20260709 13:06:19.464272 18860 raft_consensus.cc:493] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.464622 18860 raft_consensus.cc:3060] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.469699 20122 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.471385 18860 raft_consensus.cc:515] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:19.483768 18860 leader_election.cc:290] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:19.485071 19477 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:19.485648 19477 raft_consensus.cc:3060] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.493695 18783 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69244672a85f4cae88e1a0455c3de442" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:19.494329 18783 raft_consensus.cc:3055] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.493373 18929 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.494442 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:19.493155 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3479149ba0d64d63918b2325feaac894" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:19.494995 18786 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:19.494665 18783 raft_consensus.cc:740] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:19.494704 18777 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.496521 18783 consensus_queue.cc:260] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:19.497779 18783 raft_consensus.cc:3060] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.497977 18931 consensus_queue.cc:237] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:19.495469 18935 raft_consensus.cc:3055] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:19.499822 18935 raft_consensus.cc:740] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:19.500584 18935 consensus_queue.cc:260] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:19.501536 18935 raft_consensus.cc:3060] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:19.502285 18786 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 4.
I20260709 13:06:19.503446 18826 leader_election.cc:304] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:19.506415 18857 leader_election.cc:290] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 4 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:19.506445 20122 raft_consensus.cc:2804] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:19.509871 20122 raft_consensus.cc:697] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:19.510962 20122 consensus_queue.cc:237] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:19.511623 18783 raft_consensus.cc:2468] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:19.514530 18935 raft_consensus.cc:2468] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 4.
I20260709 13:06:19.515412 18826 leader_election.cc:304] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:19.516232 19888 raft_consensus.cc:2804] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.516732 19888 raft_consensus.cc:697] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:19.517362 19888 consensus_queue.cc:237] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:19.507620 19477 raft_consensus.cc:2468] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:19.544461 18860 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:19.544461 18783 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:19.548588 20214 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:19.561249 20189 raft_consensus.cc:993] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:19.561862 20189 raft_consensus.cc:1081] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:19.565603 20214 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:19.573179 18935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:19.573928 18935 raft_consensus.cc:493] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:19.574432 18935 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:19.585878 18899 consensus_peers.cc:597] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 062e3f52664447dabd73ed43db6dfba8. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.595063 20205 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.596953 18783 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.597841 18935 raft_consensus.cc:515] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:19.607097 18935 leader_election.cc:290] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:19.609104 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:19.609614 18777 raft_consensus.cc:3055] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:19.609881 18777 raft_consensus.cc:740] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:19.610579 18777 consensus_queue.cc:260] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:19.611591 18777 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.612247 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:19.613011 18855 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:19.621660 18859 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.629681 18777 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:19.630997 18900 leader_election.cc:304] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:19.631855 20166 raft_consensus.cc:2804] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:19.632304 20166 raft_consensus.cc:697] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:19.633109 20166 consensus_queue.cc:237] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:19.636207 18860 consensus_queue.cc:237] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:19.641054 18855 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:19.644062 18681 catalog_manager.cc:5697] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.656528 18684 catalog_manager.cc:5697] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.693583 18935 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:19.693828 18681 catalog_manager.cc:5697] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:19.695106 20224 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:19.696002 18825 consensus_peers.cc:597] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5cc150ee014f4e7aaf736cca8a6a9845. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:19.696421 18684 catalog_manager.cc:5697] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 3 to 4, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 4 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.696542 18777 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:19.698154 18684 catalog_manager.cc:5697] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.703131 20224 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:19.705340 19888 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.706897 18935 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.736327 18777 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:19.741902 18684 catalog_manager.cc:5697] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:19.813581 20237 ts_tablet_manager.cc:933] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:19.815867 20237 tablet_copy_client.cc:323] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:19.817482 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet fa024bd6786e4cba9d0ec4168e6b84b2 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:19.818073 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet fa024bd6786e4cba9d0ec4168e6b84b2 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-fa024bd6786e4cba9d0ec4168e6b84b2
I20260709 13:06:19.825654 18795 tablet_copy_source_session.cc:215] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:19.829530 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fa024bd6786e4cba9d0ec4168e6b84b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:19.844944 20237 tablet_copy_client.cc:806] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:19.845525 20237 tablet_copy_client.cc:670] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:19.850116 20237 tablet_copy_client.cc:538] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:19.859825 20237 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:19.881400 20237 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:19.882340 20237 tablet_bootstrap.cc:492] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:19.884434 20237 ts_tablet_manager.cc:1403] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.025s	user 0.019s	sys 0.004s
I20260709 13:06:19.887773 20237 raft_consensus.cc:359] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:19.888752 20237 raft_consensus.cc:740] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:19.889456 20237 consensus_queue.cc:260] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:19.892282 20237 ts_tablet_manager.cc:1434] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:19.893898 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-fa024bd6786e4cba9d0ec4168e6b84b2 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:19.894394 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-fa024bd6786e4cba9d0ec4168e6b84b2 on tablet fa024bd6786e4cba9d0ec4168e6b84b2 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:19.936780 18935 raft_consensus.cc:1275] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:19.937960 20224 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:19.956187 18777 raft_consensus.cc:1275] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:19.958841 20122 consensus_queue.cc:1048] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:20.042279 20237 ts_tablet_manager.cc:933] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:20.043999 20237 tablet_copy_client.cc:323] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:20.045425 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 48a16570aeb34dcd94e1a5d6f8e98235 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:20.045878 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 48a16570aeb34dcd94e1a5d6f8e98235 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-48a16570aeb34dcd94e1a5d6f8e98235
I20260709 13:06:20.054466 18871 tablet_copy_source_session.cc:215] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.057543 20237 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 48a16570aeb34dcd94e1a5d6f8e98235. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.070693 20237 tablet_copy_client.cc:806] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.071262 20237 tablet_copy_client.cc:670] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.075230 20237 tablet_copy_client.cc:538] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.086401 20237 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:20.097636 20246 ts_tablet_manager.cc:933] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:20.098763 18783 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:20.102550 20224 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:20.109907 18859 raft_consensus.cc:1275] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.122007 20237 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:20.123157 20237 tablet_bootstrap.cc:492] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:20.123977 20237 ts_tablet_manager.cc:1403] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.038s	user 0.028s	sys 0.007s
I20260709 13:06:20.128324 20237 raft_consensus.cc:359] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:20.129354 20237 raft_consensus.cc:740] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:20.130656 20237 consensus_queue.cc:260] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:20.133850 20237 ts_tablet_manager.cc:1434] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.009s	user 0.003s	sys 0.005s
I20260709 13:06:20.135258 20205 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.135753 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-48a16570aeb34dcd94e1a5d6f8e98235 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:20.162586 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-48a16570aeb34dcd94e1a5d6f8e98235 on tablet 48a16570aeb34dcd94e1a5d6f8e98235 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:20.156088 19477 raft_consensus.cc:1275] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:20.170405 20246 tablet_copy_client.cc:323] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:20.176595 20250 ts_tablet_manager.cc:933] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:20.187465 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 062e3f52664447dabd73ed43db6dfba8 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:20.188133 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 062e3f52664447dabd73ed43db6dfba8 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-062e3f52664447dabd73ed43db6dfba8
I20260709 13:06:20.196949 18945 tablet_copy_source_session.cc:215] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.214293 19476 raft_consensus.cc:1217] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:20.238101 18777 raft_consensus.cc:1275] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:20.240880 20205 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:20.244217 20246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 062e3f52664447dabd73ed43db6dfba8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.255003 19888 consensus_queue.cc:1048] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:20.298085 20250 tablet_copy_client.cc:323] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:20.300661 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 5cc150ee014f4e7aaf736cca8a6a9845 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:20.301236 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 5cc150ee014f4e7aaf736cca8a6a9845 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-5cc150ee014f4e7aaf736cca8a6a9845
I20260709 13:06:20.305218 20246 tablet_copy_client.cc:806] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.309780 18871 tablet_copy_source_session.cc:215] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:20.313982 20250 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5cc150ee014f4e7aaf736cca8a6a9845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:20.314628 20246 tablet_copy_client.cc:670] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.340587 20246 tablet_copy_client.cc:538] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.357221 20246 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:20.364899 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.368245 20250 tablet_copy_client.cc:806] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:20.368963 20250 tablet_copy_client.cc:670] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:20.377185 20250 tablet_copy_client.cc:538] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:20.395170 20250 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:20.405102 20246 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:20.406193 20246 tablet_bootstrap.cc:492] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:20.407012 20246 ts_tablet_manager.cc:1403] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.050s	user 0.019s	sys 0.010s
I20260709 13:06:20.410367 20246 raft_consensus.cc:359] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:20.411602 20246 raft_consensus.cc:740] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:20.413863 20246 consensus_queue.cc:260] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:20.418056 20246 ts_tablet_manager.cc:1434] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.001s
I20260709 13:06:20.422554 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-062e3f52664447dabd73ed43db6dfba8 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:20.423038 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-062e3f52664447dabd73ed43db6dfba8 on tablet 062e3f52664447dabd73ed43db6dfba8 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:20.428635 20250 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:20.429746 20250 tablet_bootstrap.cc:492] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:20.430559 20250 ts_tablet_manager.cc:1403] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.036s	user 0.023s	sys 0.009s
I20260709 13:06:20.436048 20250 raft_consensus.cc:359] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:20.436998 20250 raft_consensus.cc:740] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:20.437760 20250 consensus_queue.cc:260] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:20.441407 20250 ts_tablet_manager.cc:1434] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.008s	user 0.007s	sys 0.000s
I20260709 13:06:20.447018 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-5cc150ee014f4e7aaf736cca8a6a9845 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:20.447505 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-5cc150ee014f4e7aaf736cca8a6a9845 on tablet 5cc150ee014f4e7aaf736cca8a6a9845 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:20.471706 19479 raft_consensus.cc:1217] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:20.613862 19479 raft_consensus.cc:1217] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:20.699527 19476 raft_consensus.cc:1217] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:20.711503 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:20.762121 20253 raft_consensus.cc:1064] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:20.764681 20253 consensus_queue.cc:237] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:20.776235 18855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:20.776834 18855 raft_consensus.cc:606] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:20.777899 18935 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:20.779453 18855 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:20.780038 19476 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:20.781790 18855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:20.782696 18855 raft_consensus.cc:606] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:20.782876 20252 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.783706 20189 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.784762 20253 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:20.786514 18935 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:20.787048 18935 raft_consensus.cc:606] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:20.793598 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:20.795154 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:20.803642 20253 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.805218 18935 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.816516 19476 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.822654 18681 catalog_manager.cc:5697] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:20.823359 18855 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.878089 18777 consensus_queue.cc:237] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:20.884984 18935 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:20.886334 19476 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:20.886448 20189 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:20.888228 20189 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:20.896402 20264 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.898595 19479 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.908133 20122 raft_consensus.cc:993] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:20.908627 20122 raft_consensus.cc:1081] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:20.916615 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet fa024bd6786e4cba9d0ec4168e6b84b2 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:20.923595 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38266
I20260709 13:06:20.924437 18931 raft_consensus.cc:493] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.924903 18931 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:20.935770 18935 raft_consensus.cc:2955] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.930652 18684 catalog_manager.cc:5697] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:20.944939 20205 raft_consensus.cc:993] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:20.945480 20214 raft_consensus.cc:1081] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:20.947273 18777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:20.947927 18777 raft_consensus.cc:493] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:20.948297 18777 raft_consensus.cc:3060] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.962886 20271 raft_consensus.cc:1064] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:20.964689 18777 raft_consensus.cc:515] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:20.965583 20271 consensus_queue.cc:237] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:20.971979 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:20.972525 18855 raft_consensus.cc:3060] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.979879 18855 raft_consensus.cc:2468] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:20.984004 18749 leader_election.cc:304] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:20.984977 20189 raft_consensus.cc:2804] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:20.985592 20189 raft_consensus.cc:697] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:20.985044 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet fa024bd6786e4cba9d0ec4168e6b84b2 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:20.986732 20189 consensus_queue.cc:237] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:20.988246 18777 leader_election.cc:290] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:20.989982 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c59f7a026ee84a5db13d0655b853d409" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:20.990566 18929 raft_consensus.cc:3055] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:20.990839 18929 raft_consensus.cc:740] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:20.991519 18929 consensus_queue.cc:260] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:20.992580 18929 raft_consensus.cc:3060] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:20.999119 18929 raft_consensus.cc:2468] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
W20260709 13:06:21.003238 18898 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:42527, user_credentials={real_user=slave}} blocked reactor thread for 43619.6us
W20260709 13:06:21.003790 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 44493us
I20260709 13:06:20.969251 18931 raft_consensus.cc:515] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
W20260709 13:06:21.014374 18750 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:44283, user_credentials={real_user=slave}} blocked reactor thread for 74754.4us
I20260709 13:06:21.014767 18931 leader_election.cc:290] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:21.016705 19888 raft_consensus.cc:993] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:21.017896 20122 raft_consensus.cc:1081] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:21.016625 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:21.018559 18777 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:21.023447 18783 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37608
I20260709 13:06:21.024008 18783 raft_consensus.cc:493] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:21.024348 18783 raft_consensus.cc:3060] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.025791 20274 tablet_replica.cc:333] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:21.026983 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "48a16570aeb34dcd94e1a5d6f8e98235" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 3 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:21.031457 18860 raft_consensus.cc:3055] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:21.031793 18860 raft_consensus.cc:740] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:21.036223 20274 raft_consensus.cc:2243] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.040012 20274 raft_consensus.cc:2272] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.032539 18860 consensus_queue.cc:260] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:21.042675 18860 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:21.037165 18783 raft_consensus.cc:515] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.045652 20274 ts_tablet_manager.cc:1916] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.046643 18783 leader_election.cc:290] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:21.032791 18777 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:21.047566 19479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:21.048086 19479 raft_consensus.cc:3060] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.052453 18860 raft_consensus.cc:2468] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:21.054459 18898 leader_election.cc:304] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:21.055291 20272 raft_consensus.cc:2804] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:21.055778 20272 raft_consensus.cc:697] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:21.056864 19476 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.056651 20272 consensus_queue.cc:237] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 2.3, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:21.058393 20205 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.062449 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce79ea604704885aef7e85cf45f1b12" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:21.062991 18855 raft_consensus.cc:3055] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:21.063270 18855 raft_consensus.cc:740] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:21.063931 18855 consensus_queue.cc:260] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.064738 18860 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.064965 18855 raft_consensus.cc:3060] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:21.068806 20205 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.070415 18682 catalog_manager.cc:5697] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.073782 19479 raft_consensus.cc:2468] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:21.077396 18750 leader_election.cc:304] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:21.078279 20253 raft_consensus.cc:2804] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:21.078789 20253 raft_consensus.cc:697] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:21.079643 20253 consensus_queue.cc:237] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.085222 18855 raft_consensus.cc:2468] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 2.
I20260709 13:06:21.082073 20274 ts_tablet_manager.cc:1929] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:21.094278 20274 log.cc:1199] T fa024bd6786e4cba9d0ec4168e6b84b2 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/fa024bd6786e4cba9d0ec4168e6b84b2
I20260709 13:06:21.095487 18783 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.097128 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet fa024bd6786e4cba9d0ec4168e6b84b2 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:21.101300 20273 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.116400 20205 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.121340 18684 catalog_manager.cc:5697] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 2 to 3, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.123715 18682 catalog_manager.cc:5697] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:21.117900 18783 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.134430 18860 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.130508 19479 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.148679 18684 catalog_manager.cc:5697] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.168294 18929 consensus_queue.cc:237] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.173818 19479 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.173818 18783 raft_consensus.cc:1275] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.175390 20214 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.176188 20271 consensus_queue.cc:1048] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.184520 19479 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.182891 20271 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.186163 18783 raft_consensus.cc:2955] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.199052 18682 catalog_manager.cc:5697] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.204603 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 062e3f52664447dabd73ed43db6dfba8 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:21.215044 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 062e3f52664447dabd73ed43db6dfba8 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:21.216216 20274 tablet_replica.cc:333] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:21.217274 20274 raft_consensus.cc:2243] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.218138 20274 raft_consensus.cc:2272] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.222067 20274 ts_tablet_manager.cc:1916] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.239637 20274 ts_tablet_manager.cc:1929] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:21.240084 20274 log.cc:1199] T 062e3f52664447dabd73ed43db6dfba8 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/062e3f52664447dabd73ed43db6dfba8
I20260709 13:06:21.241763 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 062e3f52664447dabd73ed43db6dfba8 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:21.323115 20224 raft_consensus.cc:1064] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:21.325019 20224 consensus_queue.cc:237] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.332392 19479 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.332979 18929 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.333511 18783 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:21.333942 20122 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.334906 20224 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.335744 19888 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.359156 20277 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.359884 18929 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.373852 18783 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.374640 19478 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.392856 18682 catalog_manager.cc:5697] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.411754 18855 raft_consensus.cc:1275] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:21.414539 18860 consensus_queue.cc:237] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.419219 20189 consensus_queue.cc:1048] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:21.420451 18929 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.421766 20224 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.431015 19478 raft_consensus.cc:1275] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.436295 20224 consensus_queue.cc:1048] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:21.439895 20277 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.451972 19479 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.454468 18929 raft_consensus.cc:2955] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.458804 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5cc150ee014f4e7aaf736cca8a6a9845 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:21.469825 19478 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.471213 20264 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.482626 18683 catalog_manager.cc:5697] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 4 to 5, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.487372 18929 raft_consensus.cc:1275] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:21.489734 20253 consensus_queue.cc:1048] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:21.498307 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 5cc150ee014f4e7aaf736cca8a6a9845 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:21.505173 20292 tablet_replica.cc:333] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:21.506345 20292 raft_consensus.cc:2243] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.507858 20292 raft_consensus.cc:2272] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.528144 18855 raft_consensus.cc:1275] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:21.530795 20270 consensus_queue.cc:1048] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.541575 18783 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:21.543119 20166 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:21.570632 20291 log.cc:927] Time spent T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:06:21.587625 20292 ts_tablet_manager.cc:1916] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.619084 18857 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:21.622865 20271 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.624577 19479 raft_consensus.cc:3060] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Advancing to term 3
I20260709 13:06:21.632768 20292 ts_tablet_manager.cc:1929] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:21.633553 20292 log.cc:1199] T 5cc150ee014f4e7aaf736cca8a6a9845 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/5cc150ee014f4e7aaf736cca8a6a9845
I20260709 13:06:21.634792 19479 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:21.636838 20271 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:21.638667 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 5cc150ee014f4e7aaf736cca8a6a9845 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:21.654072 20271 raft_consensus.cc:1064] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:21.656369 20271 consensus_queue.cc:237] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 3, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.672060 19479 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:21.673700 18779 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:21.673791 18857 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:21.676384 20166 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.678061 20214 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.679342 20166 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:21.689522 20214 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.690833 19479 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.697499 18779 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.720023 18860 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 3 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.730158 18683 catalog_manager.cc:5697] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 3 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.746734 18929 consensus_queue.cc:237] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 3, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:21.753276 19479 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:21.753407 18860 raft_consensus.cc:1275] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:21.754951 20205 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:21.757496 20205 consensus_queue.cc:1048] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:21.762493 20273 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.763906 18857 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.767179 19479 raft_consensus.cc:2955] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.782514 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 48a16570aeb34dcd94e1a5d6f8e98235 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:21.784113 18682 catalog_manager.cc:5697] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 5 to 6, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:21.793599 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 48a16570aeb34dcd94e1a5d6f8e98235 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:21.794656 20292 tablet_replica.cc:333] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:21.795763 20292 raft_consensus.cc:2243] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:21.796453 20292 raft_consensus.cc:2272] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:21.796042 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:21.801127 20292 ts_tablet_manager.cc:1916] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:21.816619 20292 ts_tablet_manager.cc:1929] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:21.817102 20292 log.cc:1199] T 48a16570aeb34dcd94e1a5d6f8e98235 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/48a16570aeb34dcd94e1a5d6f8e98235
I20260709 13:06:21.819320 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 48a16570aeb34dcd94e1a5d6f8e98235 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:22.359022 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:22.391769 18779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:22.392385 18779 raft_consensus.cc:606] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:22.394804 18929 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:22.395341 18929 raft_consensus.cc:606] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:22.397687 18779 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:22.398141 18779 raft_consensus.cc:606] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:22.399214 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 3
I20260709 13:06:22.400755 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:22.448727 20214 raft_consensus.cc:993] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:22.449256 20273 raft_consensus.cc:1081] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:22.450841 18860 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:06:22.451421 18860 raft_consensus.cc:493] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.451879 18860 raft_consensus.cc:3060] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.456565 18860 raft_consensus.cc:515] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:22.458117 18860 leader_election.cc:290] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:22.458659 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:22.459081 18929 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d2157d5431334aa28ef5b7e57cc5bbc5" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:22.459240 18777 raft_consensus.cc:3060] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.459627 18929 raft_consensus.cc:3055] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:22.459932 18929 raft_consensus.cc:740] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:22.460604 18929 consensus_queue.cc:260] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:22.461756 18929 raft_consensus.cc:3060] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.465656 18777 raft_consensus.cc:2468] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:22.467080 18826 leader_election.cc:304] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:22.467869 19888 raft_consensus.cc:2804] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:22.468900 19888 raft_consensus.cc:697] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:22.468700 18929 raft_consensus.cc:2468] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 2.
I20260709 13:06:22.469730 19888 consensus_queue.cc:237] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:22.492758 18683 catalog_manager.cc:5697] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 2 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.572228 20299 raft_consensus.cc:993] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:22.572780 20253 raft_consensus.cc:1081] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:22.574203 19479 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44956
I20260709 13:06:22.574759 19479 raft_consensus.cc:493] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.575073 19479 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.580204 19479 raft_consensus.cc:515] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:22.581861 19479 leader_election.cc:290] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:22.582479 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:22.583081 18777 raft_consensus.cc:3055] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:22.582993 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4ffedf7f0844eae8728bcb7417d0093" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:22.583473 18777 raft_consensus.cc:740] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:22.583614 18860 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.584213 18777 consensus_queue.cc:260] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:22.585357 18777 raft_consensus.cc:3060] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:22.589679 18860 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 3.
I20260709 13:06:22.590783 19442 leader_election.cc:304] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:22.591524 20200 raft_consensus.cc:2804] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:22.592021 20200 raft_consensus.cc:697] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:22.592712 20200 consensus_queue.cc:237] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:22.591503 18777 raft_consensus.cc:2468] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 3.
I20260709 13:06:22.602833 18683 catalog_manager.cc:5697] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 2 to 3, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 3 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:22.759248 20299 raft_consensus.cc:993] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:22.759624 20253 raft_consensus.cc:1081] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:22.760903 18931 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:22.761333 18931 raft_consensus.cc:493] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:22.761595 18931 raft_consensus.cc:3060] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.766314 18931 raft_consensus.cc:515] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:22.768025 18931 leader_election.cc:290] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283)
I20260709 13:06:22.768682 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:22.769233 18777 raft_consensus.cc:3055] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:22.769516 18777 raft_consensus.cc:740] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:22.770527 19479 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fa024bd6786e4cba9d0ec4168e6b84b2" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
I20260709 13:06:22.770193 18777 consensus_queue.cc:260] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:22.771019 19479 raft_consensus.cc:3060] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.771494 18777 raft_consensus.cc:3060] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:22.778712 19479 raft_consensus.cc:2468] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:22.779956 18899 leader_election.cc:304] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 
I20260709 13:06:22.781163 20273 raft_consensus.cc:2804] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:22.781678 20273 raft_consensus.cc:697] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:22.782570 20273 consensus_queue.cc:237] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:22.786376 18777 raft_consensus.cc:2468] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 2.
I20260709 13:06:22.797894 18683 catalog_manager.cc:5697] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 1 to 2, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 2 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.868901 18857 consensus_queue.cc:237] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:22.882861 18931 raft_consensus.cc:1275] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:22.885068 18825 consensus_peers.cc:597] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 00d97b54f2834f28aa156a7e8edae463. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.885603 20300 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } 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:06:22.886479 18777 raft_consensus.cc:1275] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:22.887594 20300 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.893507 19888 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:22.895845 18931 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:22.897951 18777 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:22.912837 18777 consensus_queue.cc:237] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:22.914376 18683 catalog_manager.cc:5697] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.919603 18857 raft_consensus.cc:1275] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260709 13:06:22.920122 18750 consensus_peers.cc:597] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6f6ca92629b74db9bb21f0e1bb0c72c6. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.920792 18931 raft_consensus.cc:1275] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:22.921305 20299 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.922179 20253 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.937585 20253 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:22.939779 18931 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:22.942847 18857 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:22.955811 18682 catalog_manager.cc:5697] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:22.955197 18777 consensus_queue.cc:237] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:22.974704 18929 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:22.979465 18929 raft_consensus.cc:1275] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:22.980934 20300 consensus_queue.cc:1048] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:22.981109 20264 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:06:22.986004 18750 consensus_peers.cc:597] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5190fdb6af7b413b85c938cdebe20d0c. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:22.989130 18857 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:22.990945 20253 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:23.001633 20264 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:23.005862 18779 raft_consensus.cc:1275] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:23.011454 18929 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:23.014467 20277 consensus_queue.cc:1048] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.021456 18777 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:23.023713 20200 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:23.020741 18931 consensus_queue.cc:237] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.032752 18682 catalog_manager.cc:5697] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.055096 18857 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
W20260709 13:06:23.057343 18899 consensus_peers.cc:597] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c3e15a281e124e0b84d04469539ba55f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:23.058619 18860 raft_consensus.cc:1275] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.060128 20273 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.061343 18777 raft_consensus.cc:1275] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:23.063115 20310 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:23.083072 18857 raft_consensus.cc:1275] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 2 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:23.091292 20200 consensus_queue.cc:1048] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:23.095137 20310 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:23.100562 18783 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:23.103583 18860 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:23.118043 18684 catalog_manager.cc:5697] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:23.202337 18783 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:23.203773 20214 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:23.213132 19479 raft_consensus.cc:1275] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:23.215675 20273 consensus_queue.cc:1048] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:23.367627 20334 ts_tablet_manager.cc:933] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:23.369582 20334 tablet_copy_client.cc:323] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:23.371093 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 5190fdb6af7b413b85c938cdebe20d0c from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:23.371742 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 5190fdb6af7b413b85c938cdebe20d0c from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-5190fdb6af7b413b85c938cdebe20d0c
I20260709 13:06:23.379472 18795 tablet_copy_source_session.cc:215] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:23.382386 20334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5190fdb6af7b413b85c938cdebe20d0c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:23.399165 20334 tablet_copy_client.cc:806] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:23.399712 20334 tablet_copy_client.cc:670] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:23.401717 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:23.405380 20334 tablet_copy_client.cc:538] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:23.415104 20334 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:23.443316 20334 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:23.444223 20334 tablet_bootstrap.cc:492] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:23.445034 20334 ts_tablet_manager.cc:1403] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.030s	user 0.019s	sys 0.009s
I20260709 13:06:23.448920 20334 raft_consensus.cc:359] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.449572 20337 ts_tablet_manager.cc:933] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:23.449916 20334 raft_consensus.cc:740] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:23.450744 20334 consensus_queue.cc:260] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.458813 20337 tablet_copy_client.cc:323] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:23.460800 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 00d97b54f2834f28aa156a7e8edae463 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:23.461331 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 00d97b54f2834f28aa156a7e8edae463 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-00d97b54f2834f28aa156a7e8edae463
I20260709 13:06:23.462608 20334 ts_tablet_manager.cc:1434] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.017s	user 0.001s	sys 0.007s
I20260709 13:06:23.465010 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-5190fdb6af7b413b85c938cdebe20d0c received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:23.465375 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-5190fdb6af7b413b85c938cdebe20d0c on tablet 5190fdb6af7b413b85c938cdebe20d0c with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:23.477111 18871 tablet_copy_source_session.cc:215] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:23.478268 20334 ts_tablet_manager.cc:933] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:23.481804 20337 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00d97b54f2834f28aa156a7e8edae463. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:23.495510 20334 tablet_copy_client.cc:323] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:23.497483 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet c3e15a281e124e0b84d04469539ba55f from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:23.498119 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet c3e15a281e124e0b84d04469539ba55f from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-c3e15a281e124e0b84d04469539ba55f
I20260709 13:06:23.506608 20337 tablet_copy_client.cc:806] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:23.507225 20337 tablet_copy_client.cc:670] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:23.523268 18945 tablet_copy_source_session.cc:215] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:23.526353 20339 ts_tablet_manager.cc:933] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:23.527204 20334 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c3e15a281e124e0b84d04469539ba55f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:23.526353 20337 tablet_copy_client.cc:538] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:23.549403 20339 tablet_copy_client.cc:323] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:23.549562 20337 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:23.551488 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:23.552011 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-6f6ca92629b74db9bb21f0e1bb0c72c6
I20260709 13:06:23.552778 20334 tablet_copy_client.cc:806] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:23.553390 20334 tablet_copy_client.cc:670] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:23.558892 20334 tablet_copy_client.cc:538] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:23.561355 18795 tablet_copy_source_session.cc:215] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:23.567493 20339 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:23.571862 20334 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:23.581773 20339 tablet_copy_client.cc:806] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:23.582353 20339 tablet_copy_client.cc:670] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:23.594547 20339 tablet_copy_client.cc:538] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:23.604784 20339 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:23.614091 20337 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:23.615255 20337 tablet_bootstrap.cc:492] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:23.616297 20337 ts_tablet_manager.cc:1403] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.067s	user 0.019s	sys 0.008s
I20260709 13:06:23.620359 20337 raft_consensus.cc:359] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.621212 20337 raft_consensus.cc:740] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:23.621879 20337 consensus_queue.cc:260] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.626266 20334 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:23.628726 20337 ts_tablet_manager.cc:1434] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.012s	user 0.003s	sys 0.004s
I20260709 13:06:23.638178 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-00d97b54f2834f28aa156a7e8edae463 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:23.638677 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-00d97b54f2834f28aa156a7e8edae463 on tablet 00d97b54f2834f28aa156a7e8edae463 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:23.633047 20334 tablet_bootstrap.cc:492] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:23.646831 20334 ts_tablet_manager.cc:1403] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.075s	user 0.019s	sys 0.010s
I20260709 13:06:23.650056 20339 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:23.649991 20334 raft_consensus.cc:359] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.651002 20334 raft_consensus.cc:740] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:23.651304 20339 tablet_bootstrap.cc:492] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:23.652040 20339 ts_tablet_manager.cc:1403] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.047s	user 0.020s	sys 0.004s
I20260709 13:06:23.651711 20334 consensus_queue.cc:260] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.653756 20334 ts_tablet_manager.cc:1434] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:23.655076 20339 raft_consensus.cc:359] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.655915 20339 raft_consensus.cc:740] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:23.656559 20339 consensus_queue.cc:260] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:23.658668 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-c3e15a281e124e0b84d04469539ba55f received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:23.659113 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-c3e15a281e124e0b84d04469539ba55f on tablet c3e15a281e124e0b84d04469539ba55f with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:23.661660 20339 ts_tablet_manager.cc:1434] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.009s	user 0.006s	sys 0.000s
I20260709 13:06:23.666721 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-6f6ca92629b74db9bb21f0e1bb0c72c6 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:23.667173 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-6f6ca92629b74db9bb21f0e1bb0c72c6 on tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:23.862689 19479 raft_consensus.cc:1217] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:23.872699 19479 raft_consensus.cc:1217] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:24.060866 19479 raft_consensus.cc:1217] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:24.136682 19479 raft_consensus.cc:1217] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:24.292699 20214 raft_consensus.cc:1064] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:24.294888 20214 consensus_queue.cc:237] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.301025 18857 raft_consensus.cc:1275] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.301134 19479 raft_consensus.cc:1275] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.302340 18783 raft_consensus.cc:1275] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.302567 20332 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.303656 20310 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.305212 20214 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.346484 20332 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.348241 18855 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.364216 19479 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.383455 18682 catalog_manager.cc:5697] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.398584 18777 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.417152 18931 consensus_queue.cc:237] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.425529 18855 raft_consensus.cc:1275] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:24.427053 20352 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.428073 19479 raft_consensus.cc:1275] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:24.429539 20352 consensus_queue.cc:1048] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.436088 20332 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.438051 18855 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.441072 19479 raft_consensus.cc:2955] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.463960 18683 catalog_manager.cc:5697] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.473224 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet c3e15a281e124e0b84d04469539ba55f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:24.483508 20253 raft_consensus.cc:1064] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:24.486919 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet c3e15a281e124e0b84d04469539ba55f with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:24.485602 20253 consensus_queue.cc:237] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.496176 20358 tablet_replica.cc:333] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:24.497359 20358 raft_consensus.cc:2243] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:24.498181 20358 raft_consensus.cc:2272] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:24.502772 19476 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:24.504338 18931 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:24.504837 18855 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:24.506693 20327 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.512234 20358 ts_tablet_manager.cc:1916] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:24.522300 20299 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:24.538583 20327 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.545087 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:24.570515 20299 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.572993 20358 ts_tablet_manager.cc:1929] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:24.573436 20358 log.cc:1199] T c3e15a281e124e0b84d04469539ba55f P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/c3e15a281e124e0b84d04469539ba55f
I20260709 13:06:24.580000 18931 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.581094 18855 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.592841 20327 raft_consensus.cc:1064] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:24.595363 20327 consensus_queue.cc:237] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.601792 18683 catalog_manager.cc:5697] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.604990 19476 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.610447 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet c3e15a281e124e0b84d04469539ba55f (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:24.634269 18777 consensus_queue.cc:237] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.639127 18855 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:24.639757 19476 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:24.639905 18855 raft_consensus.cc:606] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:24.640364 18931 raft_consensus.cc:1275] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:24.641889 20366 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:24.642751 20361 consensus_queue.cc:1048] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:06:24.648391 19479 raft_consensus.cc:1275] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.648931 18855 raft_consensus.cc:1275] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.649664 18935 raft_consensus.cc:1275] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.650734 20365 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.652405 20366 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.654050 20299 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.655166 18929 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.660151 19479 raft_consensus.cc:2955] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.669265 18931 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:24.670008 18931 raft_consensus.cc:606] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Received request to transfer leadership to TS f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:24.671226 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 2
I20260709 13:06:24.672865 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:24.680063 20361 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.684201 20346 raft_consensus.cc:1064] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:24.686715 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 5190fdb6af7b413b85c938cdebe20d0c with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:24.688167 20346 consensus_queue.cc:237] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.700110 18684 catalog_manager.cc:5697] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.707137 18929 raft_consensus.cc:1275] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.708688 20300 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.716420 19476 raft_consensus.cc:1275] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.717404 18777 raft_consensus.cc:1275] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:24.718585 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 5190fdb6af7b413b85c938cdebe20d0c with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:24.721583 20300 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:24.728348 20300 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:24.738554 20365 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.739554 18931 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.739606 20373 tablet_replica.cc:333] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:24.743772 20373 raft_consensus.cc:2243] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:24.743403 19478 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.767429 20373 raft_consensus.cc:2272] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:24.766959 18683 catalog_manager.cc:5697] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.774004 20373 ts_tablet_manager.cc:1916] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:24.793987 18855 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.800074 20346 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.805968 18777 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.820452 19888 raft_consensus.cc:993] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:24.820933 19888 raft_consensus.cc:1081] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:24.825093 19478 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44936
I20260709 13:06:24.825819 19478 raft_consensus.cc:493] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.826279 19478 raft_consensus.cc:3060] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.846259 19478 raft_consensus.cc:515] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.864939 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:24.865741 18777 raft_consensus.cc:3060] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.865641 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e26b2697b0b4464add9a6c94670f1a9" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:24.866851 18855 raft_consensus.cc:3055] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:24.867322 18855 raft_consensus.cc:740] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:24.868925 18855 consensus_queue.cc:260] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.870836 18855 raft_consensus.cc:3060] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:24.875522 18777 raft_consensus.cc:2468] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:24.876729 19444 leader_election.cc:304] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:24.877538 20303 raft_consensus.cc:2804] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:24.878005 20303 raft_consensus.cc:697] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
W20260709 13:06:24.879122 18824 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 77948.5us
I20260709 13:06:24.878983 20303 consensus_queue.cc:237] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.880867 20373 ts_tablet_manager.cc:1929] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:24.884004 20373 log.cc:1199] T 5190fdb6af7b413b85c938cdebe20d0c P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/5190fdb6af7b413b85c938cdebe20d0c
I20260709 13:06:24.881980 18931 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.886072 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 5190fdb6af7b413b85c938cdebe20d0c (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:24.877811 19478 leader_election.cc:290] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:24.892910 18777 consensus_queue.cc:237] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.897004 18855 raft_consensus.cc:2468] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:24.898314 19476 raft_consensus.cc:1275] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:24.900230 20366 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.906418 18857 raft_consensus.cc:1275] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:24.907666 20366 consensus_queue.cc:1048] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.908492 19479 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.910418 18684 catalog_manager.cc:5697] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.931267 19476 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.929771 20361 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.939845 18857 raft_consensus.cc:2955] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.942440 18683 catalog_manager.cc:5697] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:24.958361 18857 consensus_queue.cc:237] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:24.966334 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:24.974282 18777 raft_consensus.cc:1275] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:24.975589 18682 catalog_manager.cc:5697] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.976804 20376 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.978940 19476 raft_consensus.cc:1275] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:24.980347 20332 raft_consensus.cc:993] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:24.980465 20376 consensus_queue.cc:1048] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:24.980883 20352 raft_consensus.cc:1081] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Signalling peer f65aac96253e472f9349df2b6a58e36c to start an election
I20260709 13:06:24.982470 18777 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
 from {username='slave'} at 127.0.0.1:37592
I20260709 13:06:24.982950 18777 raft_consensus.cc:493] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:24.983278 18777 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:24.986819 20378 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:24.991676 18777 raft_consensus.cc:515] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:24.993608 18777 leader_election.cc:290] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [CANDIDATE]: Term 4 election: Requested vote from peers fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:24.994598 18931 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:24.995151 18931 raft_consensus.cc:3055] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:24.995447 18931 raft_consensus.cc:740] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:24.996161 18931 consensus_queue.cc:260] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:24.997291 18931 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:24.998809 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 00d97b54f2834f28aa156a7e8edae463 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:25.001763 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:25.001952 19479 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:25.007862 18777 raft_consensus.cc:2955] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:25.009268 18855 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "495f2d1395ba4771bccfd300d6f9600b" candidate_uuid: "f65aac96253e472f9349df2b6a58e36c" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:25.012188 18855 raft_consensus.cc:3060] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:25.025003 20379 tablet_replica.cc:333] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:25.024583 18682 catalog_manager.cc:5697] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:25.030709 20379 raft_consensus.cc:2243] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:25.034916 20379 raft_consensus.cc:2272] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:25.029387 18855 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 4.
I20260709 13:06:25.037967 18749 leader_election.cc:304] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [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: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:25.040024 20379 ts_tablet_manager.cc:1916] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:25.040102 20327 raft_consensus.cc:2804] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:25.042387 20327 raft_consensus.cc:697] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 4 LEADER]: Becoming Leader. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:25.045729 20327 consensus_queue.cc:237] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:25.053644 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 00d97b54f2834f28aa156a7e8edae463 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:25.053853 18931 raft_consensus.cc:2468] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate f65aac96253e472f9349df2b6a58e36c in term 4.
I20260709 13:06:25.067891 18682 catalog_manager.cc:5697] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c reported cstate change: term changed from 3 to 4, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to f65aac96253e472f9349df2b6a58e36c (127.17.68.65). New cstate: current_term: 4 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:25.069527 20379 ts_tablet_manager.cc:1929] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:25.069958 20379 log.cc:1199] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/6f6ca92629b74db9bb21f0e1bb0c72c6
I20260709 13:06:25.071650 20379 tablet_replica.cc:333] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:25.071659 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 6f6ca92629b74db9bb21f0e1bb0c72c6 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:25.073220 20379 raft_consensus.cc:2243] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:25.074021 20379 raft_consensus.cc:2272] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:25.080284 20379 ts_tablet_manager.cc:1916] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:25.094509 20379 ts_tablet_manager.cc:1929] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:25.094913 20379 log.cc:1199] T 00d97b54f2834f28aa156a7e8edae463 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/00d97b54f2834f28aa156a7e8edae463
I20260709 13:06:25.096052 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 00d97b54f2834f28aa156a7e8edae463 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:25.430658 18857 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.431993 20341 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:25.447341 18783 raft_consensus.cc:1275] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:25.451624 20341 consensus_queue.cc:1048] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:25.527925 18930 raft_consensus.cc:1275] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:25.529299 20327 consensus_queue.cc:1048] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:25.538165 18855 raft_consensus.cc:1275] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:25.540230 20366 consensus_queue.cc:1048] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:25.673682 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:26.156164 18857 consensus_queue.cc:237] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:26.163774 18931 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260709 13:06:26.165022 18825 consensus_peers.cc:597] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c07b6b6f6ef4acd96db39dc5188546f. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.165582 18777 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:26.167098 20378 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:26.168006 20300 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:26.177093 20378 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.178922 18931 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.186578 18777 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.202963 18684 catalog_manager.cc:5697] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 4, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 3 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.211450 18931 consensus_queue.cc:237] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:26.234831 18855 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
W20260709 13:06:26.235109 18899 consensus_peers.cc:597] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 619f9d5b03fc48c8a8efcbd6a3011290. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.238794 20332 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:26.243247 18777 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:26.247658 20353 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:06:26.340358 18749 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 53221.9us
W20260709 13:06:26.331331 18899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:44283, user_credentials={real_user=slave}} blocked reactor thread for 53181.3us
W20260709 13:06:26.362716 18900 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 53873.3us
I20260709 13:06:26.416587 20409 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.435881 18786 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.434403 18857 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
W20260709 13:06:26.472124 18899 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:44283, user_credentials={real_user=slave}} blocked reactor thread for 67462.6us
W20260709 13:06:26.484824 18826 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 69770.9us
I20260709 13:06:26.484443 18682 catalog_manager.cc:5697] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.514285 18857 consensus_queue.cc:237] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:26.521009 18930 raft_consensus.cc:1275] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:26.522109 18786 raft_consensus.cc:1275] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:26.522708 20415 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:26.523909 20378 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } 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:06:26.528123 18825 consensus_peers.cc:597] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a22992f368af492ab5b1224c5d6419d9. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.540920 20415 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.541934 18930 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.554378 18777 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.566215 18683 catalog_manager.cc:5697] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.575419 18930 consensus_queue.cc:237] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue 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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
W20260709 13:06:26.596985 18899 consensus_peers.cc:597] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e072a2b3b764f30abb3d3294f88e1c3. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:26.600469 18857 raft_consensus.cc:1275] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:26.601083 18783 raft_consensus.cc:1275] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260709 13:06:26.602617 20411 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.604084 20411 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:26.611403 20409 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.613088 18783 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.613658 18857 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.626482 18683 catalog_manager.cc:5697] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index -1 to 2, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:26.713670 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:26.777321 20424 ts_tablet_manager.cc:933] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:26.785197 18783 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f"
dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:56672
I20260709 13:06:26.785612 20425 ts_tablet_manager.cc:933] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:26.786137 18783 raft_consensus.cc:606] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:26.788143 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:26.790066 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:26.791538 20425 tablet_copy_client.cc:323] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:26.795519 20424 tablet_copy_client.cc:323] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:26.797083 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet 4c07b6b6f6ef4acd96db39dc5188546f from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:26.797639 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet 4c07b6b6f6ef4acd96db39dc5188546f from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-4c07b6b6f6ef4acd96db39dc5188546f
I20260709 13:06:26.799837 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 619f9d5b03fc48c8a8efcbd6a3011290 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:26.800379 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 619f9d5b03fc48c8a8efcbd6a3011290 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-619f9d5b03fc48c8a8efcbd6a3011290
I20260709 13:06:26.807142 18871 tablet_copy_source_session.cc:215] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:26.808199 18945 tablet_copy_source_session.cc:215] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:26.810418 20425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c07b6b6f6ef4acd96db39dc5188546f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:26.813997 20424 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 619f9d5b03fc48c8a8efcbd6a3011290. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:26.839648 20425 tablet_copy_client.cc:806] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:26.840380 20425 tablet_copy_client.cc:670] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:26.840711 20424 tablet_copy_client.cc:806] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:26.841348 20424 tablet_copy_client.cc:670] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:26.844470 20425 tablet_copy_client.cc:538] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:26.845037 20424 tablet_copy_client.cc:538] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:26.853785 20425 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:26.853796 20424 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:26.912973 20424 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:26.913937 20424 tablet_bootstrap.cc:492] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:26.914644 20424 ts_tablet_manager.cc:1403] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.061s	user 0.017s	sys 0.030s
I20260709 13:06:26.916093 20425 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=4 overwritten=0 applied=4 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:26.917088 20425 tablet_bootstrap.cc:492] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:26.917774 20425 ts_tablet_manager.cc:1403] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.064s	user 0.025s	sys 0.020s
I20260709 13:06:26.917758 20424 raft_consensus.cc:359] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:26.918828 20424 raft_consensus.cc:740] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:26.919531 20424 consensus_queue.cc:260] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 3.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:26.921043 20425 raft_consensus.cc:359] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:26.921819 20425 raft_consensus.cc:740] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:26.922470 20425 consensus_queue.cc:260] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:26.925254 20425 ts_tablet_manager.cc:1434] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.001s
I20260709 13:06:26.928243 20424 ts_tablet_manager.cc:1434] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.013s	user 0.008s	sys 0.000s
I20260709 13:06:26.930171 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-619f9d5b03fc48c8a8efcbd6a3011290 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:26.930650 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-619f9d5b03fc48c8a8efcbd6a3011290 on tablet 619f9d5b03fc48c8a8efcbd6a3011290 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:26.931600 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-4c07b6b6f6ef4acd96db39dc5188546f received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:26.932031 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-4c07b6b6f6ef4acd96db39dc5188546f on tablet 4c07b6b6f6ef4acd96db39dc5188546f with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:26.935540 20425 ts_tablet_manager.cc:933] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:26.967180 20425 tablet_copy_client.cc:323] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.66:42527
I20260709 13:06:26.968811 18871 tablet_copy_service.cc:140] P fd1b2b0efbcd4ffa97502fac0e168e14: Received BeginTabletCopySession request for tablet a22992f368af492ab5b1224c5d6419d9 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:51960)
I20260709 13:06:26.969347 18871 tablet_copy_service.cc:161] P fd1b2b0efbcd4ffa97502fac0e168e14: Beginning new tablet copy session on tablet a22992f368af492ab5b1224c5d6419d9 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:51960: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-a22992f368af492ab5b1224c5d6419d9
I20260709 13:06:26.977109 18871 tablet_copy_source_session.cc:215] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:26.980242 20425 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a22992f368af492ab5b1224c5d6419d9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:26.996115 20425 tablet_copy_client.cc:806] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:26.996690 20425 tablet_copy_client.cc:670] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:27.000089 20425 tablet_copy_client.cc:538] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:27.009043 20425 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:27.011020 20366 raft_consensus.cc:993] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:27.011552 20366 raft_consensus.cc:1081] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:27.012970 18930 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38278
I20260709 13:06:27.013464 18930 raft_consensus.cc:493] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:27.013747 18930 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.018111 18930 raft_consensus.cc:515] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:27.020745 18930 leader_election.cc:290] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:27.022718 18860 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:27.023356 18860 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.020973 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aefa02cc9fad4dd692869acde896711f" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:27.035481 18777 raft_consensus.cc:3055] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:27.035816 18777 raft_consensus.cc:740] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Becoming Follower/Learner. State: Replica: f65aac96253e472f9349df2b6a58e36c, State: Running, Role: LEADER
I20260709 13:06:27.036569 18777 consensus_queue.cc:260] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:27.037608 18777 raft_consensus.cc:3060] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:27.044695 18777 raft_consensus.cc:2468] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:27.049436 18900 leader_election.cc:304] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:27.050335 20411 raft_consensus.cc:2804] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:27.050794 20411 raft_consensus.cc:697] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:27.051685 20411 consensus_queue.cc:237] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:27.057286 18860 raft_consensus.cc:2468] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 3.
I20260709 13:06:27.068657 18683 catalog_manager.cc:5697] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 2 to 3, leader changed from f65aac96253e472f9349df2b6a58e36c (127.17.68.65) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:27.069552 20425 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:27.070595 20425 tablet_bootstrap.cc:492] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:27.071461 20425 ts_tablet_manager.cc:1403] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.063s	user 0.023s	sys 0.031s
I20260709 13:06:27.074481 20425 raft_consensus.cc:359] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:27.075719 20425 raft_consensus.cc:740] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:27.076397 20425 consensus_queue.cc:260] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:27.078845 20425 ts_tablet_manager.cc:1434] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:27.083988 18871 tablet_copy_service.cc:342] P fd1b2b0efbcd4ffa97502fac0e168e14: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-a22992f368af492ab5b1224c5d6419d9 received from {username='slave'} at 127.0.0.1:51960
I20260709 13:06:27.084388 18871 tablet_copy_service.cc:434] P fd1b2b0efbcd4ffa97502fac0e168e14: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-a22992f368af492ab5b1224c5d6419d9 on tablet a22992f368af492ab5b1224c5d6419d9 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:27.085178 20430 ts_tablet_manager.cc:933] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:27.094390 20430 tablet_copy_client.cc:323] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.67:46449
I20260709 13:06:27.096066 18945 tablet_copy_service.cc:140] P 03d871ccdb064b7db6a86d69d8a58313: Received BeginTabletCopySession request for tablet 6e072a2b3b764f30abb3d3294f88e1c3 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:56962)
I20260709 13:06:27.096585 18945 tablet_copy_service.cc:161] P 03d871ccdb064b7db6a86d69d8a58313: Beginning new tablet copy session on tablet 6e072a2b3b764f30abb3d3294f88e1c3 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:56962: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-6e072a2b3b764f30abb3d3294f88e1c3
I20260709 13:06:27.110617 18945 tablet_copy_source_session.cc:215] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:27.116031 20430 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e072a2b3b764f30abb3d3294f88e1c3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:27.135108 20430 tablet_copy_client.cc:806] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:27.135653 20430 tablet_copy_client.cc:670] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:27.138901 20430 tablet_copy_client.cc:538] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:27.147668 20430 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:27.172457 20430 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=2 overwritten=0 applied=2 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:27.173339 20430 tablet_bootstrap.cc:492] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:27.174054 20430 ts_tablet_manager.cc:1403] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.027s	user 0.026s	sys 0.001s
I20260709 13:06:27.177628 20430 raft_consensus.cc:359] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:27.178275 20430 raft_consensus.cc:740] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:27.178963 20430 consensus_queue.cc:260] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:27.181212 20430 ts_tablet_manager.cc:1434] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:06:27.183048 18945 tablet_copy_service.cc:342] P 03d871ccdb064b7db6a86d69d8a58313: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-6e072a2b3b764f30abb3d3294f88e1c3 received from {username='slave'} at 127.0.0.1:56962
I20260709 13:06:27.183468 18945 tablet_copy_service.cc:434] P 03d871ccdb064b7db6a86d69d8a58313: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-6e072a2b3b764f30abb3d3294f88e1c3 on tablet 6e072a2b3b764f30abb3d3294f88e1c3 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:27.263114 19479 raft_consensus.cc:1217] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260709 13:06:27.340413 19479 raft_consensus.cc:1217] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260709 13:06:27.421211 19479 raft_consensus.cc:1217] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:27.476207 18860 raft_consensus.cc:1275] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:27.477466 20411 consensus_queue.cc:1048] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.511445 18783 raft_consensus.cc:1275] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:27.520509 20332 consensus_queue.cc:1048] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:27.664414 19479 raft_consensus.cc:1217] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260709 13:06:27.791385 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:27.823488 20332 raft_consensus.cc:1064] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:27.823988 20415 raft_consensus.cc:1064] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:27.826129 20332 consensus_queue.cc:237] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 3.3, Last appended by leader: 1, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:27.833716 20415 consensus_queue.cc:237] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:27.860703 18935 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:27.863282 20410 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.003s
I20260709 13:06:27.876612 19477 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:27.878176 20353 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } 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:06:27.884086 18783 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:27.884086 19477 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:27.888131 18783 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:27.888448 18860 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260709 13:06:27.889699 20437 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:27.890375 20353 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:27.891673 20437 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:27.892341 20411 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:27.977382 20410 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:27.993021 18786 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
W20260709 13:06:27.999490 19442 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:46449, user_credentials={real_user=slave}} blocked reactor thread for 86830us
W20260709 13:06:28.002684 19444 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:41331, user_credentials={real_user=slave}} blocked reactor thread for 83811.6us
W20260709 13:06:28.003751 18825 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:44283, user_credentials={real_user=slave}} blocked reactor thread for 81359.5us
I20260709 13:06:28.017241 19479 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.009351 20353 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.023016 19475 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.029803 18684 catalog_manager.cc:5697] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 4 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.044934 18857 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.073432 20455 raft_consensus.cc:1064] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:28.082168 18681 catalog_manager.cc:5697] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:28.085111 20411 raft_consensus.cc:1064] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:28.087064 18786 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } attrs { replace: true } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.087886 20411 consensus_queue.cc:237] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:28.081705 20455 consensus_queue.cc:237] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:28.105404 19479 raft_consensus.cc:1275] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.107008 20353 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.112880 18930 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.129336 18935 raft_consensus.cc:1275] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.131577 20462 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.135617 19475 raft_consensus.cc:1275] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 LEARNER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.137317 18786 raft_consensus.cc:1275] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.141237 20462 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.143734 20460 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.147600 18857 raft_consensus.cc:1275] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.149353 20353 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:28.149919 18783 raft_consensus.cc:1275] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260709 13:06:28.161473 20353 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:28.172036 20411 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.189934 18860 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.195724 19477 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.209848 20460 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.211369 19475 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.212013 18783 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.215549 18786 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.227856 18935 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.237318 18860 consensus_queue.cc:237] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 3.5, Last appended by leader: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:28.246461 18777 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:28.252151 18930 consensus_queue.cc:237] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:28.257314 19479 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:28.262405 20332 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.265897 20460 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260709 13:06:28.266846 18681 catalog_manager.cc:5697] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.268366 18786 raft_consensus.cc:1275] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260709 13:06:28.277503 20353 consensus_queue.cc:1048] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:28.276398 20332 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.282584 20457 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.283728 18786 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.286890 18777 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.273818 19475 raft_consensus.cc:1275] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260709 13:06:28.290342 20462 consensus_queue.cc:1048] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260709 13:06:28.303416 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 4c07b6b6f6ef4acd96db39dc5188546f with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:28.313555 19479 raft_consensus.cc:2955] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.302999 18681 catalog_manager.cc:5697] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 2 to 3, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } attrs { replace: true } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.315982 19475 raft_consensus.cc:2955] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.317602 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 619f9d5b03fc48c8a8efcbd6a3011290 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:28.341475 18860 consensus_queue.cc:237] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:28.348418 18930 raft_consensus.cc:1275] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.349385 19475 raft_consensus.cc:1275] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.349850 20462 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:06:28.352252 18668 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet 619f9d5b03fc48c8a8efcbd6a3011290 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER failed with leader 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449) due to CAS failure; no further retry: Illegal state: Request specified cas_config_opid_index of 4 but the committed config has opid_index of 5
I20260709 13:06:28.356367 18684 catalog_manager.cc:5697] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 4 to 5, VOTER fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) evicted. New cstate: current_term: 3 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.357195 20460 consensus_queue.cc:1048] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:28.361713 18930 consensus_queue.cc:237] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [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: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:28.361016 20462 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.367545 18935 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.368089 19479 raft_consensus.cc:2955] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.357980 18684 catalog_manager.cc:5697] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c reported cstate change: config changed from index 5 to 6, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 3 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.387040 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet a22992f368af492ab5b1224c5d6419d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:28.396454 18857 raft_consensus.cc:1275] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.396770 19477 raft_consensus.cc:1275] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260709 13:06:28.398041 20473 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:06:28.402884 20473 consensus_queue.cc:1048] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:28.409049 18846 tablet_service.cc:1558] Processing DeleteTablet for tablet 619f9d5b03fc48c8a8efcbd6a3011290 with delete_type TABLET_DATA_TOMBSTONED (TS fd1b2b0efbcd4ffa97502fac0e168e14 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:34418
I20260709 13:06:28.411847 20476 tablet_replica.cc:333] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:28.412500 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 4c07b6b6f6ef4acd96db39dc5188546f with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:28.413082 20476 raft_consensus.cc:2243] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.413884 20476 raft_consensus.cc:2272] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.419924 20476 ts_tablet_manager.cc:1916] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
W20260709 13:06:28.430553 18668 catalog_manager.cc:5220] ChangeConfig:REMOVE_PEER RPC for tablet a22992f368af492ab5b1224c5d6419d9 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER failed with leader fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527) 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:06:28.431180 20411 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.435029 18857 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.435565 18683 catalog_manager.cc:5697] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.439826 19475 raft_consensus.cc:2955] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.446358 18668 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 6e072a2b3b764f30abb3d3294f88e1c3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:28.446768 20476 ts_tablet_manager.cc:1929] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260709 13:06:28.447255 20476 log.cc:1199] T 619f9d5b03fc48c8a8efcbd6a3011290 P fd1b2b0efbcd4ffa97502fac0e168e14: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/619f9d5b03fc48c8a8efcbd6a3011290
I20260709 13:06:28.451597 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet a22992f368af492ab5b1224c5d6419d9 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:28.451269 18668 catalog_manager.cc:5028] TS fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): tablet 619f9d5b03fc48c8a8efcbd6a3011290 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:28.445348 20477 tablet_replica.cc:333] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:28.454560 20477 raft_consensus.cc:2243] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.459636 20477 raft_consensus.cc:2272] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.469507 18681 catalog_manager.cc:5697] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 3 to 4, VOTER f65aac96253e472f9349df2b6a58e36c (127.17.68.65) evicted. New cstate: current_term: 1 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:28.473027 20477 ts_tablet_manager.cc:1916] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:28.475318 20478 tablet_replica.cc:333] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:28.480504 20478 raft_consensus.cc:2243] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.481379 20478 raft_consensus.cc:2272] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.486301 20478 ts_tablet_manager.cc:1916] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:28.487603 20477 ts_tablet_manager.cc:1929] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260709 13:06:28.488081 20477 log.cc:1199] T 4c07b6b6f6ef4acd96db39dc5188546f P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/4c07b6b6f6ef4acd96db39dc5188546f
I20260709 13:06:28.489576 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 4c07b6b6f6ef4acd96db39dc5188546f (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:28.498764 18770 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e072a2b3b764f30abb3d3294f88e1c3 with delete_type TABLET_DATA_TOMBSTONED (TS f65aac96253e472f9349df2b6a58e36c not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:37590
I20260709 13:06:28.502522 20478 ts_tablet_manager.cc:1929] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:28.502947 20478 log.cc:1199] T a22992f368af492ab5b1224c5d6419d9 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/a22992f368af492ab5b1224c5d6419d9
I20260709 13:06:28.504482 20478 tablet_replica.cc:333] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:28.504527 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet a22992f368af492ab5b1224c5d6419d9 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:28.505262 20478 raft_consensus.cc:2243] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:28.505820 20478 raft_consensus.cc:2272] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:28.508738 20478 ts_tablet_manager.cc:1916] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:28.520804 20478 ts_tablet_manager.cc:1929] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260709 13:06:28.521091 20478 log.cc:1199] T 6e072a2b3b764f30abb3d3294f88e1c3 P f65aac96253e472f9349df2b6a58e36c: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/6e072a2b3b764f30abb3d3294f88e1c3
I20260709 13:06:28.522280 18670 catalog_manager.cc:5028] TS f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): tablet 6e072a2b3b764f30abb3d3294f88e1c3 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:28.889820 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:28.925981 18930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:28.927409 18930 raft_consensus.cc:606] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Received request to transfer leadership to TS fd1b2b0efbcd4ffa97502fac0e168e14
I20260709 13:06:28.928937 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:28.930518 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:29.015273 20411 raft_consensus.cc:993] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:29.015803 20475 raft_consensus.cc:1081] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Signalling peer fd1b2b0efbcd4ffa97502fac0e168e14 to start an election
I20260709 13:06:29.017376 18857 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
 from {username='slave'} at 127.0.0.1:34430
I20260709 13:06:29.017827 18857 raft_consensus.cc:493] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:29.018213 18857 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.022503 18857 raft_consensus.cc:515] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:29.024287 18857 leader_election.cc:290] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 3 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:29.025079 18786 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:29.025234 18930 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:29.025662 18786 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.025821 18930 raft_consensus.cc:3055] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:29.026265 18930 raft_consensus.cc:740] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:29.026943 18930 consensus_queue.cc:260] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:29.027768 18930 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:29.030457 18786 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 3.
I20260709 13:06:29.031520 18826 leader_election.cc:304] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: f65aac96253e472f9349df2b6a58e36c, fd1b2b0efbcd4ffa97502fac0e168e14; no voters: 
I20260709 13:06:29.032192 20460 raft_consensus.cc:2804] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:29.032351 18930 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate fd1b2b0efbcd4ffa97502fac0e168e14 in term 3.
I20260709 13:06:29.032578 20460 raft_consensus.cc:697] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Becoming Leader. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:29.033481 20460 consensus_queue.cc:237] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:29.043920 18681 catalog_manager.cc:5697] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: term changed from 2 to 3, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66). New cstate: current_term: 3 leader_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:29.546819 18786 raft_consensus.cc:1275] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.548009 20460 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.561336 18935 raft_consensus.cc:1275] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Refusing update from remote peer fd1b2b0efbcd4ffa97502fac0e168e14: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:29.563453 20485 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.564795 18786 consensus_queue.cc:237] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:29.582989 18930 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260709 13:06:29.583380 18750 consensus_peers.cc:597] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c -> Peer 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68:44283): Couldn't send request to peer 6ed1d07b4b9946b7a3013b85b4b975fb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9df50d5fa79a4dcc88123f075c62c850. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:29.584802 20435 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.585413 18857 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260709 13:06:29.586768 20435 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:29.597343 20366 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:29.603790 18930 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:29.624418 18681 catalog_manager.cc:5697] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:29.625391 18860 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } } }
I20260709 13:06:29.931293 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:30.064690 20500 ts_tablet_manager.cc:933] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: Initiating tablet copy from peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331)
I20260709 13:06:30.066561 20500 tablet_copy_client.cc:323] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Beginning tablet copy session from remote peer at address 127.17.68.65:41331
I20260709 13:06:30.068305 18795 tablet_copy_service.cc:140] P f65aac96253e472f9349df2b6a58e36c: Received BeginTabletCopySession request for tablet 9df50d5fa79a4dcc88123f075c62c850 from peer 6ed1d07b4b9946b7a3013b85b4b975fb ({username='slave'} at 127.0.0.1:40996)
I20260709 13:06:30.068872 18795 tablet_copy_service.cc:161] P f65aac96253e472f9349df2b6a58e36c: Beginning new tablet copy session on tablet 9df50d5fa79a4dcc88123f075c62c850 from peer 6ed1d07b4b9946b7a3013b85b4b975fb at {username='slave'} at 127.0.0.1:40996: session id = 6ed1d07b4b9946b7a3013b85b4b975fb-9df50d5fa79a4dcc88123f075c62c850
I20260709 13:06:30.076972 18795 tablet_copy_source_session.cc:215] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: Tablet Copy: opened 0 blocks and 1 log segments
I20260709 13:06:30.080358 20500 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9df50d5fa79a4dcc88123f075c62c850. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:30.098080 20500 tablet_copy_client.cc:806] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 0 data blocks...
I20260709 13:06:30.098682 20500 tablet_copy_client.cc:670] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Starting download of 1 WAL segments...
I20260709 13:06:30.102267 20500 tablet_copy_client.cc:538] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260709 13:06:30.111397 20500 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap starting.
I20260709 13:06:30.135107 20500 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap replayed 1/1 log segments. Stats: ops{read=3 overwritten=0 applied=3 ignored=0} inserts{seen=0 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260709 13:06:30.136026 20500 tablet_bootstrap.cc:492] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: Bootstrap complete.
I20260709 13:06:30.136683 20500 ts_tablet_manager.cc:1403] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260709 13:06:30.139582 20500 raft_consensus.cc:359] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:30.140413 20500 raft_consensus.cc:740] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Initialized, Role: LEARNER
I20260709 13:06:30.141064 20500 consensus_queue.cc:260] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: NON_VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: true } }
I20260709 13:06:30.143515 20500 ts_tablet_manager.cc:1434] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.004s
I20260709 13:06:30.151234 18795 tablet_copy_service.cc:342] P f65aac96253e472f9349df2b6a58e36c: Request end of tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-9df50d5fa79a4dcc88123f075c62c850 received from {username='slave'} at 127.0.0.1:40996
I20260709 13:06:30.151684 18795 tablet_copy_service.cc:434] P f65aac96253e472f9349df2b6a58e36c: ending tablet copy session 6ed1d07b4b9946b7a3013b85b4b975fb-9df50d5fa79a4dcc88123f075c62c850 on tablet 9df50d5fa79a4dcc88123f075c62c850 with peer 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:30.560724 19479 raft_consensus.cc:1217] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260709 13:06:30.971342 20435 raft_consensus.cc:1064] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: attempting to promote NON_VOTER 6ed1d07b4b9946b7a3013b85b4b975fb to VOTER
I20260709 13:06:30.973692 20435 consensus_queue.cc:237] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:30.979947 18930 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:30.980576 19479 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEARNER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:30.982173 20493 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.982681 18860 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260709 13:06:30.983361 20435 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:30.994705 20435 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:31.000536 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:31.002785 20494 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.022878 18935 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.023476 18860 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.048163 19477 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.065016 18680 catalog_manager.cc:5697] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: config changed from index 3 to 4, 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } attrs { replace: true } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.099759 18777 consensus_queue.cc:237] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:31.109071 19477 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.110621 18860 raft_consensus.cc:1275] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Refusing update from remote peer f65aac96253e472f9349df2b6a58e36c: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:31.110551 20494 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.112437 20494 consensus_queue.cc:1048] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:31.117662 20435 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.122466 18860 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.123247 19477 raft_consensus.cc:2955] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.126335 18857 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb"
dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
mode: GRACEFUL
new_leader_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:57720
I20260709 13:06:31.126886 18857 raft_consensus.cc:606] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Received request to transfer leadership to TS 03d871ccdb064b7db6a86d69d8a58313
I20260709 13:06:31.128307 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:31.129859 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:31.135330 18670 catalog_manager.cc:5210] ChangeConfig:REMOVE_PEER RPC for tablet 9df50d5fa79a4dcc88123f075c62c850 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260709 13:06:31.143031 18683 catalog_manager.cc:5697] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 reported cstate change: config changed from index 4 to 5, VOTER 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) evicted. New cstate: current_term: 2 leader_uuid: "f65aac96253e472f9349df2b6a58e36c" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } } }
I20260709 13:06:31.156646 18917 tablet_service.cc:1558] Processing DeleteTablet for tablet 9df50d5fa79a4dcc88123f075c62c850 with delete_type TABLET_DATA_TOMBSTONED (TS 03d871ccdb064b7db6a86d69d8a58313 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:38262
I20260709 13:06:31.158550 20514 tablet_replica.cc:333] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:31.159349 20514 raft_consensus.cc:2243] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:31.160080 20514 raft_consensus.cc:2272] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:31.162977 20514 ts_tablet_manager.cc:1916] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260709 13:06:31.175578 20514 ts_tablet_manager.cc:1929] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260709 13:06:31.175927 20514 log.cc:1199] T 9df50d5fa79a4dcc88123f075c62c850 P 03d871ccdb064b7db6a86d69d8a58313: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.AddTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/9df50d5fa79a4dcc88123f075c62c850
I20260709 13:06:31.177240 18668 catalog_manager.cc:5028] TS 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): tablet 9df50d5fa79a4dcc88123f075c62c850 (table test-workload [id=a334a66b3e644db3a6af8affb628ef68]) successfully deleted
I20260709 13:06:31.349308 20503 raft_consensus.cc:993] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14: : Instructing follower 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:31.349895 20503 raft_consensus.cc:1081] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Signalling peer 03d871ccdb064b7db6a86d69d8a58313 to start an election
I20260709 13:06:31.351401 18935 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
 from {username='slave'} at 127.0.0.1:38266
I20260709 13:06:31.351871 18935 raft_consensus.cc:493] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:31.352214 18935 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:31.357276 18935 raft_consensus.cc:515] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:31.358906 18935 leader_election.cc:290] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [CANDIDATE]: Term 4 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527)
I20260709 13:06:31.359606 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:31.359891 18857 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c483bed5a7ac4cb7b99e5796c970bddb" candidate_uuid: "03d871ccdb064b7db6a86d69d8a58313" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: true dest_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14"
I20260709 13:06:31.360170 18777 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:31.360479 18857 raft_consensus.cc:3055] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:31.360827 18857 raft_consensus.cc:740] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: fd1b2b0efbcd4ffa97502fac0e168e14, State: Running, Role: LEADER
I20260709 13:06:31.361510 18857 consensus_queue.cc:260] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:31.362730 18857 raft_consensus.cc:3060] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:31.365726 18777 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 4.
I20260709 13:06:31.366870 18900 leader_election.cc:304] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [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: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:31.367690 20411 raft_consensus.cc:2804] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:31.367761 18857 raft_consensus.cc:2468] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d871ccdb064b7db6a86d69d8a58313 in term 4.
I20260709 13:06:31.368187 20411 raft_consensus.cc:697] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 4 LEADER]: Becoming Leader. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:31.368920 20411 consensus_queue.cc:237] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } }
I20260709 13:06:31.377450 18681 catalog_manager.cc:5697] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 reported cstate change: term changed from 3 to 4, leader changed from fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66) to 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67). New cstate: current_term: 4 leader_uuid: "03d871ccdb064b7db6a86d69d8a58313" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:31.766757 18857 raft_consensus.cc:1275] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:31.768011 20411 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd1b2b0efbcd4ffa97502fac0e168e14" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 42527 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:31.781014 18777 raft_consensus.cc:1275] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Refusing update from remote peer 03d871ccdb064b7db6a86d69d8a58313: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:06:31.783246 20504 consensus_queue.cc:1048] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:06:32.130821 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:33.175273 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:33.209703 18930 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf"
dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
mode: GRACEFUL
new_leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:39594
I20260709 13:06:33.210291 18930 raft_consensus.cc:606] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Received request to transfer leadership to TS 6ed1d07b4b9946b7a3013b85b4b975fb
I20260709 13:06:33.211441 17681 auto_leader_rebalancer.cc:452] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260709 13:06:33.212714 17681 auto_leader_rebalancer.cc:527] All tables' leader rebalancing finished this round
I20260709 13:06:33.393210 20524 raft_consensus.cc:993] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: : Instructing follower 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:33.394419 20524 raft_consensus.cc:1081] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Signalling peer 6ed1d07b4b9946b7a3013b85b4b975fb to start an election
I20260709 13:06:33.396312 19475 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf"
dest_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb"
 from {username='slave'} at 127.0.0.1:44942
I20260709 13:06:33.396822 19475 raft_consensus.cc:493] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260709 13:06:33.397135 19475 raft_consensus.cc:3060] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:33.403412 19475 raft_consensus.cc:515] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:33.405525 19475 leader_election.cc:290] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Requested vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
I20260709 13:06:33.406662 18935 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "03d871ccdb064b7db6a86d69d8a58313"
I20260709 13:06:33.407248 18935 raft_consensus.cc:3055] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:33.407600 18935 raft_consensus.cc:740] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d871ccdb064b7db6a86d69d8a58313, State: Running, Role: LEADER
I20260709 13:06:33.408315 18935 consensus_queue.cc:260] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:33.409401 18935 raft_consensus.cc:3060] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:33.407125 18777 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ed1396b4907f49b5b130adc54450b2bf" candidate_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "f65aac96253e472f9349df2b6a58e36c"
I20260709 13:06:33.410504 18777 raft_consensus.cc:3060] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:33.417251 18777 raft_consensus.cc:2468] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:33.418439 19444 leader_election.cc:304] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb, f65aac96253e472f9349df2b6a58e36c; no voters: 
I20260709 13:06:33.419548 20516 raft_consensus.cc:2804] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:33.420008 20516 raft_consensus.cc:697] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Becoming Leader. State: Replica: 6ed1d07b4b9946b7a3013b85b4b975fb, State: Running, Role: LEADER
I20260709 13:06:33.447268 18935 raft_consensus.cc:2468] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6ed1d07b4b9946b7a3013b85b4b975fb in term 2.
I20260709 13:06:33.447790 20516 consensus_queue.cc:237] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [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: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:33.480072 18683 catalog_manager.cc:5697] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb reported cstate change: term changed from 1 to 2, leader changed from 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67) to 6ed1d07b4b9946b7a3013b85b4b975fb (127.17.68.68). New cstate: current_term: 2 leader_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260709 13:06:33.919598 18786 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:33.921321 20516 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:33.933699 18935 raft_consensus.cc:1275] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Refusing update from remote peer 6ed1d07b4b9946b7a3013b85b4b975fb: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260709 13:06:33.935283 20516 consensus_queue.cc:1048] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:06:34.213598 17681 auto_leader_rebalancer.cc:141] leader rebalance for table test-workload
I20260709 13:06:34.248087 17681 tablet_server.cc:179] TabletServer@127.17.68.65:0 shutting down...
W20260709 13:06:34.271152 18826 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 3 similar messages]
W20260709 13:06:34.276840 18826 consensus_peers.cc:597] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.288230 19444 consensus_peers.cc:597] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.290407 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:34.291507 17681 tablet_replica.cc:333] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.292577 17681 raft_consensus.cc:2243] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.293192 17681 raft_consensus.cc:2272] T dbbf97fb2e42432b9c5835baa774af4e P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.293975 19444 consensus_peers.cc:597] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.295890 17681 tablet_replica.cc:333] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.296821 17681 raft_consensus.cc:2243] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.298733 17681 raft_consensus.cc:2272] T f4f83504e56b44d887d06ac0f7bef5e7 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.301296 17681 tablet_replica.cc:333] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.302101 17681 raft_consensus.cc:2243] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.303057 17681 raft_consensus.cc:2272] T 495f2d1395ba4771bccfd300d6f9600b P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.303823 18826 consensus_peers.cc:597] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.305598 17681 tablet_replica.cc:333] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.306422 17681 raft_consensus.cc:2243] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.306882 17681 raft_consensus.cc:2272] T aefa02cc9fad4dd692869acde896711f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.309157 17681 tablet_replica.cc:333] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.309882 17681 raft_consensus.cc:2243] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.310431 17681 raft_consensus.cc:2272] T 7e1d2c6a4dac429eaf6b36273c2e7759 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.312754 17681 tablet_replica.cc:333] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.313537 17681 raft_consensus.cc:2243] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.314069 17681 raft_consensus.cc:2272] T 205423d1602b46c19d67ae34925dc03d P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.316097 17681 tablet_replica.cc:333] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.316673 17681 raft_consensus.cc:2243] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.317063 17681 raft_consensus.cc:2272] T 1357e1e8adf64035a03e13445cf2ae58 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.319259 17681 tablet_replica.cc:333] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.320034 17681 raft_consensus.cc:2243] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.320609 17681 raft_consensus.cc:2272] T 4c07b6b6f6ef4acd96db39dc5188546f P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.322858 17681 tablet_replica.cc:333] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.323643 17681 raft_consensus.cc:2243] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.324658 17681 raft_consensus.cc:2272] T 9539241168754643a14851aeb8e2dab6 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.326812 17681 tablet_replica.cc:333] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.327447 17681 raft_consensus.cc:2243] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.327956 17681 raft_consensus.cc:2272] T ed1396b4907f49b5b130adc54450b2bf P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.332130 17681 tablet_replica.cc:333] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.333022 17681 raft_consensus.cc:2243] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.333534 17681 raft_consensus.cc:2272] T 0e26b2697b0b4464add9a6c94670f1a9 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.334878 18900 consensus_peers.cc:597] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.335785 17681 tablet_replica.cc:333] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.336627 17681 raft_consensus.cc:2243] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:34.336985 18900 consensus_peers.cc:597] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.337271 17681 raft_consensus.cc:2272] T bda624d5c09d47009aebd79bda9b394e P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.339270 17681 tablet_replica.cc:333] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.339851 17681 raft_consensus.cc:2243] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.340378 17681 raft_consensus.cc:2272] T fb9dda0609f0483a8578798df9377fca P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.342065 17681 tablet_replica.cc:333] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.342599 17681 raft_consensus.cc:2243] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.343003 17681 raft_consensus.cc:2272] T 3479149ba0d64d63918b2325feaac894 P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.345126 17681 tablet_replica.cc:333] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.345708 17681 raft_consensus.cc:2243] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.346454 17681 raft_consensus.cc:2272] T 062e3f52664447dabd73ed43db6dfba8 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.348279 17681 tablet_replica.cc:333] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.348806 17681 raft_consensus.cc:2243] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.349263 17681 raft_consensus.cc:2272] T 9f4018283957470492eed0ef232395f6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.351265 17681 tablet_replica.cc:333] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.351950 17681 raft_consensus.cc:2243] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.352906 17681 raft_consensus.cc:2272] T 1730a51f3c0a4a89bb5bf1863d1633d1 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.355341 17681 tablet_replica.cc:333] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.356123 17681 raft_consensus.cc:2243] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.356686 17681 raft_consensus.cc:2272] T 619f9d5b03fc48c8a8efcbd6a3011290 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.358906 17681 tablet_replica.cc:333] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.359719 17681 raft_consensus.cc:2243] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.360379 17681 raft_consensus.cc:2272] T b7d9e9f3544b4d5d8b084c654458db92 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.362865 17681 tablet_replica.cc:333] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.363583 17681 raft_consensus.cc:2243] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.364166 17681 raft_consensus.cc:2272] T 69244672a85f4cae88e1a0455c3de442 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.365983 17681 tablet_replica.cc:333] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.366601 17681 raft_consensus.cc:2243] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.367077 17681 raft_consensus.cc:2272] T fa024bd6786e4cba9d0ec4168e6b84b2 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.368788 17681 tablet_replica.cc:333] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.369494 17681 raft_consensus.cc:2243] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.369983 17681 raft_consensus.cc:2272] T d2157d5431334aa28ef5b7e57cc5bbc5 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.372258 17681 tablet_replica.cc:333] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
W20260709 13:06:34.372179 18826 consensus_peers.cc:597] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.373071 17681 raft_consensus.cc:2243] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.373580 17681 raft_consensus.cc:2272] T d9ba4796c4294a4d9eedc4b778edd9b2 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.375252 17681 tablet_replica.cc:333] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.375782 17681 raft_consensus.cc:2243] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.376528 17681 raft_consensus.cc:2272] T 5190fdb6af7b413b85c938cdebe20d0c P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.378901 17681 tablet_replica.cc:333] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.379580 17681 raft_consensus.cc:2243] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.380251 17681 raft_consensus.cc:2272] T 00d97b54f2834f28aa156a7e8edae463 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.380645 18826 consensus_peers.cc:597] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.382000 17681 tablet_replica.cc:333] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.382612 17681 raft_consensus.cc:2243] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.382957 17681 raft_consensus.cc:2272] T 89d837344e194c7ca3b3db437db77f1f P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.384668 17681 tablet_replica.cc:333] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.385123 17681 raft_consensus.cc:2243] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.385931 17681 raft_consensus.cc:2272] T c59f7a026ee84a5db13d0655b853d409 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.388037 17681 tablet_replica.cc:333] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.388790 17681 raft_consensus.cc:2243] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:34.388746 19444 consensus_peers.cc:597] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.389791 17681 raft_consensus.cc:2272] T 197638b6fad64ce1b40746ae1d5336a6 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.392239 17681 tablet_replica.cc:333] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.393004 17681 raft_consensus.cc:2243] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.393579 17681 raft_consensus.cc:2272] T 18099053dde9417098e991a8db52b647 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.394595 18900 consensus_peers.cc:597] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.395733 17681 tablet_replica.cc:333] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.396431 17681 raft_consensus.cc:2243] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.397320 17681 raft_consensus.cc:2272] T 2ce79ea604704885aef7e85cf45f1b12 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.398463 18900 consensus_peers.cc:597] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.399358 17681 tablet_replica.cc:333] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.399905 17681 raft_consensus.cc:2243] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.400444 17681 raft_consensus.cc:2272] T 97e000f9eebd4bb49c71612282420885 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.402006 17681 tablet_replica.cc:333] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.402554 17681 raft_consensus.cc:2243] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.403251 17681 raft_consensus.cc:2272] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.404948 17681 tablet_replica.cc:333] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.405432 17681 raft_consensus.cc:2243] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.406140 17681 raft_consensus.cc:2272] T 3fc58977f991429fad4e3ecf2071c618 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.408180 17681 tablet_replica.cc:333] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.408636 17681 raft_consensus.cc:2243] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.409269 17681 raft_consensus.cc:2272] T 9bcad68444f5482094fc3e7103b555dc P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.410939 17681 tablet_replica.cc:333] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.411366 17681 raft_consensus.cc:2243] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.411952 17681 raft_consensus.cc:2272] T 0aae2be8493c4bdbac375b447108c0d4 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.413478 17681 tablet_replica.cc:333] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.414026 17681 raft_consensus.cc:2243] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.414530 17681 raft_consensus.cc:2272] T 962bbf3987da473c9f635c10214817b0 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.416337 17681 tablet_replica.cc:333] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.416833 17681 raft_consensus.cc:2243] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.417308 17681 raft_consensus.cc:2272] T c483bed5a7ac4cb7b99e5796c970bddb P f65aac96253e472f9349df2b6a58e36c [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.419468 17681 tablet_replica.cc:333] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.420205 17681 raft_consensus.cc:2243] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.420768 17681 raft_consensus.cc:2272] T b4ffedf7f0844eae8728bcb7417d0093 P f65aac96253e472f9349df2b6a58e36c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.423014 17681 tablet_replica.cc:333] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.423481 17681 raft_consensus.cc:2243] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.424321 17681 raft_consensus.cc:2272] T 7dbf3770cf484941893c91cea87b7ff7 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.425907 17681 tablet_replica.cc:333] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.426450 17681 raft_consensus.cc:2243] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.427139 17681 raft_consensus.cc:2272] T 8506a4e747b846d7a9d72d5b4cfdd399 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.429131 17681 tablet_replica.cc:333] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.429725 17681 raft_consensus.cc:2243] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.430644 17681 raft_consensus.cc:2272] T 137bdc4442f044069d40c551fadf5697 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.432749 17681 tablet_replica.cc:333] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.433327 17681 raft_consensus.cc:2243] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.433784 17681 raft_consensus.cc:2272] T a70ffa261d7844878e36aa117e9a2902 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.436057 17681 tablet_replica.cc:333] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.436688 17681 raft_consensus.cc:2243] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.437505 17681 raft_consensus.cc:2272] T 9df50d5fa79a4dcc88123f075c62c850 P f65aac96253e472f9349df2b6a58e36c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.439702 17681 tablet_replica.cc:333] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c: stopping tablet replica
I20260709 13:06:34.440306 17681 raft_consensus.cc:2243] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.440790 17681 raft_consensus.cc:2272] T 042d2c38c7f34879abdc6bf0b58bc1d9 P f65aac96253e472f9349df2b6a58e36c [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.443262 19444 consensus_peers.cc:597] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.469972 18826 consensus_peers.cc:597] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.479732 18826 consensus_peers.cc:597] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.480284 19444 consensus_peers.cc:597] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.485883 18900 consensus_peers.cc:597] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.502043 18826 consensus_peers.cc:597] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.522997 19444 consensus_peers.cc:597] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.537232 19444 consensus_peers.cc:597] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.555087 18826 consensus_peers.cc:597] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.563498 19444 consensus_peers.cc:597] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.567961 17681 tablet_server.cc:196] TabletServer@127.17.68.65:0 shutdown complete.
W20260709 13:06:34.575619 18900 consensus_peers.cc:597] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.575598 18826 consensus_peers.cc:597] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.602890 18900 consensus_peers.cc:597] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.622668 18900 consensus_peers.cc:597] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.625326 18900 consensus_peers.cc:597] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.653726 17681 tablet_server.cc:179] TabletServer@127.17.68.66:0 shutting down...
W20260709 13:06:34.668927 19444 consensus_peers.cc:597] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.681864 19442 consensus_peers.cc:597] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.694823 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:34.696133 17681 tablet_replica.cc:333] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.697227 17681 raft_consensus.cc:2243] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.698055 17681 raft_consensus.cc:2272] T 74599c692e314f239cfbd145eea11700 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.700594 17681 tablet_replica.cc:333] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.701423 17681 raft_consensus.cc:2243] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.701918 17681 raft_consensus.cc:2272] T dbbf97fb2e42432b9c5835baa774af4e P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.704576 17681 tablet_replica.cc:333] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.705348 17681 raft_consensus.cc:2243] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.705888 17681 raft_consensus.cc:2272] T 495f2d1395ba4771bccfd300d6f9600b P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.708662 17681 tablet_replica.cc:333] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.709443 17681 raft_consensus.cc:2243] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.710024 17681 raft_consensus.cc:2272] T f4f83504e56b44d887d06ac0f7bef5e7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.712344 17681 tablet_replica.cc:333] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.712901 17681 raft_consensus.cc:2243] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.713414 17681 raft_consensus.cc:2272] T 7e1d2c6a4dac429eaf6b36273c2e7759 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.715309 17681 tablet_replica.cc:333] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.715840 17681 raft_consensus.cc:2243] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.716236 17681 raft_consensus.cc:2272] T aefa02cc9fad4dd692869acde896711f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.717839 17681 tablet_replica.cc:333] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.718426 17681 raft_consensus.cc:2243] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.718830 17681 raft_consensus.cc:2272] T 1357e1e8adf64035a03e13445cf2ae58 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.720682 17681 tablet_replica.cc:333] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.721236 17681 raft_consensus.cc:2243] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.721679 17681 raft_consensus.cc:2272] T 9539241168754643a14851aeb8e2dab6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.723421 17681 tablet_replica.cc:333] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.723968 17681 raft_consensus.cc:2243] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.724388 17681 raft_consensus.cc:2272] T 0e26b2697b0b4464add9a6c94670f1a9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.726184 17681 tablet_replica.cc:333] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.726738 17681 raft_consensus.cc:2243] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.727726 17681 raft_consensus.cc:2272] T f5dbdbdff42f432090d07e403c94bdec P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.729955 17681 tablet_replica.cc:333] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.730631 17681 raft_consensus.cc:2243] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Raft consensus shutting down.
W20260709 13:06:34.730680 19442 consensus_peers.cc:597] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.732568 17681 raft_consensus.cc:2272] T 4c07b6b6f6ef4acd96db39dc5188546f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.735189 17681 tablet_replica.cc:333] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.735951 17681 raft_consensus.cc:2243] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.736748 17681 raft_consensus.cc:2272] T 3479149ba0d64d63918b2325feaac894 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.738596 17681 tablet_replica.cc:333] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.739184 17681 raft_consensus.cc:2243] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.739830 17681 raft_consensus.cc:2272] T fb9dda0609f0483a8578798df9377fca P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.741550 17681 tablet_replica.cc:333] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.742019 17681 raft_consensus.cc:2243] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.742723 17681 raft_consensus.cc:2272] T 5cc150ee014f4e7aaf736cca8a6a9845 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.744289 17681 tablet_replica.cc:333] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.744794 17681 raft_consensus.cc:2243] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.745512 17681 raft_consensus.cc:2272] T 9f4018283957470492eed0ef232395f6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.747215 17681 tablet_replica.cc:333] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.747682 17681 raft_consensus.cc:2243] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.748138 17681 raft_consensus.cc:2272] T ed1090fe4b634159813d1a9b1026d830 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.749794 17681 tablet_replica.cc:333] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.750294 17681 raft_consensus.cc:2243] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.750950 17681 raft_consensus.cc:2272] T 00d97b54f2834f28aa156a7e8edae463 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.752679 17681 tablet_replica.cc:333] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.753136 17681 raft_consensus.cc:2243] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.753635 17681 raft_consensus.cc:2272] T c3e15a281e124e0b84d04469539ba55f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.755327 17681 tablet_replica.cc:333] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.755853 17681 raft_consensus.cc:2243] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.756654 17681 raft_consensus.cc:2272] T 89d837344e194c7ca3b3db437db77f1f P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.758936 17681 tablet_replica.cc:333] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.759634 17681 raft_consensus.cc:2243] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.760071 17681 raft_consensus.cc:2272] T c59f7a026ee84a5db13d0655b853d409 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.760129 18898 consensus_peers.cc:597] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.761871 17681 tablet_replica.cc:333] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.762569 17681 raft_consensus.cc:2243] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.763340 17681 raft_consensus.cc:2272] T d2157d5431334aa28ef5b7e57cc5bbc5 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.765118 17681 tablet_replica.cc:333] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.765717 17681 raft_consensus.cc:2243] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.766283 17681 raft_consensus.cc:2272] T 203b71c62986484ea9e554b718134d63 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.768031 17681 tablet_replica.cc:333] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.768572 17681 raft_consensus.cc:2243] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.769008 17681 raft_consensus.cc:2272] T 197638b6fad64ce1b40746ae1d5336a6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.770757 17681 tablet_replica.cc:333] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.771471 17681 raft_consensus.cc:2243] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.771927 17681 raft_consensus.cc:2272] T 7d3c243c92864d68bae6a2ba5794a3d4 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.773571 17681 tablet_replica.cc:333] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.774082 17681 raft_consensus.cc:2243] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.774473 17681 raft_consensus.cc:2272] T e55ca656c24e4bf7be1a13facb4120aa P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.775892 17681 tablet_replica.cc:333] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.776327 17681 raft_consensus.cc:2243] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.776654 17681 raft_consensus.cc:2272] T 18099053dde9417098e991a8db52b647 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.778151 17681 tablet_replica.cc:333] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.778615 17681 raft_consensus.cc:2243] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.778959 17681 raft_consensus.cc:2272] T 2ce79ea604704885aef7e85cf45f1b12 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.780433 17681 tablet_replica.cc:333] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.780962 17681 raft_consensus.cc:2243] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.781611 17681 raft_consensus.cc:2272] T 9378e49e7c494a149999117ba7c7bccf P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.783396 17681 tablet_replica.cc:333] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.783833 17681 raft_consensus.cc:2243] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.784580 17681 raft_consensus.cc:2272] T 69244672a85f4cae88e1a0455c3de442 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.786931 17681 tablet_replica.cc:333] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.787621 17681 raft_consensus.cc:2243] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.788075 17681 raft_consensus.cc:2272] T c483bed5a7ac4cb7b99e5796c970bddb P fd1b2b0efbcd4ffa97502fac0e168e14 [term 4 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.788162 19442 consensus_peers.cc:597] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.790067 17681 tablet_replica.cc:333] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.790825 17681 raft_consensus.cc:2243] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.791275 17681 raft_consensus.cc:2272] T b4ffedf7f0844eae8728bcb7417d0093 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.791290 18898 consensus_peers.cc:597] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.793318 17681 tablet_replica.cc:333] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.794090 17681 raft_consensus.cc:2243] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:34.794013 18898 consensus_peers.cc:597] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.794762 17681 raft_consensus.cc:2272] T 3fc58977f991429fad4e3ecf2071c618 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.796326 17681 tablet_replica.cc:333] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.796790 17681 raft_consensus.cc:2243] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.797420 17681 raft_consensus.cc:2272] T fb90c1c594724a2c9db18a27dcf61d14 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.799129 17681 tablet_replica.cc:333] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.799554 17681 raft_consensus.cc:2243] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.800043 17681 raft_consensus.cc:2272] T 6e072a2b3b764f30abb3d3294f88e1c3 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.801517 17681 tablet_replica.cc:333] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.801940 17681 raft_consensus.cc:2243] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.802357 17681 raft_consensus.cc:2272] T 7dbf3770cf484941893c91cea87b7ff7 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.803879 17681 tablet_replica.cc:333] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.804304 17681 raft_consensus.cc:2243] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.804641 17681 raft_consensus.cc:2272] T 8506a4e747b846d7a9d72d5b4cfdd399 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.806190 17681 tablet_replica.cc:333] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.806643 17681 raft_consensus.cc:2243] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.806937 17681 raft_consensus.cc:2272] T 884a67b761054abc82478415abd6a518 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.808537 17681 tablet_replica.cc:333] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.808964 17681 raft_consensus.cc:2243] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.809592 17681 raft_consensus.cc:2272] T 97e000f9eebd4bb49c71612282420885 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.811092 17681 tablet_replica.cc:333] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.811509 17681 raft_consensus.cc:2243] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.812011 17681 raft_consensus.cc:2272] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.814311 17681 tablet_replica.cc:333] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.815009 17681 raft_consensus.cc:2243] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.815963 17681 raft_consensus.cc:2272] T a22992f368af492ab5b1224c5d6419d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.817056 18900 consensus_peers.cc:597] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 -> Peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Couldn't send request to peer f65aac96253e472f9349df2b6a58e36c. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.818140 17681 tablet_replica.cc:333] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.818704 17681 raft_consensus.cc:2243] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.819159 17681 raft_consensus.cc:2272] T 858aa7cba75b4d3e894965a2002e369a P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.820699 17681 tablet_replica.cc:333] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.821108 17681 raft_consensus.cc:2243] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.821424 17681 raft_consensus.cc:2272] T 1730a51f3c0a4a89bb5bf1863d1633d1 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.823179 17681 tablet_replica.cc:333] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.823789 17681 raft_consensus.cc:2243] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:34.824676 17681 raft_consensus.cc:2272] T 042d2c38c7f34879abdc6bf0b58bc1d9 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.826803 19442 consensus_peers.cc:597] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.827241 17681 tablet_replica.cc:333] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.827986 17681 raft_consensus.cc:2243] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.828830 17681 raft_consensus.cc:2272] T 9df50d5fa79a4dcc88123f075c62c850 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:34.830804 17681 tablet_replica.cc:333] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14: stopping tablet replica
I20260709 13:06:34.831207 17681 raft_consensus.cc:2243] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:34.831697 17681 raft_consensus.cc:2272] T 48a16570aeb34dcd94e1a5d6f8e98235 P fd1b2b0efbcd4ffa97502fac0e168e14 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:34.850827 19442 consensus_peers.cc:597] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.854990 19442 consensus_peers.cc:597] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:34.921079 17681 tablet_server.cc:196] TabletServer@127.17.68.66:0 shutdown complete.
W20260709 13:06:34.937037 18898 consensus_peers.cc:597] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.991349 19442 consensus_peers.cc:597] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:34.991518 18898 consensus_peers.cc:597] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.009591 17681 tablet_server.cc:179] TabletServer@127.17.68.67:0 shutting down...
W20260709 13:06:35.039618 18898 consensus_peers.cc:597] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.060509 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:35.061322 17681 tablet_replica.cc:333] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.061995 17681 raft_consensus.cc:2243] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.062485 17681 raft_consensus.cc:2272] T 74599c692e314f239cfbd145eea11700 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.064536 17681 tablet_replica.cc:333] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.065148 17681 raft_consensus.cc:2243] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.065999 17681 raft_consensus.cc:2272] T dbbf97fb2e42432b9c5835baa774af4e P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.067009 18898 consensus_peers.cc:597] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.068181 17681 tablet_replica.cc:333] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.068768 17681 raft_consensus.cc:2243] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.069199 17681 raft_consensus.cc:2272] T f4f83504e56b44d887d06ac0f7bef5e7 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.071131 17681 tablet_replica.cc:333] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.071671 17681 raft_consensus.cc:2243] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.072347 17681 raft_consensus.cc:2272] T 1357e1e8adf64035a03e13445cf2ae58 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.074340 17681 tablet_replica.cc:333] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.074928 17681 raft_consensus.cc:2243] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.075380 17681 raft_consensus.cc:2272] T 495f2d1395ba4771bccfd300d6f9600b P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.077239 17681 tablet_replica.cc:333] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.077828 17681 raft_consensus.cc:2243] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.078714 17681 raft_consensus.cc:2272] T aefa02cc9fad4dd692869acde896711f P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.080721 17681 tablet_replica.cc:333] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.081429 17681 raft_consensus.cc:2243] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.081935 17681 raft_consensus.cc:2272] T 205423d1602b46c19d67ae34925dc03d P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.082813 19442 consensus_peers.cc:597] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:35.083513 19442 consensus_peers.cc:597] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.084148 17681 tablet_replica.cc:333] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.084700 17681 raft_consensus.cc:2243] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.085026 17681 raft_consensus.cc:2272] T ed1396b4907f49b5b130adc54450b2bf P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.086534 17681 tablet_replica.cc:333] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.087000 17681 raft_consensus.cc:2243] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.087357 17681 raft_consensus.cc:2272] T 9539241168754643a14851aeb8e2dab6 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.089526 17681 tablet_replica.cc:333] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.090265 17681 raft_consensus.cc:2243] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.091185 17681 raft_consensus.cc:2272] T bda624d5c09d47009aebd79bda9b394e P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.092767 18898 consensus_peers.cc:597] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.093446 17681 tablet_replica.cc:333] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.094425 17681 raft_consensus.cc:2243] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.094988 17681 raft_consensus.cc:2272] T f5dbdbdff42f432090d07e403c94bdec P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.097282 17681 tablet_replica.cc:333] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.097993 17681 raft_consensus.cc:2243] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.098563 17681 raft_consensus.cc:2272] T 5cc150ee014f4e7aaf736cca8a6a9845 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.100114 17681 tablet_replica.cc:333] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.100569 17681 raft_consensus.cc:2243] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.101349 17681 raft_consensus.cc:2272] T 062e3f52664447dabd73ed43db6dfba8 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.103413 17681 tablet_replica.cc:333] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.103917 17681 raft_consensus.cc:2243] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.104310 17681 raft_consensus.cc:2272] T 3479149ba0d64d63918b2325feaac894 P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.105899 17681 tablet_replica.cc:333] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.106455 17681 raft_consensus.cc:2243] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.106822 17681 raft_consensus.cc:2272] T 9f4018283957470492eed0ef232395f6 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.108297 17681 tablet_replica.cc:333] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.108791 17681 raft_consensus.cc:2243] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.109529 17681 raft_consensus.cc:2272] T ed1090fe4b634159813d1a9b1026d830 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.111286 17681 tablet_replica.cc:333] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.111797 17681 raft_consensus.cc:2243] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.112179 17681 raft_consensus.cc:2272] T 858aa7cba75b4d3e894965a2002e369a P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.113777 17681 tablet_replica.cc:333] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.114338 17681 raft_consensus.cc:2243] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.115085 17681 raft_consensus.cc:2272] T 619f9d5b03fc48c8a8efcbd6a3011290 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.116675 17681 tablet_replica.cc:333] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.117163 17681 raft_consensus.cc:2243] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.117681 17681 raft_consensus.cc:2272] T 137bdc4442f044069d40c551fadf5697 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.119215 17681 tablet_replica.cc:333] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.119760 17681 raft_consensus.cc:2243] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.120134 17681 raft_consensus.cc:2272] T 884a67b761054abc82478415abd6a518 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.121626 17681 tablet_replica.cc:333] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.122113 17681 raft_consensus.cc:2243] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.122541 17681 raft_consensus.cc:2272] T 203b71c62986484ea9e554b718134d63 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.124616 17681 tablet_replica.cc:333] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.125276 17681 raft_consensus.cc:2243] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.125732 17681 raft_consensus.cc:2272] T d2157d5431334aa28ef5b7e57cc5bbc5 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.127552 17681 tablet_replica.cc:333] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.128007 17681 raft_consensus.cc:2243] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.128345 17681 raft_consensus.cc:2272] T d9ba4796c4294a4d9eedc4b778edd9b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.129805 17681 tablet_replica.cc:333] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.130295 17681 raft_consensus.cc:2243] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.130954 17681 raft_consensus.cc:2272] T fa024bd6786e4cba9d0ec4168e6b84b2 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.132395 17681 tablet_replica.cc:333] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.132902 17681 raft_consensus.cc:2243] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.133548 17681 raft_consensus.cc:2272] T c3e15a281e124e0b84d04469539ba55f P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.135192 17681 tablet_replica.cc:333] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.135612 17681 raft_consensus.cc:2243] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.136005 17681 raft_consensus.cc:2272] T 89d837344e194c7ca3b3db437db77f1f P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.137503 17681 tablet_replica.cc:333] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.137930 17681 raft_consensus.cc:2243] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.138299 17681 raft_consensus.cc:2272] T c59f7a026ee84a5db13d0655b853d409 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.139693 17681 tablet_replica.cc:333] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.140105 17681 raft_consensus.cc:2243] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.140429 17681 raft_consensus.cc:2272] T 7d3c243c92864d68bae6a2ba5794a3d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.142025 17681 tablet_replica.cc:333] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.142498 17681 raft_consensus.cc:2243] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.143124 17681 raft_consensus.cc:2272] T e55ca656c24e4bf7be1a13facb4120aa P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.144497 17681 tablet_replica.cc:333] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.145004 17681 raft_consensus.cc:2243] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.145624 17681 raft_consensus.cc:2272] T 18099053dde9417098e991a8db52b647 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.147308 17681 tablet_replica.cc:333] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.148012 17681 raft_consensus.cc:2243] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.148444 17681 raft_consensus.cc:2272] T 9378e49e7c494a149999117ba7c7bccf P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.150839 17681 tablet_replica.cc:333] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.151516 17681 raft_consensus.cc:2243] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:35.151916 19442 consensus_peers.cc:597] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer fd1b2b0efbcd4ffa97502fac0e168e14 (127.17.68.66:42527): Couldn't send request to peer fd1b2b0efbcd4ffa97502fac0e168e14. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.66:42527: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.152009 17681 raft_consensus.cc:2272] T b7d9e9f3544b4d5d8b084c654458db92 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.153815 17681 tablet_replica.cc:333] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.154397 17681 raft_consensus.cc:2243] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.154891 17681 raft_consensus.cc:2272] T 5190fdb6af7b413b85c938cdebe20d0c P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.156698 17681 tablet_replica.cc:333] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.157372 17681 raft_consensus.cc:2243] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.157949 17681 raft_consensus.cc:2272] T a22992f368af492ab5b1224c5d6419d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.160437 17681 tablet_replica.cc:333] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.161119 17681 raft_consensus.cc:2243] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.162027 17681 raft_consensus.cc:2272] T 6e072a2b3b764f30abb3d3294f88e1c3 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.164052 17681 tablet_replica.cc:333] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.164717 17681 raft_consensus.cc:2243] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.165249 17681 raft_consensus.cc:2272] T 9bcad68444f5482094fc3e7103b555dc P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.167539 17681 tablet_replica.cc:333] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.168035 17681 raft_consensus.cc:2243] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.168447 17681 raft_consensus.cc:2272] T 3fc58977f991429fad4e3ecf2071c618 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.170758 19442 consensus_peers.cc:597] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.172971 17681 tablet_replica.cc:333] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.173790 17681 raft_consensus.cc:2243] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.174329 17681 raft_consensus.cc:2272] T fb90c1c594724a2c9db18a27dcf61d14 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.176927 17681 tablet_replica.cc:333] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.177573 17681 raft_consensus.cc:2243] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.178113 17681 raft_consensus.cc:2272] T 0aae2be8493c4bdbac375b447108c0d4 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.179865 17681 tablet_replica.cc:333] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.180516 17681 raft_consensus.cc:2243] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.180989 17681 raft_consensus.cc:2272] T 962bbf3987da473c9f635c10214817b0 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.183248 17681 tablet_replica.cc:333] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.183884 17681 raft_consensus.cc:2243] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 4 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.184755 17681 raft_consensus.cc:2272] T c483bed5a7ac4cb7b99e5796c970bddb P 03d871ccdb064b7db6a86d69d8a58313 [term 4 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.186563 17681 tablet_replica.cc:333] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.187006 17681 raft_consensus.cc:2243] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.187683 17681 raft_consensus.cc:2272] T a70ffa261d7844878e36aa117e9a2902 P 03d871ccdb064b7db6a86d69d8a58313 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.189318 17681 tablet_replica.cc:333] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.189777 17681 raft_consensus.cc:2243] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.190132 17681 raft_consensus.cc:2272] T 042d2c38c7f34879abdc6bf0b58bc1d9 P 03d871ccdb064b7db6a86d69d8a58313 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.191795 17681 tablet_replica.cc:333] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313: stopping tablet replica
I20260709 13:06:35.192233 17681 raft_consensus.cc:2243] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.192905 17681 raft_consensus.cc:2272] T 48a16570aeb34dcd94e1a5d6f8e98235 P 03d871ccdb064b7db6a86d69d8a58313 [term 3 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.234490 19442 consensus_peers.cc:597] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:35.242614 19442 consensus_peers.cc:597] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:35.258829 19442 consensus_peers.cc:597] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.67:46449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.271119 17681 tablet_server.cc:196] TabletServer@127.17.68.67:0 shutdown complete.
W20260709 13:06:35.298300 19442 consensus_peers.cc:597] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.67:46449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260709 13:06:35.316636 19442 consensus_peers.cc:597] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.67:46449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.357268 17681 tablet_server.cc:179] TabletServer@127.17.68.68:0 shutting down...
W20260709 13:06:35.371439 19442 consensus_peers.cc:597] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.67:46449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.383314 20516 raft_consensus.cc:493] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting pre-election (detected failure of leader f65aac96253e472f9349df2b6a58e36c)
I20260709 13:06:35.383927 20516 raft_consensus.cc:515] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "f65aac96253e472f9349df2b6a58e36c" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 41331 } } peers { permanent_uuid: "03d871ccdb064b7db6a86d69d8a58313" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 46449 } } peers { permanent_uuid: "6ed1d07b4b9946b7a3013b85b4b975fb" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 44283 } attrs { promote: false } }
I20260709 13:06:35.386071 20516 leader_election.cc:290] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331), 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449)
W20260709 13:06:35.391695 19444 leader_election.cc:336] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer f65aac96253e472f9349df2b6a58e36c (127.17.68.65:41331): Network error: Client connection negotiation failed: client connection to 127.17.68.65:41331: connect: Connection refused (error 111)
W20260709 13:06:35.393548 19442 leader_election.cc:336] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Network error: Client connection negotiation failed: client connection to 127.17.68.67:46449: connect: Connection refused (error 111)
I20260709 13:06:35.393971 19442 leader_election.cc:304] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 6ed1d07b4b9946b7a3013b85b4b975fb; no voters: 03d871ccdb064b7db6a86d69d8a58313, f65aac96253e472f9349df2b6a58e36c
I20260709 13:06:35.394556 17681 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260709 13:06:35.394707 20516 raft_consensus.cc:2749] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:35.395488 17681 tablet_replica.cc:333] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.396538 17681 raft_consensus.cc:2243] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.397202 17681 raft_consensus.cc:2272] T a22992f368af492ab5b1224c5d6419d9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.398962 17681 tablet_replica.cc:333] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.399535 17681 raft_consensus.cc:2243] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.400008 17681 raft_consensus.cc:2272] T 619f9d5b03fc48c8a8efcbd6a3011290 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.401652 17681 tablet_replica.cc:333] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.402487 17681 raft_consensus.cc:2243] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.403014 17681 raft_consensus.cc:2272] T 4c07b6b6f6ef4acd96db39dc5188546f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.405082 17681 tablet_replica.cc:333] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.405831 17681 raft_consensus.cc:2243] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.406486 17681 raft_consensus.cc:2272] T 6f6ca92629b74db9bb21f0e1bb0c72c6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.408234 17681 tablet_replica.cc:333] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.408743 17681 raft_consensus.cc:2243] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.409206 17681 raft_consensus.cc:2272] T c3e15a281e124e0b84d04469539ba55f P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.410961 17681 tablet_replica.cc:333] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.411484 17681 raft_consensus.cc:2243] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.412009 17681 raft_consensus.cc:2272] T 062e3f52664447dabd73ed43db6dfba8 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.413686 17681 tablet_replica.cc:333] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.414266 17681 raft_consensus.cc:2243] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.414770 17681 raft_consensus.cc:2272] T 48a16570aeb34dcd94e1a5d6f8e98235 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.419696 17681 tablet_replica.cc:333] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.420274 17681 raft_consensus.cc:2243] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.421008 17681 raft_consensus.cc:2272] T b4ffedf7f0844eae8728bcb7417d0093 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.422782 17681 tablet_replica.cc:333] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.423305 17681 raft_consensus.cc:2243] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.423967 17681 raft_consensus.cc:2272] T ed1396b4907f49b5b130adc54450b2bf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.425577 17681 tablet_replica.cc:333] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.426096 17681 raft_consensus.cc:2243] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.426822 17681 raft_consensus.cc:2272] T 0e26b2697b0b4464add9a6c94670f1a9 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.428421 17681 tablet_replica.cc:333] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.428900 17681 raft_consensus.cc:2243] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.429369 17681 raft_consensus.cc:2272] T 9378e49e7c494a149999117ba7c7bccf P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.431025 17681 tablet_replica.cc:333] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.431541 17681 raft_consensus.cc:2243] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.432017 17681 raft_consensus.cc:2272] T 9df50d5fa79a4dcc88123f075c62c850 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.433544 17681 tablet_replica.cc:333] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.434054 17681 raft_consensus.cc:2243] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.434602 17681 raft_consensus.cc:2272] T 1730a51f3c0a4a89bb5bf1863d1633d1 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.436277 17681 tablet_replica.cc:333] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.436790 17681 raft_consensus.cc:2243] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.437212 17681 raft_consensus.cc:2272] T e55ca656c24e4bf7be1a13facb4120aa P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.438777 17681 tablet_replica.cc:333] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.439293 17681 raft_consensus.cc:2243] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.439757 17681 raft_consensus.cc:2272] T 5cc150ee014f4e7aaf736cca8a6a9845 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.441411 17681 tablet_replica.cc:333] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.441923 17681 raft_consensus.cc:2243] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.442440 17681 raft_consensus.cc:2272] T fb9dda0609f0483a8578798df9377fca P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.444067 17681 tablet_replica.cc:333] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.444561 17681 raft_consensus.cc:2243] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.445353 17681 raft_consensus.cc:2272] T 197638b6fad64ce1b40746ae1d5336a6 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.447767 17681 tablet_replica.cc:333] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.448508 17681 raft_consensus.cc:2243] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.449065 17681 raft_consensus.cc:2272] T 00d97b54f2834f28aa156a7e8edae463 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.450979 17681 tablet_replica.cc:333] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.451438 17681 raft_consensus.cc:2243] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.452069 17681 raft_consensus.cc:2272] T 7e1d2c6a4dac429eaf6b36273c2e7759 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.453694 17681 tablet_replica.cc:333] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.454276 17681 raft_consensus.cc:2243] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.455030 17681 raft_consensus.cc:2272] T 203b71c62986484ea9e554b718134d63 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.457298 17681 tablet_replica.cc:333] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.458096 17681 raft_consensus.cc:2243] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
W20260709 13:06:35.458606 19442 consensus_peers.cc:597] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.67:46449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.458721 17681 raft_consensus.cc:2272] T 6e072a2b3b764f30abb3d3294f88e1c3 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.460469 17681 tablet_replica.cc:333] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.461094 17681 raft_consensus.cc:2243] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.461647 17681 raft_consensus.cc:2272] T 9bcad68444f5482094fc3e7103b555dc P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.464177 17681 tablet_replica.cc:333] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.464911 17681 raft_consensus.cc:2243] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.465750 17681 raft_consensus.cc:2272] T 205423d1602b46c19d67ae34925dc03d P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.467598 17681 tablet_replica.cc:333] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.468065 17681 raft_consensus.cc:2243] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.468443 17681 raft_consensus.cc:2272] T 97e000f9eebd4bb49c71612282420885 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.470083 17681 tablet_replica.cc:333] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.470626 17681 raft_consensus.cc:2243] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.471050 17681 raft_consensus.cc:2272] T f5dbdbdff42f432090d07e403c94bdec P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.472533 17681 tablet_replica.cc:333] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.472980 17681 raft_consensus.cc:2243] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.473390 17681 raft_consensus.cc:2272] T ed1090fe4b634159813d1a9b1026d830 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.475000 17681 tablet_replica.cc:333] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.475469 17681 raft_consensus.cc:2243] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.476055 17681 raft_consensus.cc:2272] T 7d3c243c92864d68bae6a2ba5794a3d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.477604 17681 tablet_replica.cc:333] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.478065 17681 raft_consensus.cc:2243] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.478457 17681 raft_consensus.cc:2272] T bda624d5c09d47009aebd79bda9b394e P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.480058 17681 tablet_replica.cc:333] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.480520 17681 raft_consensus.cc:2243] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.480890 17681 raft_consensus.cc:2272] T a70ffa261d7844878e36aa117e9a2902 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.482488 17681 tablet_replica.cc:333] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.482928 17681 raft_consensus.cc:2243] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.483600 17681 raft_consensus.cc:2272] T 74599c692e314f239cfbd145eea11700 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.485101 17681 tablet_replica.cc:333] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.485608 17681 raft_consensus.cc:2243] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.486148 17681 raft_consensus.cc:2272] T 137bdc4442f044069d40c551fadf5697 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.488294 17681 tablet_replica.cc:333] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.489053 17681 raft_consensus.cc:2243] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.489650 17681 raft_consensus.cc:2272] T 5190fdb6af7b413b85c938cdebe20d0c P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
W20260709 13:06:35.490469 19442 consensus_peers.cc:597] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb -> Peer 03d871ccdb064b7db6a86d69d8a58313 (127.17.68.67:46449): Couldn't send request to peer 03d871ccdb064b7db6a86d69d8a58313. Status: Network error: Client connection negotiation failed: client connection to 127.17.68.67:46449: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:35.491565 17681 tablet_replica.cc:333] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.492108 17681 raft_consensus.cc:2243] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.492772 17681 raft_consensus.cc:2272] T d9ba4796c4294a4d9eedc4b778edd9b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.494478 17681 tablet_replica.cc:333] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.494974 17681 raft_consensus.cc:2243] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.495692 17681 raft_consensus.cc:2272] T 858aa7cba75b4d3e894965a2002e369a P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.497421 17681 tablet_replica.cc:333] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.497937 17681 raft_consensus.cc:2243] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.498703 17681 raft_consensus.cc:2272] T b7d9e9f3544b4d5d8b084c654458db92 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.500674 17681 tablet_replica.cc:333] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.501174 17681 raft_consensus.cc:2243] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.501561 17681 raft_consensus.cc:2272] T 69244672a85f4cae88e1a0455c3de442 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.503309 17681 tablet_replica.cc:333] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.503796 17681 raft_consensus.cc:2243] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.504204 17681 raft_consensus.cc:2272] T 2ce79ea604704885aef7e85cf45f1b12 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.505862 17681 tablet_replica.cc:333] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.506412 17681 raft_consensus.cc:2243] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.506821 17681 raft_consensus.cc:2272] T fb90c1c594724a2c9db18a27dcf61d14 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.508479 17681 tablet_replica.cc:333] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.508939 17681 raft_consensus.cc:2243] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.509392 17681 raft_consensus.cc:2272] T 0aae2be8493c4bdbac375b447108c0d4 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.511107 17681 tablet_replica.cc:333] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.511595 17681 raft_consensus.cc:2243] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.512282 17681 raft_consensus.cc:2272] T 962bbf3987da473c9f635c10214817b0 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.513833 17681 tablet_replica.cc:333] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.514420 17681 raft_consensus.cc:2243] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.514912 17681 raft_consensus.cc:2272] T fa024bd6786e4cba9d0ec4168e6b84b2 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.516633 17681 tablet_replica.cc:333] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.517091 17681 raft_consensus.cc:2243] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.517740 17681 raft_consensus.cc:2272] T 884a67b761054abc82478415abd6a518 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.519412 17681 tablet_replica.cc:333] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.519871 17681 raft_consensus.cc:2243] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.520339 17681 raft_consensus.cc:2272] T 7dbf3770cf484941893c91cea87b7ff7 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.521855 17681 tablet_replica.cc:333] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb: stopping tablet replica
I20260709 13:06:35.522294 17681 raft_consensus.cc:2243] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:06:35.522680 17681 raft_consensus.cc:2272] T 8506a4e747b846d7a9d72d5b4cfdd399 P 6ed1d07b4b9946b7a3013b85b4b975fb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.584018 17681 tablet_server.cc:196] TabletServer@127.17.68.68:0 shutdown complete.
I20260709 13:06:35.638489 17681 master.cc:562] Master@127.17.68.126:46713 shutting down...
I20260709 13:06:35.669225 17681 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 1 LEADER]: Raft consensus shutting down.
I20260709 13:06:35.669814 17681 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260709 13:06:35.670161 17681 tablet_replica.cc:333] T 00000000000000000000000000000000 P 8d49f4790c174671b14d4dd6fcc56302: stopping tablet replica
I20260709 13:06:35.690847 17681 master.cc:584] Master@127.17.68.126:46713 shutdown complete.
[       OK ] LeaderRebalancerTest.AddTserver (57852 ms)
[ RUN      ] LeaderRebalancerTest.RestartTserver
I20260709 13:06:35.783926 17681 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.17.68.126:46521
I20260709 13:06:35.785063 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:35.790825 20553 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:35.790860 20552 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:35.791823 20555 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:35.792143 17681 server_base.cc:1061] running on GCE node
I20260709 13:06:35.793550 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:35.793727 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:35.793838 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602395793827 us; error 0 us; skew 500 ppm
I20260709 13:06:35.794363 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:35.796741 17681 webserver.cc:533] Webserver started at http://127.17.68.126:45855/ using document root <none> and password file <none>
I20260709 13:06:35.797168 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:35.797314 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:35.797529 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:35.799142 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/master-0-root/instance:
uuid: "81f4fe9fb7744d5793b7f2466117ab09"
format_stamp: "Formatted at 2026-07-09 13:06:35 on dist-test-slave-dk32"
I20260709 13:06:35.803241 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:35.806699 20560 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:35.807458 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.001s
I20260709 13:06:35.807765 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/master-0-root
uuid: "81f4fe9fb7744d5793b7f2466117ab09"
format_stamp: "Formatted at 2026-07-09 13:06:35 on dist-test-slave-dk32"
I20260709 13:06:35.808029 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/master-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:35.843233 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:35.844460 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:35.881868 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.126:46521
I20260709 13:06:35.881970 20611 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.126:46521 every 8 connection(s)
I20260709 13:06:35.885685 20612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:35.895259 20612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Bootstrap starting.
I20260709 13:06:35.899643 20612 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:35.903548 20612 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: No bootstrap required, opened a new log
I20260709 13:06:35.905560 20612 raft_consensus.cc:359] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f4fe9fb7744d5793b7f2466117ab09" member_type: VOTER }
I20260709 13:06:35.905920 20612 raft_consensus.cc:385] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:35.906090 20612 raft_consensus.cc:740] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 81f4fe9fb7744d5793b7f2466117ab09, State: Initialized, Role: FOLLOWER
I20260709 13:06:35.906661 20612 consensus_queue.cc:260] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "81f4fe9fb7744d5793b7f2466117ab09" member_type: VOTER }
I20260709 13:06:35.907047 20612 raft_consensus.cc:399] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260709 13:06:35.907236 20612 raft_consensus.cc:493] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260709 13:06:35.907454 20612 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:35.911864 20612 raft_consensus.cc:515] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f4fe9fb7744d5793b7f2466117ab09" member_type: VOTER }
I20260709 13:06:35.912309 20612 leader_election.cc:304] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [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: 81f4fe9fb7744d5793b7f2466117ab09; no voters: 
I20260709 13:06:35.913340 20612 leader_election.cc:290] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260709 13:06:35.913743 20615 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:35.915155 20615 raft_consensus.cc:697] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [term 1 LEADER]: Becoming Leader. State: Replica: 81f4fe9fb7744d5793b7f2466117ab09, State: Running, Role: LEADER
I20260709 13:06:35.915807 20615 consensus_queue.cc:237] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [LEADER]: Queue going to LEADER mode. State: All 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: "81f4fe9fb7744d5793b7f2466117ab09" member_type: VOTER }
I20260709 13:06:35.916114 20612 sys_catalog.cc:565] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [sys.catalog]: configured and running, proceeding with master startup.
I20260709 13:06:35.920284 20616 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "81f4fe9fb7744d5793b7f2466117ab09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f4fe9fb7744d5793b7f2466117ab09" member_type: VOTER } }
I20260709 13:06:35.920758 20617 sys_catalog.cc:455] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 81f4fe9fb7744d5793b7f2466117ab09. Latest consensus state: current_term: 1 leader_uuid: "81f4fe9fb7744d5793b7f2466117ab09" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "81f4fe9fb7744d5793b7f2466117ab09" member_type: VOTER } }
I20260709 13:06:35.921003 20616 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:35.921388 20617 sys_catalog.cc:458] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09 [sys.catalog]: This master's current role is: LEADER
I20260709 13:06:35.923065 20622 catalog_manager.cc:1511] Loading table and tablet metadata into memory...
I20260709 13:06:35.928921 20622 catalog_manager.cc:1520] Initializing Kudu cluster ID...
I20260709 13:06:35.931475 17681 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260709 13:06:35.937568 20622 catalog_manager.cc:1383] Generated new cluster ID: 7de6e08f8f30419c9ed4ee6c9ec5c0f2
I20260709 13:06:35.937892 20622 catalog_manager.cc:1531] Initializing Kudu internal certificate authority...
I20260709 13:06:35.955786 20622 catalog_manager.cc:1406] Generated new certificate authority record
I20260709 13:06:35.957013 20622 catalog_manager.cc:1540] Loading token signing keys...
I20260709 13:06:36.000021 20622 catalog_manager.cc:6070] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Generated new TSK 0
I20260709 13:06:36.000981 20622 catalog_manager.cc:1550] Initializing in-progress tserver states...
I20260709 13:06:36.024219 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:36.031431 20634 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:36.032276 20635 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:36.034828 20637 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:36.037122 17681 server_base.cc:1061] running on GCE node
I20260709 13:06:36.038558 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:36.038775 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:36.038957 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602396038920 us; error 0 us; skew 500 ppm
I20260709 13:06:36.039506 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:36.042217 17681 webserver.cc:533] Webserver started at http://127.17.68.65:35627/ using document root <none> and password file <none>
I20260709 13:06:36.042802 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:36.043020 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:36.043335 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:36.044659 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/instance:
uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.049362 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.003s	sys 0.003s
I20260709 13:06:36.052893 20642 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.053594 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:36.053889 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root
uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.054169 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:36.066005 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:36.067330 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:36.068881 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:36.071324 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:36.071548 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.071812 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:36.071995 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.113921 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.65:35265
I20260709 13:06:36.114038 20704 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.65:35265 every 8 connection(s)
I20260709 13:06:36.119622 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:36.126653 20709 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:36.127059 20710 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:06:36.133850 17681 server_base.cc:1061] running on GCE node
W20260709 13:06:36.134199 20713 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:36.135296 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:36.135514 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:36.135694 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602396135658 us; error 0 us; skew 500 ppm
I20260709 13:06:36.136303 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:36.139616 17681 webserver.cc:533] Webserver started at http://127.17.68.66:41437/ using document root <none> and password file <none>
I20260709 13:06:36.140197 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:36.140175 20705 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46521
I20260709 13:06:36.140667 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:36.140805 20705 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:36.141017 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:36.141727 20705 heartbeater.cc:507] Master 127.17.68.126:46521 requested a full tablet report, sending...
I20260709 13:06:36.142647 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/instance:
uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.144255 20577 ts_manager.cc:194] Registered new tserver with Master: 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:36.146932 20577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40468
I20260709 13:06:36.148833 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.006s	user 0.006s	sys 0.000s
I20260709 13:06:36.152453 20717 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.153200 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:36.153491 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-1-root
uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.153791 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:36.182778 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:36.184023 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:36.185472 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:36.187640 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:36.187863 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.188105 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:36.188287 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.231688 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.66:39911
I20260709 13:06:36.231804 20779 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.66:39911 every 8 connection(s)
I20260709 13:06:36.236513 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:36.243877 20783 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:36.244961 20784 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:36.248956 20786 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:36.250456 17681 server_base.cc:1061] running on GCE node
I20260709 13:06:36.250741 20780 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46521
I20260709 13:06:36.251180 20780 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:36.251468 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:36.251724 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:36.251899 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602396251886 us; error 0 us; skew 500 ppm
I20260709 13:06:36.251995 20780 heartbeater.cc:507] Master 127.17.68.126:46521 requested a full tablet report, sending...
I20260709 13:06:36.252496 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:36.254268 20577 ts_manager.cc:194] Registered new tserver with Master: ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:36.255239 17681 webserver.cc:533] Webserver started at http://127.17.68.67:44395/ using document root <none> and password file <none>
I20260709 13:06:36.255920 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:36.256162 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:36.256143 20577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40472
I20260709 13:06:36.256687 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:36.258030 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/instance:
uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.262360 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.004s	sys 0.000s
I20260709 13:06:36.265650 20791 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.267777 17681 fs_manager.cc:730] Time spent opening block manager: real 0.004s	user 0.003s	sys 0.000s
I20260709 13:06:36.268083 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-2-root
uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.268358 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:36.284613 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:36.285856 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:36.287387 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:36.289552 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:36.289806 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.290046 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:36.290217 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.331589 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.67:45761
I20260709 13:06:36.331710 20853 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.67:45761 every 8 connection(s)
I20260709 13:06:36.336730 17681 file_cache.cc:504] Constructed file cache file cache with capacity 419430
W20260709 13:06:36.344170 20857 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:36.346638 20858 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260709 13:06:36.347781 20860 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260709 13:06:36.348708 17681 server_base.cc:1061] running on GCE node
I20260709 13:06:36.349870 17681 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260709 13:06:36.350142 17681 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260709 13:06:36.350406 17681 hybrid_clock.cc:648] HybridClock initialized: now 1783602396350387 us; error 0 us; skew 500 ppm
I20260709 13:06:36.351099 17681 server_base.cc:861] Flag tcmalloc_max_total_thread_cache_bytes is not working since tcmalloc is not enabled.
I20260709 13:06:36.351155 20854 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46521
I20260709 13:06:36.351677 20854 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:36.352727 20854 heartbeater.cc:507] Master 127.17.68.126:46521 requested a full tablet report, sending...
I20260709 13:06:36.353813 17681 webserver.cc:533] Webserver started at http://127.17.68.68:34885/ using document root <none> and password file <none>
I20260709 13:06:36.354465 17681 fs_manager.cc:362] Metadata directory not provided
I20260709 13:06:36.354682 17681 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260709 13:06:36.354970 17681 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260709 13:06:36.355234 20577 ts_manager.cc:194] Registered new tserver with Master: ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:36.356362 17681 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-3-root/instance:
uuid: "621e65ed900b448194ffab9898f3e5b0"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.357034 20577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40482
I20260709 13:06:36.361095 17681 fs_manager.cc:696] Time spent creating directory manager: real 0.004s	user 0.006s	sys 0.000s
I20260709 13:06:36.364637 20865 log_block_manager.cc:4127] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.365391 17681 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260709 13:06:36.365688 17681 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-3-root
uuid: "621e65ed900b448194ffab9898f3e5b0"
format_stamp: "Formatted at 2026-07-09 13:06:36 on dist-test-slave-dk32"
I20260709 13:06:36.365969 17681 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-3-root/data
Total live blocks: 0
Total live bytes: 0
Total live bytes (after alignment): 0
Total number of LBM containers: 0 (0 full)
Did not check for missing blocks
Did not check for orphaned blocks
Total full LBM containers with extra space: 0 (0 repaired)
Total full LBM container extra space in bytes: 0 (0 repaired)
Total incomplete LBM containers: 0 (0 repaired)
Total LBM partial records: 0 (0 repaired)
Total corrupted LBM metadata records in RocksDB: 0 (0 repaired)
I20260709 13:06:36.393762 17681 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260709 13:06:36.395244 17681 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260709 13:06:36.396730 17681 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260709 13:06:36.398911 17681 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260709 13:06:36.399098 17681 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.399408 17681 ts_tablet_manager.cc:616] Registered 0 tablets
I20260709 13:06:36.399551 17681 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260709 13:06:36.441164 17681 rpc_server.cc:307] RPC server started. Bound to: 127.17.68.68:46695
I20260709 13:06:36.441336 20927 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.17.68.68:46695 every 8 connection(s)
I20260709 13:06:36.455341 20928 heartbeater.cc:344] Connected to a master server at 127.17.68.126:46521
I20260709 13:06:36.455796 20928 heartbeater.cc:461] Registering TS with master...
I20260709 13:06:36.456691 20928 heartbeater.cc:507] Master 127.17.68.126:46521 requested a full tablet report, sending...
I20260709 13:06:36.458606 20577 ts_manager.cc:194] Registered new tserver with Master: 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:36.458869 17681 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.014685423s
I20260709 13:06:36.460016 20577 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:40486
I20260709 13:06:36.485615 20577 catalog_manager.cc:2283] Servicing CreateTable request from {username='slave'} at 127.0.0.1:40488:
name: "test-workload"
schema {
  columns {
    name: "key"
    type: INT32
    is_key: true
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "int_val"
    type: INT32
    is_key: false
    is_nullable: false
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
  columns {
    name: "string_val"
    type: STRING
    is_key: false
    is_nullable: true
    encoding: AUTO_ENCODING
    compression: DEFAULT_COMPRESSION
    cfile_block_size: 0
    immutable: false
  }
}
num_replicas: 3
split_rows_range_bounds {
  rows: "\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}""\004\001\000\313c+\002\004\001\000\226\307V\004\004\001\000a+\202\006\004\001\000,\217\255\010\004\001\000\367\362\330\n\004\001\000\302V\004\r\004\001\000\215\272/\017\004\001\000X\036[\021\004\001\000#\202\206\023\004\001\000\356\345\261\025\004\001\000\271I\335\027\004\001\000\204\255\010\032\004\001\000O\0214\034\004\001\000\032u_\036\004\001\000\345\330\212 \004\001\000\260<\266\"\004\001\000{\240\341$\004\001\000F\004\r\'\004\001\000\021h8)\004\001\000\334\313c+\004\001\000\247/\217-\004\001\000r\223\272/\004\001\000=\367\3451\004\001\000\010[\0214\004\001\000\323\276<6\004\001\000\236\"h8\004\001\000i\206\223:\004\001\0004\352\276<\004\001\000\377M\352>\004\001\000\312\261\025A\004\001\000\225\025AC\004\001\000`ylE\004\001\000+\335\227G\004\001\000\366@\303I\004\001\000\301\244\356K\004\001\000\214\010\032N\004\001\000WlEP\004\001\000\"\320pR\004\001\000\3553\234T\004\001\000\270\227\307V\004\001\000\203\373\362X\004\001\000N_\036[\004\001\000\031\303I]\004\001\000\344&u_\004\001\000\257\212\240a\004\001\000z\356\313c\004\001\000ER\367e\004\001\000\020\266\"h\004\001\000\333\031Nj\004\001\000\246}yl\004\001\000q\341\244n\004\001\000<E\320p\004\001\000\007\251\373r\004\001\000\322\014\'u\004\001\000\235pRw\004\001\000h\324}y\004\001\00038\251{\004\001\000\376\233\324}"
  indirect_data: """"
}
partition_schema {
  range_schema {
    columns {
      name: "key"
    }
  }
}
I20260709 13:06:36.759546 20744 tablet_service.cc:1511] Processing CreateTablet for tablet a51a791725094809a4b8c5878af5f044 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:36.761202 20744 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51a791725094809a4b8c5878af5f044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.763422 20743 tablet_service.cc:1511] Processing CreateTablet for tablet b4c6d89f0fa7418fab10d8948ae08c16 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:36.765894 20667 tablet_service.cc:1511] Processing CreateTablet for tablet 36992e6d2f9142728d4fa23230e66f83 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:36.767099 20666 tablet_service.cc:1511] Processing CreateTablet for tablet 12b3c872f80d4782ae8a35b71f8e6d4c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:36.767478 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 12b3c872f80d4782ae8a35b71f8e6d4c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:36.768201 20667 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36992e6d2f9142728d4fa23230e66f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.765894 20742 tablet_service.cc:1511] Processing CreateTablet for tablet 36992e6d2f9142728d4fa23230e66f83 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:36.769846 20665 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbedc225f024aa285b22f69fbf4ff91 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:36.770815 20663 tablet_service.cc:1511] Processing CreateTablet for tablet 7329d06e8bd04f1dbafc816a6cfba670 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:36.773137 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c6d89f0fa7418fab10d8948ae08c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.772904 20739 tablet_service.cc:1511] Processing CreateTablet for tablet be9597bfe0b0458190734b6a579bc8de (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:36.773819 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36992e6d2f9142728d4fa23230e66f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.774070 20670 tablet_service.cc:1511] Processing CreateTablet for tablet 6c827dc03b904d8499a13f85d0bba3bf (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:36.776286 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb8d0d0e1f64ec488d6a22b6d234132 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:36.777695 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb8d0d0e1f64ec488d6a22b6d234132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.777952 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 7adf030b415f4f3f9a37fadaa3e82a6c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:36.779366 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adf030b415f4f3f9a37fadaa3e82a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.779516 20815 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbedc225f024aa285b22f69fbf4ff91 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:36.780071 20819 tablet_service.cc:1511] Processing CreateTablet for tablet a51a791725094809a4b8c5878af5f044 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:36.780565 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b3c872f80d4782ae8a35b71f8e6d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.780956 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbedc225f024aa285b22f69fbf4ff91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.782732 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbedc225f024aa285b22f69fbf4ff91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.779436 20668 tablet_service.cc:1511] Processing CreateTablet for tablet 7adf030b415f4f3f9a37fadaa3e82a6c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:36.783115 20745 tablet_service.cc:1511] Processing CreateTablet for tablet 6c827dc03b904d8499a13f85d0bba3bf (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:36.783409 20817 tablet_service.cc:1511] Processing CreateTablet for tablet b4c6d89f0fa7418fab10d8948ae08c16 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
I20260709 13:06:36.784391 20745 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c827dc03b904d8499a13f85d0bba3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.784766 20817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c6d89f0fa7418fab10d8948ae08c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.772907 20664 tablet_service.cc:1511] Processing CreateTablet for tablet be9597bfe0b0458190734b6a579bc8de (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:36.785436 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 7329d06e8bd04f1dbafc816a6cfba670 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:36.785740 20662 tablet_service.cc:1511] Processing CreateTablet for tablet a740e61f0a3b4976a12cc916e7181ae5 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:36.786681 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7329d06e8bd04f1dbafc816a6cfba670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.782424 20813 tablet_service.cc:1511] Processing CreateTablet for tablet be9597bfe0b0458190734b6a579bc8de (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 291184216 <= VALUES < 327582243
I20260709 13:06:36.772950 20669 tablet_service.cc:1511] Processing CreateTablet for tablet a51a791725094809a4b8c5878af5f044 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 36398027 <= VALUES < 72796054
I20260709 13:06:36.788302 20813 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9597bfe0b0458190734b6a579bc8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.788218 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb8d0d0e1f64ec488d6a22b6d234132 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:36.789937 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb8d0d0e1f64ec488d6a22b6d234132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.783826 20668 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adf030b415f4f3f9a37fadaa3e82a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.790272 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 5691948b1d04476fb670811bc21c5da0 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:36.790795 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51a791725094809a4b8c5878af5f044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.791643 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5691948b1d04476fb670811bc21c5da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.791893 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a740e61f0a3b4976a12cc916e7181ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.786765 20816 tablet_service.cc:1511] Processing CreateTablet for tablet 36992e6d2f9142728d4fa23230e66f83 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 145592108 <= VALUES < 181990135
I20260709 13:06:36.792816 20664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9597bfe0b0458190734b6a579bc8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.793241 20816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 36992e6d2f9142728d4fa23230e66f83. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.793536 20670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c827dc03b904d8499a13f85d0bba3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.794015 20739 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet be9597bfe0b0458190734b6a579bc8de. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.794710 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b3c872f80d4782ae8a35b71f8e6d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.795104 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a51a791725094809a4b8c5878af5f044. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.795809 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7329d06e8bd04f1dbafc816a6cfba670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.797232 20812 tablet_service.cc:1511] Processing CreateTablet for tablet a740e61f0a3b4976a12cc916e7181ae5 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:36.799471 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a740e61f0a3b4976a12cc916e7181ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.800257 20811 tablet_service.cc:1511] Processing CreateTablet for tablet 5691948b1d04476fb670811bc21c5da0 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:36.801862 20811 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5691948b1d04476fb670811bc21c5da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.853813 20661 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9d0f20de5d4a53906ccd99166fa600 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:36.855233 20661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9d0f20de5d4a53906ccd99166fa600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.918437 20893 tablet_service.cc:1511] Processing CreateTablet for tablet 6c827dc03b904d8499a13f85d0bba3bf (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION VALUES < 36398027
I20260709 13:06:36.920324 20890 tablet_service.cc:1511] Processing CreateTablet for tablet 12b3c872f80d4782ae8a35b71f8e6d4c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 181990135 <= VALUES < 218388162
I20260709 13:06:36.921957 20892 tablet_service.cc:1511] Processing CreateTablet for tablet 7adf030b415f4f3f9a37fadaa3e82a6c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 72796054 <= VALUES < 109194081
I20260709 13:06:36.922807 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 4fbedc225f024aa285b22f69fbf4ff91 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 218388162 <= VALUES < 254786189
I20260709 13:06:36.920363 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c827dc03b904d8499a13f85d0bba3bf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.925129 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 8cb8d0d0e1f64ec488d6a22b6d234132 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 254786189 <= VALUES < 291184216
I20260709 13:06:36.927440 20891 tablet_service.cc:1511] Processing CreateTablet for tablet b4c6d89f0fa7418fab10d8948ae08c16 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 109194081 <= VALUES < 145592108
W20260709 13:06:36.928114 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:36.928812 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b4c6d89f0fa7418fab10d8948ae08c16. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.931241 20740 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9d0f20de5d4a53906ccd99166fa600 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:36.932431 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9d0f20de5d4a53906ccd99166fa600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.934538 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8cb8d0d0e1f64ec488d6a22b6d234132. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.936244 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 7f9d0f20de5d4a53906ccd99166fa600 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 436776324 <= VALUES < 473174351
I20260709 13:06:36.937539 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7f9d0f20de5d4a53906ccd99166fa600. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.939458 20887 tablet_service.cc:1511] Processing CreateTablet for tablet 7329d06e8bd04f1dbafc816a6cfba670 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 327582243 <= VALUES < 363980270
I20260709 13:06:36.940282 20885 tablet_service.cc:1511] Processing CreateTablet for tablet 5691948b1d04476fb670811bc21c5da0 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 400378297 <= VALUES < 436776324
I20260709 13:06:36.940868 20887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7329d06e8bd04f1dbafc816a6cfba670. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.941551 20885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5691948b1d04476fb670811bc21c5da0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.942988 20886 tablet_service.cc:1511] Processing CreateTablet for tablet a740e61f0a3b4976a12cc916e7181ae5 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 363980270 <= VALUES < 400378297
I20260709 13:06:36.944335 20886 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a740e61f0a3b4976a12cc916e7181ae5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.948201 20950 tablet_bootstrap.cc:492] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:36.948523 20884 tablet_service.cc:1511] Processing CreateTablet for tablet 46995bd38d954ac28f2f1fe36cfc776e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:36.949190 20669 tablet_service.cc:1511] Processing CreateTablet for tablet 46995bd38d954ac28f2f1fe36cfc776e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:36.949898 20892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7adf030b415f4f3f9a37fadaa3e82a6c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.950621 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46995bd38d954ac28f2f1fe36cfc776e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.955189 20950 tablet_bootstrap.cc:654] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:36.963604 20949 tablet_bootstrap.cc:492] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:36.968524 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 46995bd38d954ac28f2f1fe36cfc776e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 473174351 <= VALUES < 509572378
I20260709 13:06:36.969933 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46995bd38d954ac28f2f1fe36cfc776e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.970104 20890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 12b3c872f80d4782ae8a35b71f8e6d4c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.971987 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fbedc225f024aa285b22f69fbf4ff91. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:36.981820 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 46995bd38d954ac28f2f1fe36cfc776e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.005875 20948 tablet_bootstrap.cc:492] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:37.012270 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 81d6a42b13d545829f54a3f753f31765 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:37.018635 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d6a42b13d545829f54a3f753f31765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.027166 20949 tablet_bootstrap.cc:654] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.038255 20664 tablet_service.cc:1511] Processing CreateTablet for tablet 81d6a42b13d545829f54a3f753f31765 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:37.041957 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 9e292d40cdbd4876b7cd6a91f464c526 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:37.043375 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e292d40cdbd4876b7cd6a91f464c526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.052779 20948 tablet_bootstrap.cc:654] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.054088 20950 tablet_bootstrap.cc:492] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:37.054680 20950 ts_tablet_manager.cc:1403] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.107s	user 0.009s	sys 0.012s
I20260709 13:06:37.054849 20664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d6a42b13d545829f54a3f753f31765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.064750 20950 raft_consensus.cc:359] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.065795 20950 raft_consensus.cc:385] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.066159 20950 raft_consensus.cc:740] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.070518 20949 tablet_bootstrap.cc:492] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:37.071877 20949 ts_tablet_manager.cc:1403] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.109s	user 0.015s	sys 0.000s
I20260709 13:06:37.078641 20743 tablet_service.cc:1511] Processing CreateTablet for tablet f12f2aba7aa54feb92eb90c0f54b58cf (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:37.070676 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 81d6a42b13d545829f54a3f753f31765 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 509572378 <= VALUES < 545970405
I20260709 13:06:37.080096 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12f2aba7aa54feb92eb90c0f54b58cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.071003 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 9e292d40cdbd4876b7cd6a91f464c526 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:37.070355 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 9e292d40cdbd4876b7cd6a91f464c526 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 545970405 <= VALUES < 582368432
I20260709 13:06:37.074677 20665 tablet_service.cc:1511] Processing CreateTablet for tablet f12f2aba7aa54feb92eb90c0f54b58cf (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:37.082031 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12f2aba7aa54feb92eb90c0f54b58cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.082373 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e292d40cdbd4876b7cd6a91f464c526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.084100 20953 tablet_bootstrap.cc:492] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:37.091223 20950 consensus_queue.cc:260] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.080077 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 81d6a42b13d545829f54a3f753f31765. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.092882 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9e292d40cdbd4876b7cd6a91f464c526. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.079093 20949 raft_consensus.cc:359] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:37.094887 20949 raft_consensus.cc:385] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.095196 20949 raft_consensus.cc:740] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.095939 20949 consensus_queue.cc:260] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:37.096148 20815 tablet_service.cc:1511] Processing CreateTablet for tablet f12f2aba7aa54feb92eb90c0f54b58cf (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 582368432 <= VALUES < 618766459
I20260709 13:06:37.097460 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f12f2aba7aa54feb92eb90c0f54b58cf. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.103273 20948 tablet_bootstrap.cc:492] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:37.103787 20948 ts_tablet_manager.cc:1403] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.098s	user 0.016s	sys 0.000s
I20260709 13:06:37.106886 20948 raft_consensus.cc:359] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.107645 20948 raft_consensus.cc:385] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.107950 20948 raft_consensus.cc:740] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.108683 20948 consensus_queue.cc:260] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.111230 20949 ts_tablet_manager.cc:1434] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.035s	user 0.006s	sys 0.008s
I20260709 13:06:37.111788 20705 heartbeater.cc:499] Master 127.17.68.126:46521 was elected leader, sending a full tablet report...
I20260709 13:06:37.117345 20664 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd8580d7cea4da590280d0553a1183b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:37.111891 20884 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd8580d7cea4da590280d0553a1183b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:37.118700 20664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd8580d7cea4da590280d0553a1183b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.119449 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd8580d7cea4da590280d0553a1183b. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:37.119175 20706 tablet.cc:2406] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:06:37.118220 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 4fd8580d7cea4da590280d0553a1183b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 618766459 <= VALUES < 655164486
I20260709 13:06:37.122478 20812 tablet_service.cc:1511] Processing CreateTablet for tablet e724d3c2453c4cbba0ad594c0508c0a1 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:37.123637 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4fd8580d7cea4da590280d0553a1183b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.123872 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724d3c2453c4cbba0ad594c0508c0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.127275 20780 heartbeater.cc:499] Master 127.17.68.126:46521 was elected leader, sending a full tablet report...
I20260709 13:06:37.128369 20950 ts_tablet_manager.cc:1434] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.002s
I20260709 13:06:37.129416 20950 tablet_bootstrap.cc:492] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:37.139168 20953 tablet_bootstrap.cc:654] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.142103 20956 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.142562 20949 tablet_bootstrap.cc:492] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:37.142688 20956 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:37.145185 20956 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:37.156561 20950 tablet_bootstrap.cc:654] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.164446 20888 tablet_service.cc:1511] Processing CreateTablet for tablet e724d3c2453c4cbba0ad594c0508c0a1 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:37.165809 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724d3c2453c4cbba0ad594c0508c0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.166733 20669 tablet_service.cc:1511] Processing CreateTablet for tablet e724d3c2453c4cbba0ad594c0508c0a1 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 655164486 <= VALUES < 691562513
I20260709 13:06:37.167213 20737 tablet_service.cc:1511] Processing CreateTablet for tablet d73bcd0e03ef4972921de439bbc64457 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:37.168052 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e724d3c2453c4cbba0ad594c0508c0a1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.168483 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73bcd0e03ef4972921de439bbc64457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.188158 20854 heartbeater.cc:499] Master 127.17.68.126:46521 was elected leader, sending a full tablet report...
I20260709 13:06:37.194734 20957 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.195878 20948 ts_tablet_manager.cc:1434] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.092s	user 0.002s	sys 0.026s
I20260709 13:06:37.198007 20949 tablet_bootstrap.cc:654] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.211508 20948 tablet_bootstrap.cc:492] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:37.219483 20815 tablet_service.cc:1511] Processing CreateTablet for tablet d73bcd0e03ef4972921de439bbc64457 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:37.220933 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73bcd0e03ef4972921de439bbc64457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.220580 20884 tablet_service.cc:1511] Processing CreateTablet for tablet d73bcd0e03ef4972921de439bbc64457 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 691562513 <= VALUES < 727960540
I20260709 13:06:37.221859 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d73bcd0e03ef4972921de439bbc64457. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.206360 20957 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.235661 20953 tablet_bootstrap.cc:492] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:37.246747 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:37.248674 20645 leader_election.cc:343] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.249615 20743 tablet_service.cc:1511] Processing CreateTablet for tablet bd30cb83ad6f4d0e8bc0c001e8ef06be (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:37.251031 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd30cb83ad6f4d0e8bc0c001e8ef06be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.254268 20891 tablet_service.cc:1511] Processing CreateTablet for tablet e59b228b34dc4fb19312c2e4b2fc681e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:37.255697 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59b228b34dc4fb19312c2e4b2fc681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.256111 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:37.257887 20645 leader_election.cc:343] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.257987 20812 tablet_service.cc:1511] Processing CreateTablet for tablet bd30cb83ad6f4d0e8bc0c001e8ef06be (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:37.258440 20645 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:37.259372 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd30cb83ad6f4d0e8bc0c001e8ef06be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.259339 20956 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.238785 20953 ts_tablet_manager.cc:1403] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.155s	user 0.018s	sys 0.025s
I20260709 13:06:37.263330 20664 tablet_service.cc:1511] Processing CreateTablet for tablet bd30cb83ad6f4d0e8bc0c001e8ef06be (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 727960540 <= VALUES < 764358567
I20260709 13:06:37.264742 20664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bd30cb83ad6f4d0e8bc0c001e8ef06be. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.274204 20955 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.274804 20955 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.278576 20955 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:37.286665 20957 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:37.303445 20953 raft_consensus.cc:359] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.305285 20953 raft_consensus.cc:385] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.305791 20953 raft_consensus.cc:740] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.307422 20953 consensus_queue.cc:260] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.308569 20950 tablet_bootstrap.cc:492] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:37.309089 20950 ts_tablet_manager.cc:1403] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.180s	user 0.031s	sys 0.009s
I20260709 13:06:37.313292 20950 raft_consensus.cc:359] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:37.313988 20738 tablet_service.cc:1511] Processing CreateTablet for tablet e59b228b34dc4fb19312c2e4b2fc681e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:37.315320 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59b228b34dc4fb19312c2e4b2fc681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.317715 20948 tablet_bootstrap.cc:654] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.314028 20950 raft_consensus.cc:385] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.321832 20949 tablet_bootstrap.cc:492] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:37.326130 20950 raft_consensus.cc:740] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.331732 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:37.334642 20794 leader_election.cc:343] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.337671 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9d8dd5527949fd8fa21a5e90b31a7e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:37.340158 20949 ts_tablet_manager.cc:1403] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.198s	user 0.022s	sys 0.024s
I20260709 13:06:37.337661 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9d8dd5527949fd8fa21a5e90b31a7e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:37.349135 20669 tablet_service.cc:1511] Processing CreateTablet for tablet e59b228b34dc4fb19312c2e4b2fc681e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 764358567 <= VALUES < 800756594
I20260709 13:06:37.350543 20950 consensus_queue.cc:260] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:37.351245 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e59b228b34dc4fb19312c2e4b2fc681e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.350379 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9d8dd5527949fd8fa21a5e90b31a7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.349745 20665 tablet_service.cc:1511] Processing CreateTablet for tablet 1d9d8dd5527949fd8fa21a5e90b31a7e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 800756594 <= VALUES < 837154621
I20260709 13:06:37.352962 20950 ts_tablet_manager.cc:1434] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.044s	user 0.009s	sys 0.000s
I20260709 13:06:37.353932 20950 tablet_bootstrap.cc:492] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:37.354015 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9d8dd5527949fd8fa21a5e90b31a7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.357446 20948 tablet_bootstrap.cc:492] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:37.357748 20967 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.357960 20948 ts_tablet_manager.cc:1403] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.149s	user 0.005s	sys 0.011s
I20260709 13:06:37.358273 20967 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.354395 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1d9d8dd5527949fd8fa21a5e90b31a7e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.360728 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 13f4871e23f1443b8e93d4a026fd61e4 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:37.364552 20953 ts_tablet_manager.cc:1434] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.104s	user 0.011s	sys 0.003s
I20260709 13:06:37.366083 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f4871e23f1443b8e93d4a026fd61e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.370208 20928 heartbeater.cc:499] Master 127.17.68.126:46521 was elected leader, sending a full tablet report...
I20260709 13:06:37.370333 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 13f4871e23f1443b8e93d4a026fd61e4 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:37.371678 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f4871e23f1443b8e93d4a026fd61e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.379230 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 13f4871e23f1443b8e93d4a026fd61e4 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 837154621 <= VALUES < 873552648
I20260709 13:06:37.381927 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:37.383606 20794 leader_election.cc:343] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.384047 20794 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:37.385144 20957 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.361248 20948 raft_consensus.cc:359] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:37.391129 20948 raft_consensus.cc:385] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.391460 20948 raft_consensus.cc:740] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.392293 20948 consensus_queue.cc:260] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:37.400003 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 13f4871e23f1443b8e93d4a026fd61e4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.400015 20661 tablet_service.cc:1511] Processing CreateTablet for tablet 49c5daf0bfb14a82b85bf0af47ed37fd (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:37.405222 20661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c5daf0bfb14a82b85bf0af47ed37fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.407564 20663 tablet_service.cc:1511] Processing CreateTablet for tablet c89bdf16650a45e790ff87b400c4daeb (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:37.408782 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89bdf16650a45e790ff87b400c4daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.410413 20967 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:37.401739 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 49c5daf0bfb14a82b85bf0af47ed37fd (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:37.402839 20949 raft_consensus.cc:359] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:37.412021 20666 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0251d8cffb4349b6a572ab1a241328 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:37.416275 20949 raft_consensus.cc:385] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.424964 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c5daf0bfb14a82b85bf0af47ed37fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.425570 20888 tablet_service.cc:1511] Processing CreateTablet for tablet c89bdf16650a45e790ff87b400c4daeb (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:37.427474 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:37.427923 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89bdf16650a45e790ff87b400c4daeb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.427688 20741 tablet_service.cc:1511] Processing CreateTablet for tablet c89bdf16650a45e790ff87b400c4daeb (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 909950675 <= VALUES < 946348702
I20260709 13:06:37.428926 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c89bdf16650a45e790ff87b400c4daeb. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:37.429765 20720 leader_election.cc:343] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.426767 20815 tablet_service.cc:1511] Processing CreateTablet for tablet 49c5daf0bfb14a82b85bf0af47ed37fd (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 873552648 <= VALUES < 909950675
I20260709 13:06:37.431005 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0251d8cffb4349b6a572ab1a241328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.431514 20815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 49c5daf0bfb14a82b85bf0af47ed37fd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.436729 20819 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0251d8cffb4349b6a572ab1a241328 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:37.438211 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0251d8cffb4349b6a572ab1a241328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.441107 20953 tablet_bootstrap.cc:492] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:37.462785 20948 ts_tablet_manager.cc:1434] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.104s	user 0.005s	sys 0.003s
I20260709 13:06:37.463944 20948 tablet_bootstrap.cc:492] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:37.422730 20949 raft_consensus.cc:740] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.467000 20949 consensus_queue.cc:260] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:37.471014 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 7c168eddbd4e4d4bbba5c29439ac2f97 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:37.472301 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c168eddbd4e4d4bbba5c29439ac2f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.474488 20949 ts_tablet_manager.cc:1434] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.113s	user 0.007s	sys 0.000s
I20260709 13:06:37.475462 20949 tablet_bootstrap.cc:492] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:37.476274 20950 tablet_bootstrap.cc:654] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.485612 20948 tablet_bootstrap.cc:654] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.487353 20953 tablet_bootstrap.cc:654] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.491303 20955 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.492856 20955 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:37.495314 20955 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:37.492902 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 7c168eddbd4e4d4bbba5c29439ac2f97 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:37.523734 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:37.524696 20662 tablet_service.cc:1511] Processing CreateTablet for tablet 2b044eca29d84cdcb85753b005d27973 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:37.531896 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b044eca29d84cdcb85753b005d27973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.539117 20949 tablet_bootstrap.cc:654] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:37.536610 20720 leader_election.cc:343] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.540632 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 2b044eca29d84cdcb85753b005d27973 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:37.542872 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c168eddbd4e4d4bbba5c29439ac2f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.547554 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b044eca29d84cdcb85753b005d27973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.544083 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 3e0251d8cffb4349b6a572ab1a241328 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 946348702 <= VALUES < 982746729
I20260709 13:06:37.548623 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3e0251d8cffb4349b6a572ab1a241328. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.556421 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:37.557710 20948 tablet_bootstrap.cc:492] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:37.558257 20948 ts_tablet_manager.cc:1403] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.095s	user 0.014s	sys 0.026s
W20260709 13:06:37.558212 20866 leader_election.cc:343] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.563916 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 2b044eca29d84cdcb85753b005d27973 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1019144756 <= VALUES < 1055542783
I20260709 13:06:37.566881 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2b044eca29d84cdcb85753b005d27973. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.573275 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:37.574007 20680 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:37.575464 20718 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:37.576670 20955 raft_consensus.cc:2804] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.577039 20955 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.577387 20955 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.584090 20948 raft_consensus.cc:359] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.584872 20948 raft_consensus.cc:385] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.585175 20948 raft_consensus.cc:740] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.585717 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2c118b83094e20acd01d3c21c64b38 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:37.586016 20948 consensus_queue.cc:260] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.587250 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2c118b83094e20acd01d3c21c64b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.585988 20669 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2c118b83094e20acd01d3c21c64b38 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:37.588347 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2c118b83094e20acd01d3c21c64b38. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.598310 20955 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:37.600620 20950 tablet_bootstrap.cc:492] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:37.600699 20814 tablet_service.cc:1511] Processing CreateTablet for tablet c4bf83479c654533b044e93c6953647e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:37.602097 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bf83479c654533b044e93c6953647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.605005 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:37.601239 20950 ts_tablet_manager.cc:1403] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.248s	user 0.015s	sys 0.016s
W20260709 13:06:37.606282 20720 leader_election.cc:343] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.608387 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:37.608956 20680 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.612799 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:37.615264 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:37.616688 20720 leader_election.cc:343] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.617142 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:37.612859 20884 tablet_service.cc:1511] Processing CreateTablet for tablet 8a2c118b83094e20acd01d3c21c64b38 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1055542783 <= VALUES < 1091940810
I20260709 13:06:37.618352 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 7c168eddbd4e4d4bbba5c29439ac2f97 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 982746729 <= VALUES < 1019144756
I20260709 13:06:37.619782 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8a2c118b83094e20acd01d3c21c64b38. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:37.620366 20868 leader_election.cc:343] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.621035 20868 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:37.622565 20967 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.624197 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c168eddbd4e4d4bbba5c29439ac2f97. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.614668 20955 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:37.636865 20955 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:37.649363 20950 raft_consensus.cc:359] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.650214 20950 raft_consensus.cc:385] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.650532 20950 raft_consensus.cc:740] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.651252 20950 consensus_queue.cc:260] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.651571 20949 tablet_bootstrap.cc:492] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:37.652294 20949 ts_tablet_manager.cc:1403] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.177s	user 0.012s	sys 0.015s
I20260709 13:06:37.653223 20950 ts_tablet_manager.cc:1434] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.047s	user 0.004s	sys 0.000s
I20260709 13:06:37.654222 20950 tablet_bootstrap.cc:492] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:37.675633 20948 ts_tablet_manager.cc:1434] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.110s	user 0.007s	sys 0.000s
I20260709 13:06:37.677176 20948 tablet_bootstrap.cc:492] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:37.657541 20949 raft_consensus.cc:359] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:37.679342 20949 raft_consensus.cc:385] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.673933 20666 tablet_service.cc:1511] Processing CreateTablet for tablet c4bf83479c654533b044e93c6953647e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:37.680817 20950 tablet_bootstrap.cc:654] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.680821 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bf83479c654533b044e93c6953647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.689334 20955 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.680858 20953 tablet_bootstrap.cc:492] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:37.690059 20955 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.693105 20955 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:37.694072 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:37.696094 20718 leader_election.cc:343] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.697522 20953 ts_tablet_manager.cc:1403] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.250s	user 0.029s	sys 0.003s
I20260709 13:06:37.657773 20680 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:37.703509 20718 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:37.704226 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 5859685286f646d19318eb55eb923309 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:37.704226 20884 tablet_service.cc:1511] Processing CreateTablet for tablet c4bf83479c654533b044e93c6953647e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1091940810 <= VALUES < 1128338837
I20260709 13:06:37.705192 20955 raft_consensus.cc:2804] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.705756 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4bf83479c654533b044e93c6953647e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.705756 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5859685286f646d19318eb55eb923309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.705933 20955 raft_consensus.cc:697] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:37.707633 20955 consensus_queue.cc:237] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:37.679770 20949 raft_consensus.cc:740] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.701658 20953 raft_consensus.cc:359] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.717063 20957 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.716656 20953 raft_consensus.cc:385] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:37.718732 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 102073us
I20260709 13:06:37.727967 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 5859685286f646d19318eb55eb923309 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:37.728863 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:37.729530 20903 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:37.729847 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5859685286f646d19318eb55eb923309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.719216 20957 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.714923 20949 consensus_queue.cc:260] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:37.732968 20957 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:37.734043 20949 ts_tablet_manager.cc:1434] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.081s	user 0.009s	sys 0.000s
I20260709 13:06:37.735118 20949 tablet_bootstrap.cc:492] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:37.737963 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:37.739428 20794 leader_election.cc:343] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.740233 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:37.743700 20661 tablet_service.cc:1511] Processing CreateTablet for tablet e7efdf050ba84302ab06c0696417a6c2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:37.745079 20661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7efdf050ba84302ab06c0696417a6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.746634 20950 tablet_bootstrap.cc:492] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:37.747144 20950 ts_tablet_manager.cc:1403] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.093s	user 0.019s	sys 0.023s
I20260709 13:06:37.750015 20950 raft_consensus.cc:359] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.750720 20950 raft_consensus.cc:385] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.751012 20950 raft_consensus.cc:740] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.752148 20950 consensus_queue.cc:260] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.752986 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 5859685286f646d19318eb55eb923309 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1128338837 <= VALUES < 1164736864
I20260709 13:06:37.754346 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5859685286f646d19318eb55eb923309. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.758142 20950 ts_tablet_manager.cc:1434] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:37.759248 20950 tablet_bootstrap.cc:492] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:37.723453 20953 raft_consensus.cc:740] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.765959 20743 tablet_service.cc:1511] Processing CreateTablet for tablet e7efdf050ba84302ab06c0696417a6c2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:37.767069 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7efdf050ba84302ab06c0696417a6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.766944 20720 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:37.768620 20953 consensus_queue.cc:260] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.769244 20980 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.769600 20980 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.769903 20980 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.770972 20953 ts_tablet_manager.cc:1434] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.073s	user 0.004s	sys 0.004s
I20260709 13:06:37.774433 20903 raft_consensus.cc:2468] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:37.785214 20889 tablet_service.cc:1511] Processing CreateTablet for tablet a8b8cc572d674512803c228c89ccfded (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:37.786000 20953 tablet_bootstrap.cc:492] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:37.787245 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b8cc572d674512803c228c89ccfded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.788607 20794 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:37.793439 20957 raft_consensus.cc:2804] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:37.793850 20957 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:37.794221 20957 raft_consensus.cc:3060] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.794618 20949 tablet_bootstrap.cc:654] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.799841 20953 tablet_bootstrap.cc:654] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.799957 20818 tablet_service.cc:1511] Processing CreateTablet for tablet e7efdf050ba84302ab06c0696417a6c2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1164736864 <= VALUES < 1201134891
I20260709 13:06:37.801287 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7efdf050ba84302ab06c0696417a6c2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.803921 20737 tablet_service.cc:1511] Processing CreateTablet for tablet a8b8cc572d674512803c228c89ccfded (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:37.805263 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b8cc572d674512803c228c89ccfded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.814492 20812 tablet_service.cc:1511] Processing CreateTablet for tablet a8a7a74968424b19b738e2dfd04354a7 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:37.815842 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a7a74968424b19b738e2dfd04354a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.815618 20893 tablet_service.cc:1511] Processing CreateTablet for tablet a8a7a74968424b19b738e2dfd04354a7 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:37.816332 20957 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.817001 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a7a74968424b19b738e2dfd04354a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.819540 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:37.774942 20948 tablet_bootstrap.cc:654] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.820313 20755 raft_consensus.cc:3060] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.778309 20980 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.823202 20980 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:37.821928 20669 tablet_service.cc:1511] Processing CreateTablet for tablet a8b8cc572d674512803c228c89ccfded (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1201134891 <= VALUES < 1237532918
I20260709 13:06:37.825701 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:06:37.828994 20718 leader_election.cc:343] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.828994 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:37.830176 20903 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.835610 20950 tablet_bootstrap.cc:654] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:37.837360 20662 tablet_service.cc:1511] Processing CreateTablet for tablet a8a7a74968424b19b738e2dfd04354a7 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1237532918 <= VALUES < 1273930945
I20260709 13:06:37.841243 20755 raft_consensus.cc:2468] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:37.843853 20794 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:37.846590 20575 catalog_manager.cc:5697] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:37.854820 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8b8cc572d674512803c228c89ccfded. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.855898 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0e06213d7d42ba849a83e131c0d06e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:37.866679 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0e06213d7d42ba849a83e131c0d06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.872347 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0e06213d7d42ba849a83e131c0d06e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:37.873726 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0e06213d7d42ba849a83e131c0d06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.875093 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 4c0e06213d7d42ba849a83e131c0d06e (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1273930945 <= VALUES < 1310328972
I20260709 13:06:37.876282 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c0e06213d7d42ba849a83e131c0d06e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.878576 20957 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:37.879155 20957 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:37.879571 20957 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:37.883394 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a8a7a74968424b19b738e2dfd04354a7. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:37.890779 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 47016.9us
I20260709 13:06:37.899857 20903 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:37.899678 20661 tablet_service.cc:1511] Processing CreateTablet for tablet e6defba226c34e82ae969ed733a0d8a6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:37.901780 20950 tablet_bootstrap.cc:492] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:37.901437 20737 tablet_service.cc:1511] Processing CreateTablet for tablet e6defba226c34e82ae969ed733a0d8a6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:37.903736 20949 tablet_bootstrap.cc:492] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:37.903550 20812 tablet_service.cc:1511] Processing CreateTablet for tablet e6defba226c34e82ae969ed733a0d8a6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1310328972 <= VALUES < 1346726999
I20260709 13:06:37.910367 20950 ts_tablet_manager.cc:1403] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.151s	user 0.013s	sys 0.000s
I20260709 13:06:37.911302 20957 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:37.911129 20666 tablet_service.cc:1511] Processing CreateTablet for tablet ff4e49866d4e4f378062dd50dd42ae4f (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:37.910414 20661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6defba226c34e82ae969ed733a0d8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.912413 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff4e49866d4e4f378062dd50dd42ae4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.913481 20950 raft_consensus.cc:359] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:37.914963 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 0862189ebf8e49e9a7b61c537a2592ee (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:37.915351 20949 ts_tablet_manager.cc:1403] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.180s	user 0.008s	sys 0.024s
I20260709 13:06:37.915570 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 0862189ebf8e49e9a7b61c537a2592ee (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:37.916255 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0862189ebf8e49e9a7b61c537a2592ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.918272 20949 raft_consensus.cc:359] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.918996 20949 raft_consensus.cc:385] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.919294 20949 raft_consensus.cc:740] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.920308 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6defba226c34e82ae969ed733a0d8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.921007 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0862189ebf8e49e9a7b61c537a2592ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.926990 20720 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:37.928179 20980 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.928663 20988 raft_consensus.cc:2804] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:37.928678 20980 raft_consensus.cc:697] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:37.929852 20980 consensus_queue.cc:237] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:37.930577 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:37.930747 20948 tablet_bootstrap.cc:492] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:37.931237 20948 ts_tablet_manager.cc:1403] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.254s	user 0.012s	sys 0.007s
I20260709 13:06:37.928690 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6defba226c34e82ae969ed733a0d8a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.928972 20950 raft_consensus.cc:385] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.934366 20950 raft_consensus.cc:740] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.934433 20665 tablet_service.cc:1511] Processing CreateTablet for tablet 0862189ebf8e49e9a7b61c537a2592ee (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1383125026 <= VALUES < 1419523053
I20260709 13:06:37.935398 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:37.935775 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0862189ebf8e49e9a7b61c537a2592ee. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.936116 20903 raft_consensus.cc:3060] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:37.937386 20988 raft_consensus.cc:697] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:37.937942 20893 tablet_service.cc:1511] Processing CreateTablet for tablet ff4e49866d4e4f378062dd50dd42ae4f (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:37.938333 20988 consensus_queue.cc:237] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.940264 20743 tablet_service.cc:1511] Processing CreateTablet for tablet ff4e49866d4e4f378062dd50dd42ae4f (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1346726999 <= VALUES < 1383125026
I20260709 13:06:37.941375 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff4e49866d4e4f378062dd50dd42ae4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.935158 20950 consensus_queue.cc:260] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:37.942487 20949 consensus_queue.cc:260] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.943554 20950 ts_tablet_manager.cc:1434] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.033s	user 0.007s	sys 0.000s
I20260709 13:06:37.944579 20950 tablet_bootstrap.cc:492] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:37.906489 20953 tablet_bootstrap.cc:492] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:37.944808 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 115a6958abb54a2ca24650c262c7f67c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:37.954612 20953 ts_tablet_manager.cc:1403] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.169s	user 0.014s	sys 0.020s
I20260709 13:06:37.955142 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a6958abb54a2ca24650c262c7f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.939249 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ff4e49866d4e4f378062dd50dd42ae4f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.946255 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:37.944790 20949 ts_tablet_manager.cc:1434] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.029s	user 0.003s	sys 0.002s
I20260709 13:06:37.977281 20903 raft_consensus.cc:2468] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:37.978542 20663 tablet_service.cc:1511] Processing CreateTablet for tablet aeb401e2f33140b68283ba120e0b1975 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:37.979885 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb401e2f33140b68283ba120e0b1975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.981886 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 115a6958abb54a2ca24650c262c7f67c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
W20260709 13:06:37.981976 20794 leader_election.cc:343] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:37.983414 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a6958abb54a2ca24650c262c7f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:37.986814 20949 tablet_bootstrap.cc:492] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:37.933907 20948 raft_consensus.cc:359] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:37.994692 20948 raft_consensus.cc:385] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:37.995074 20948 raft_consensus.cc:740] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:37.995915 20948 consensus_queue.cc:260] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:38.011974 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 115a6958abb54a2ca24650c262c7f67c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1419523053 <= VALUES < 1455921080
I20260709 13:06:38.013880 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 115a6958abb54a2ca24650c262c7f67c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.018062 20741 tablet_service.cc:1511] Processing CreateTablet for tablet aeb401e2f33140b68283ba120e0b1975 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:38.019380 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb401e2f33140b68283ba120e0b1975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.015255 20948 ts_tablet_manager.cc:1434] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.084s	user 0.009s	sys 0.000s
I20260709 13:06:38.021307 20948 tablet_bootstrap.cc:492] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:38.031594 20950 tablet_bootstrap.cc:654] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.030016 20949 tablet_bootstrap.cc:654] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.049873 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:38.049968 20814 tablet_service.cc:1511] Processing CreateTablet for tablet aeb401e2f33140b68283ba120e0b1975 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1455921080 <= VALUES < 1492319107
I20260709 13:06:38.050716 20680 raft_consensus.cc:2468] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:38.052839 20792 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:38.053721 20988 raft_consensus.cc:2804] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.039522 20953 raft_consensus.cc:359] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.055001 20988 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.042547 20980 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.054803 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aeb401e2f33140b68283ba120e0b1975. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.057071 20988 raft_consensus.cc:3060] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.055190 20953 raft_consensus.cc:385] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.065084 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3c9054b7f641eb8c128ef8125912a6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:38.066246 20980 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.070078 20953 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.074995 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:38.075346 20953 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.076663 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:38.077570 20953 ts_tablet_manager.cc:1434] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.123s	user 0.004s	sys 0.003s
W20260709 13:06:38.078074 20718 leader_election.cc:343] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:38.079120 20720 leader_election.cc:343] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.079594 20720 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:38.080415 20955 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.086701 20948 tablet_bootstrap.cc:654] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.087067 20953 tablet_bootstrap.cc:492] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:38.092851 20662 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3c9054b7f641eb8c128ef8125912a6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:38.093686 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 5f3c9054b7f641eb8c128ef8125912a6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1492319107 <= VALUES < 1528717134
I20260709 13:06:38.094163 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3c9054b7f641eb8c128ef8125912a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.095688 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddc5f677e1b44feb53c521ca95e8efe (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:38.097216 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddc5f677e1b44feb53c521ca95e8efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.102986 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3c9054b7f641eb8c128ef8125912a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.103868 20988 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.106830 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:38.073843 20980 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:38.107411 20680 raft_consensus.cc:3060] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.113422 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5f3c9054b7f641eb8c128ef8125912a6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.135133 20665 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddc5f677e1b44feb53c521ca95e8efe (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:38.136698 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddc5f677e1b44feb53c521ca95e8efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.144186 20576 catalog_manager.cc:5697] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.149715 20953 tablet_bootstrap.cc:654] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.151727 20950 tablet_bootstrap.cc:492] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:38.151736 20949 tablet_bootstrap.cc:492] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:38.157405 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 4ddc5f677e1b44feb53c521ca95e8efe (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1528717134 <= VALUES < 1565115161
I20260709 13:06:38.158399 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:38.159698 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ddc5f677e1b44feb53c521ca95e8efe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.152172 20988 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:38.163906 20794 leader_election.cc:343] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.161818 20949 ts_tablet_manager.cc:1403] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.175s	user 0.021s	sys 0.040s
I20260709 13:06:38.168267 20743 tablet_service.cc:1511] Processing CreateTablet for tablet cddfff80e857426da0de0b90964ce190 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:38.168834 20680 raft_consensus.cc:2468] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:38.162827 20950 ts_tablet_manager.cc:1403] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.218s	user 0.025s	sys 0.022s
I20260709 13:06:38.170187 20792 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:38.170989 20949 raft_consensus.cc:359] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:38.171744 20949 raft_consensus.cc:385] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.172048 20949 raft_consensus.cc:740] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.172694 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cddfff80e857426da0de0b90964ce190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.172744 20950 raft_consensus.cc:359] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.173574 20950 raft_consensus.cc:385] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.173859 20950 raft_consensus.cc:740] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.174504 20949 consensus_queue.cc:260] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:38.174751 20950 consensus_queue.cc:260] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.177667 20948 tablet_bootstrap.cc:492] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:38.178166 20948 ts_tablet_manager.cc:1403] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.157s	user 0.017s	sys 0.032s
I20260709 13:06:38.177956 20812 tablet_service.cc:1511] Processing CreateTablet for tablet cddfff80e857426da0de0b90964ce190 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:38.179190 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cddfff80e857426da0de0b90964ce190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.182788 20893 tablet_service.cc:1511] Processing CreateTablet for tablet cddfff80e857426da0de0b90964ce190 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1565115161 <= VALUES < 1601513188
I20260709 13:06:38.184072 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cddfff80e857426da0de0b90964ce190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.184147 20948 raft_consensus.cc:359] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.184970 20948 raft_consensus.cc:385] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.184768 20663 tablet_service.cc:1511] Processing CreateTablet for tablet 59a9d209b77543a995951fb40cacf80c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:38.185263 20948 raft_consensus.cc:740] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.186030 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a9d209b77543a995951fb40cacf80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.188978 20949 ts_tablet_manager.cc:1434] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.024s	user 0.004s	sys 0.002s
I20260709 13:06:38.190563 20948 consensus_queue.cc:260] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.193089 20948 ts_tablet_manager.cc:1434] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.013s	user 0.005s	sys 0.000s
I20260709 13:06:38.194329 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 59a9d209b77543a995951fb40cacf80c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:38.195688 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a9d209b77543a995951fb40cacf80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.194087 20948 tablet_bootstrap.cc:492] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:38.201619 20949 tablet_bootstrap.cc:492] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:38.203603 20819 tablet_service.cc:1511] Processing CreateTablet for tablet 59a9d209b77543a995951fb40cacf80c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:06:38.204937 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59a9d209b77543a995951fb40cacf80c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.200646 20988 raft_consensus.cc:2804] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.206673 20948 tablet_bootstrap.cc:654] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.214802 20967 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.221485 20967 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.217226 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:38.224970 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:38.225641 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.226596 20980 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:38.226728 20866 leader_election.cc:343] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.227213 20980 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.220479 20950 ts_tablet_manager.cc:1434] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.051s	user 0.003s	sys 0.003s
I20260709 13:06:38.228394 20662 tablet_service.cc:1511] Processing CreateTablet for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:38.228792 20950 tablet_bootstrap.cc:492] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:38.229385 20980 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:38.229705 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.231541 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:38.233369 20720 leader_election.cc:343] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.234205 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:38.234705 20953 tablet_bootstrap.cc:492] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:38.235191 20953 ts_tablet_manager.cc:1403] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.148s	user 0.009s	sys 0.010s
W20260709 13:06:38.235498 20718 leader_election.cc:343] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.235945 20718 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:38.237412 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:06:38.238551 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:38.239080 20980 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:38.239991 20868 leader_election.cc:343] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.240484 20868 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:38.238757 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.244781 20956 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.206779 20988 raft_consensus.cc:697] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:38.245326 20956 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:38.246786 20988 consensus_queue.cc:237] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.248009 20949 tablet_bootstrap.cc:654] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.249294 20967 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:38.249574 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 531ad0196a3f427eaeaab87d4e4bbc47 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:38.251250 20956 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:38.257797 20953 raft_consensus.cc:359] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:38.284266 20953 raft_consensus.cc:385] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.284863 20953 raft_consensus.cc:740] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.286962 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531ad0196a3f427eaeaab87d4e4bbc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.263373 20950 tablet_bootstrap.cc:654] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.284353 20967 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.289886 20980 consensus_queue.cc:1048] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:38.292596 20948 tablet_bootstrap.cc:492] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:38.308574 20948 ts_tablet_manager.cc:1403] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.115s	user 0.014s	sys 0.002s
I20260709 13:06:38.291934 20575 catalog_manager.cc:5697] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.312086 20948 raft_consensus.cc:359] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:38.312889 20948 raft_consensus.cc:385] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.313217 20948 raft_consensus.cc:740] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.260443 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:38.314059 20903 raft_consensus.cc:2393] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:38.285904 20953 consensus_queue.cc:260] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:38.320353 20953 ts_tablet_manager.cc:1434] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.085s	user 0.008s	sys 0.000s
I20260709 13:06:38.322721 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 7d12863849bb4a0bb0a8666fff93db08 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:38.324008 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d12863849bb4a0bb0a8666fff93db08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.292704 20956 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.325731 20956 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:38.303781 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 63647.9us
I20260709 13:06:38.331632 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 531ad0196a3f427eaeaab87d4e4bbc47 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:38.332721 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531ad0196a3f427eaeaab87d4e4bbc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.339679 20953 tablet_bootstrap.cc:492] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:38.343389 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:38.346671 20956 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:38.346128 20645 leader_election.cc:343] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.354489 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:38.356441 20645 leader_election.cc:343] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.357124 20645 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:38.358180 20956 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.352087 20988 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.361888 20988 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:38.361707 20819 tablet_service.cc:1511] Processing CreateTablet for tablet 7d12863849bb4a0bb0a8666fff93db08 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:38.363870 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d12863849bb4a0bb0a8666fff93db08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.365505 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 7d12863849bb4a0bb0a8666fff93db08 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:06:38.365751 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:38.366427 20903 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:38.366696 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d12863849bb4a0bb0a8666fff93db08. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.367841 20794 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:38.368808 20985 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.369226 20985 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.371054 20985 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.314013 20948 consensus_queue.cc:260] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:38.374032 20948 ts_tablet_manager.cc:1434] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.065s	user 0.007s	sys 0.000s
I20260709 13:06:38.375511 20948 tablet_bootstrap.cc:492] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
W20260709 13:06:38.378382 20720 consensus_peers.cc:597] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd -> Peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Couldn't send request to peer ed35a56cd2e248c9a9b7be259b4d7d0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:38.363889 20988 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:38.386686 20957 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.393572 20957 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.396330 20957 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:38.397146 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:38.398453 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:38.398921 20792 leader_election.cc:343] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.399184 20754 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:38.407605 20665 tablet_service.cc:1511] Processing CreateTablet for tablet 531ad0196a3f427eaeaab87d4e4bbc47 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1674309242 <= VALUES < 1710707269
I20260709 13:06:38.409440 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 531ad0196a3f427eaeaab87d4e4bbc47. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.410617 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:38.411700 20663 tablet_service.cc:1511] Processing CreateTablet for tablet e65e6411ef6549d9bdc030e4eefcd6d0 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:38.412366 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:38.412706 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:38.413113 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65e6411ef6549d9bdc030e4eefcd6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.413448 20755 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:38.413679 21006 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.414304 20794 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:38.415238 20988 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.415669 20988 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.416064 20988 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.421200 20957 consensus_queue.cc:1048] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:38.422956 20953 tablet_bootstrap.cc:654] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.424396 21006 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.429677 20948 tablet_bootstrap.cc:654] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.430603 20950 tablet_bootstrap.cc:492] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:38.430414 20576 catalog_manager.cc:5697] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.440987 20950 ts_tablet_manager.cc:1403] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.212s	user 0.027s	sys 0.010s
I20260709 13:06:38.442963 20743 tablet_service.cc:1511] Processing CreateTablet for tablet e65e6411ef6549d9bdc030e4eefcd6d0 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:38.444718 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65e6411ef6549d9bdc030e4eefcd6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.450902 20950 raft_consensus.cc:359] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.451642 20812 tablet_service.cc:1511] Processing CreateTablet for tablet e65e6411ef6549d9bdc030e4eefcd6d0 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1747105296 <= VALUES < 1783503323
I20260709 13:06:38.456923 20950 raft_consensus.cc:385] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.457351 20950 raft_consensus.cc:740] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.457806 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e65e6411ef6549d9bdc030e4eefcd6d0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.458402 20950 consensus_queue.cc:260] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.456056 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 160a993830694e95bc049fc262c68701 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:38.464915 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160a993830694e95bc049fc262c68701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.470546 20980 consensus_queue.cc:1048] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:38.480749 20950 ts_tablet_manager.cc:1434] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.039s	user 0.005s	sys 0.002s
I20260709 13:06:38.482353 20957 consensus_queue.cc:1048] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:38.489338 20950 tablet_bootstrap.cc:492] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:38.498836 20950 tablet_bootstrap.cc:654] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.499212 20985 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:38.506511 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:38.507367 20753 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.515532 20980 consensus_queue.cc:1048] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:38.552081 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:38.552855 20901 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.553272 20663 tablet_service.cc:1511] Processing CreateTablet for tablet 160a993830694e95bc049fc262c68701 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:38.553328 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 160a993830694e95bc049fc262c68701 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1783503323 <= VALUES < 1819901350
I20260709 13:06:38.554761 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160a993830694e95bc049fc262c68701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.554901 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 160a993830694e95bc049fc262c68701. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.574451 20985 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:38.588533 20950 tablet_bootstrap.cc:492] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:38.589078 20950 ts_tablet_manager.cc:1403] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.100s	user 0.010s	sys 0.003s
I20260709 13:06:38.591675 20950 raft_consensus.cc:359] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.592356 20950 raft_consensus.cc:385] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.592618 20950 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.593561 20950 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.595709 20950 ts_tablet_manager.cc:1434] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:38.596544 20950 tablet_bootstrap.cc:492] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:38.601588 20950 tablet_bootstrap.cc:654] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.640142 20901 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:38.641826 20794 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:38.642928 21018 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.643632 21018 raft_consensus.cc:697] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:38.644659 21018 consensus_queue.cc:237] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:38.645843 20953 tablet_bootstrap.cc:492] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:38.646443 20953 ts_tablet_manager.cc:1403] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.307s	user 0.051s	sys 0.119s
I20260709 13:06:38.692891 20663 tablet_service.cc:1511] Processing CreateTablet for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:38.702549 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.710444 20812 tablet_service.cc:1511] Processing CreateTablet for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:38.713703 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.688728 21018 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.650059 20953 raft_consensus.cc:359] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.725370 20575 catalog_manager.cc:5697] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:38.732625 20738 tablet_service.cc:1511] Processing CreateTablet for tablet c1e03d67671144a394d5b9b56b767505 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:38.717594 21018 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:38.733963 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e03d67671144a394d5b9b56b767505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.728536 20819 tablet_service.cc:1511] Processing CreateTablet for tablet c1e03d67671144a394d5b9b56b767505 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:38.730109 20888 tablet_service.cc:1511] Processing CreateTablet for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:06:38.735314 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.731637 20893 tablet_service.cc:1511] Processing CreateTablet for tablet c1e03d67671144a394d5b9b56b767505 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1856299377 <= VALUES < 1892697404
I20260709 13:06:38.731685 20755 raft_consensus.cc:3060] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.686178 20988 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.717057 20953 raft_consensus.cc:385] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.743278 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e03d67671144a394d5b9b56b767505. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.743237 20953 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.744567 20953 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.746966 21018 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:38.747686 20988 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:38.748174 20665 tablet_service.cc:1511] Processing CreateTablet for tablet 44f4319030ec402bbd44355129691215 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:38.748558 20753 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:38.749080 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:38.762881 20754 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.762923 20950 tablet_bootstrap.cc:492] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:38.765631 20950 ts_tablet_manager.cc:1403] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.169s	user 0.045s	sys 0.064s
I20260709 13:06:38.750970 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:38.754746 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 44f4319030ec402bbd44355129691215 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:38.767289 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f4319030ec402bbd44355129691215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.755266 20985 consensus_queue.cc:1048] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:38.761888 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:38.763028 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f4319030ec402bbd44355129691215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.778321 20955 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.749099 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c1e03d67671144a394d5b9b56b767505. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:06:38.771317 20792 leader_election.cc:343] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.777524 20948 tablet_bootstrap.cc:492] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:38.784914 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:38.785670 20679 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:38.778888 20955 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.788350 20953 ts_tablet_manager.cc:1434] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.142s	user 0.003s	sys 0.005s
I20260709 13:06:38.789319 20948 ts_tablet_manager.cc:1403] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.414s	user 0.034s	sys 0.026s
I20260709 13:06:38.792514 20948 raft_consensus.cc:359] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.793275 20948 raft_consensus.cc:385] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.793646 20948 raft_consensus.cc:740] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.794665 20948 consensus_queue.cc:260] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:38.779420 20794 leader_election.cc:343] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.795862 20662 tablet_service.cc:1511] Processing CreateTablet for tablet 5468f181972a4ce99a763fd58be3a9e6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:38.797408 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5468f181972a4ce99a763fd58be3a9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.798594 20792 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:38.798991 20953 tablet_bootstrap.cc:492] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:38.799508 20985 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.799942 20985 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.800261 20985 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.807919 20985 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:38.811051 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:38.812490 20794 leader_election.cc:343] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.809924 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 44f4319030ec402bbd44355129691215 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1892697404 <= VALUES < 1929095431
I20260709 13:06:38.813962 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 44f4319030ec402bbd44355129691215. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.820801 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 5468f181972a4ce99a763fd58be3a9e6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:38.822093 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5468f181972a4ce99a763fd58be3a9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.819836 20950 raft_consensus.cc:359] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.824527 20950 raft_consensus.cc:385] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.824828 20950 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
W20260709 13:06:38.779814 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 43928.5us
I20260709 13:06:38.842334 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:38.843351 20900 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:38.850977 20985 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:06:38.851199 20949 thread.cc:641] log-alloc [worker] (thread pool) Time spent creating pthread: real 0.559s	user 0.004s	sys 0.013s
W20260709 13:06:38.854054 20949 thread.cc:608] log-alloc [worker] (thread pool) Time spent starting thread: real 0.561s	user 0.005s	sys 0.013s
I20260709 13:06:38.852064 20950 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.855387 20955 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:38.855909 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:38.856582 20679 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.855307 20720 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:38.858037 20948 ts_tablet_manager.cc:1434] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.068s	user 0.003s	sys 0.003s
I20260709 13:06:38.859272 20948 tablet_bootstrap.cc:492] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:38.860095 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:38.862254 20718 leader_election.cc:343] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:38.863613 20953 tablet_bootstrap.cc:654] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.866307 21025 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.866379 20985 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:38.866889 21025 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.867048 20985 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.870263 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:38.870652 20563 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 51140.6us
I20260709 13:06:38.871503 21025 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:38.872131 21025 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:38.872515 21025 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:38.872962 21025 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.874449 20985 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:38.875723 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:38.877426 20794 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:38.879402 20988 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:38.880115 20988 consensus_queue.cc:1048] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:38.879431 20754 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:38.880527 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:38.882668 20794 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:38.884092 20950 ts_tablet_manager.cc:1434] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.118s	user 0.006s	sys 0.001s
I20260709 13:06:38.884799 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:38.885124 20950 tablet_bootstrap.cc:492] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:38.886356 20988 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:38.886917 20988 raft_consensus.cc:697] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:38.887887 20988 consensus_queue.cc:237] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:38.903571 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 5468f181972a4ce99a763fd58be3a9e6 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:06:38.913770 20893 tablet_service.cc:1511] Processing CreateTablet for tablet e03f32a8b4fa4c6fbee3b4c018c00793 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:38.915134 20893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03f32a8b4fa4c6fbee3b4c018c00793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.916146 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5468f181972a4ce99a763fd58be3a9e6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.918298 20829 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:38.919459 20665 tablet_service.cc:1511] Processing CreateTablet for tablet e03f32a8b4fa4c6fbee3b4c018c00793 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:38.920740 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03f32a8b4fa4c6fbee3b4c018c00793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.920873 20949 tablet_bootstrap.cc:492] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:38.921375 20949 ts_tablet_manager.cc:1403] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.720s	user 0.019s	sys 0.013s
I20260709 13:06:38.927956 20669 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed9d326ac1b412dbb82865cbf43bb7b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:38.927613 20819 tablet_service.cc:1511] Processing CreateTablet for tablet e03f32a8b4fa4c6fbee3b4c018c00793 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:06:38.929260 20743 tablet_service.cc:1511] Processing CreateTablet for tablet c6a94cc179174c2e885338a399cee8a7 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:38.928332 20666 tablet_service.cc:1511] Processing CreateTablet for tablet 173337d98c714e46aa200476acc6550b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:38.930172 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed9d326ac1b412dbb82865cbf43bb7b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:38.931339 20889 tablet_service.cc:1511] Processing CreateTablet for tablet 173337d98c714e46aa200476acc6550b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:38.886945 20720 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:38.932199 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 4ed9d326ac1b412dbb82865cbf43bb7b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:06:38.932720 20889 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173337d98c714e46aa200476acc6550b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.933840 20812 tablet_service.cc:1511] Processing CreateTablet for tablet c6a94cc179174c2e885338a399cee8a7 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:06:38.934520 20888 tablet_service.cc:1511] Processing CreateTablet for tablet c6a94cc179174c2e885338a399cee8a7 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
W20260709 13:06:38.941407 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:38.943727 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 173337d98c714e46aa200476acc6550b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:06:38.945642 20950 tablet_bootstrap.cc:654] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:38.936156 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 49300.4us
I20260709 13:06:38.948268 20576 catalog_manager.cc:5697] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:38.950381 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e03f32a8b4fa4c6fbee3b4c018c00793. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.951570 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed9d326ac1b412dbb82865cbf43bb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.952544 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a94cc179174c2e885338a399cee8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.955049 20949 raft_consensus.cc:359] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.956179 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a94cc179174c2e885338a399cee8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.961697 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed9d326ac1b412dbb82865cbf43bb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.964049 20949 raft_consensus.cc:385] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:38.966825 20949 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:38.967726 20949 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:38.973744 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173337d98c714e46aa200476acc6550b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.974710 20818 tablet_service.cc:1511] Processing CreateTablet for tablet bc8fc6779ed443d78ca6b3ba60a463d2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:38.976109 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8fc6779ed443d78ca6b3ba60a463d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.968712 20955 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:38.985427 20948 tablet_bootstrap.cc:654] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:38.994751 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c6a94cc179174c2e885338a399cee8a7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:38.997162 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ed9d326ac1b412dbb82865cbf43bb7b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.004062 20884 tablet_service.cc:1511] Processing CreateTablet for tablet bc8fc6779ed443d78ca6b3ba60a463d2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:39.005439 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8fc6779ed443d78ca6b3ba60a463d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.020637 20663 tablet_service.cc:1511] Processing CreateTablet for tablet bc8fc6779ed443d78ca6b3ba60a463d2 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:06:39.022121 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bc8fc6779ed443d78ca6b3ba60a463d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.023885 20949 ts_tablet_manager.cc:1434] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.102s	user 0.009s	sys 0.000s
I20260709 13:06:39.026592 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 173337d98c714e46aa200476acc6550b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:06:39.034559 20955 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.035190 20955 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.035441 21025 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.037761 21025 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.038736 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.039443 20900 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:39.040414 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:39.041052 20903 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.041553 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:39.042176 20678 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:39.042584 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:39.042938 20949 tablet_bootstrap.cc:492] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:39.043324 20679 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:39.043618 20718 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:39.044548 20792 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:39.045615 20985 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.046077 20985 raft_consensus.cc:697] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:39.048623 20955 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.049293 20985 consensus_queue.cc:237] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:39.050541 20718 leader_election.cc:343] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.051960 20949 tablet_bootstrap.cc:654] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.058583 20903 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:39.060027 20720 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:39.060874 21025 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.061337 21025 raft_consensus.cc:697] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:39.062170 21025 consensus_queue.cc:237] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.049279 20955 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.075414 20953 tablet_bootstrap.cc:492] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:39.075968 20953 ts_tablet_manager.cc:1403] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.277s	user 0.011s	sys 0.018s
I20260709 13:06:39.076587 20950 tablet_bootstrap.cc:492] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:39.083490 20950 ts_tablet_manager.cc:1403] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.199s	user 0.015s	sys 0.007s
I20260709 13:06:39.072763 20955 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.084244 20955 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.086405 20950 raft_consensus.cc:359] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.087136 20950 raft_consensus.cc:385] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.087460 20950 raft_consensus.cc:740] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.088383 20950 consensus_queue.cc:260] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.091161 20950 ts_tablet_manager.cc:1434] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.001s
I20260709 13:06:39.092244 20950 tablet_bootstrap.cc:492] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.102003 20948 tablet_bootstrap.cc:492] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:39.109532 20948 ts_tablet_manager.cc:1403] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.251s	user 0.020s	sys 0.000s
I20260709 13:06:39.109649 20950 tablet_bootstrap.cc:654] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.103668 20955 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.107620 20953 raft_consensus.cc:359] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.111229 20953 raft_consensus.cc:385] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.121295 20953 raft_consensus.cc:740] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.122658 20953 consensus_queue.cc:260] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.125265 20953 ts_tablet_manager.cc:1434] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.031s	user 0.005s	sys 0.001s
I20260709 13:06:39.126677 20949 tablet_bootstrap.cc:492] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.127250 20949 ts_tablet_manager.cc:1403] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.085s	user 0.012s	sys 0.009s
I20260709 13:06:39.128330 20953 tablet_bootstrap.cc:492] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:39.134984 20953 tablet_bootstrap.cc:654] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.141930 20955 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.147661 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:39.147888 20948 raft_consensus.cc:359] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.148311 20679 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.142722 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:39.148981 20985 consensus_queue.cc:1048] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.149475 20903 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.155066 20949 raft_consensus.cc:359] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.156368 20949 raft_consensus.cc:385] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.156754 20949 raft_consensus.cc:740] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.157823 20949 consensus_queue.cc:260] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.160032 20573 catalog_manager.cc:5697] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.168004 20679 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:39.169241 20718 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:39.170315 20955 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.170926 20955 raft_consensus.cc:697] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:39.172112 20955 consensus_queue.cc:237] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.175659 20948 raft_consensus.cc:385] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.175940 20948 raft_consensus.cc:740] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.178552 20985 consensus_queue.cc:1048] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.179520 20949 ts_tablet_manager.cc:1434] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.052s	user 0.007s	sys 0.000s
I20260709 13:06:39.180935 20949 tablet_bootstrap.cc:492] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:39.176633 20948 consensus_queue.cc:260] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.193962 20950 tablet_bootstrap.cc:492] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:39.194489 20950 ts_tablet_manager.cc:1403] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.102s	user 0.012s	sys 0.000s
I20260709 13:06:39.208484 20950 raft_consensus.cc:359] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.209200 20950 raft_consensus.cc:385] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.209479 20950 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.211694 20950 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.212774 20948 ts_tablet_manager.cc:1434] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.103s	user 0.005s	sys 0.002s
I20260709 13:06:39.213868 20948 tablet_bootstrap.cc:492] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:39.216238 20950 ts_tablet_manager.cc:1434] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.000s
I20260709 13:06:39.217242 20950 tablet_bootstrap.cc:492] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.221071 20948 tablet_bootstrap.cc:654] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.226501 20950 tablet_bootstrap.cc:654] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.233048 20949 tablet_bootstrap.cc:654] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.237696 20953 tablet_bootstrap.cc:492] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:39.238314 20953 ts_tablet_manager.cc:1403] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.112s	user 0.009s	sys 0.020s
I20260709 13:06:39.230361 20903 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:39.236078 20955 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.247892 20948 tablet_bootstrap.cc:492] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:39.248569 20948 ts_tablet_manager.cc:1403] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.035s	user 0.010s	sys 0.009s
I20260709 13:06:39.242659 20955 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.257169 20955 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:39.258587 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.259920 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:39.260507 20953 raft_consensus.cc:359] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.260870 20829 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:39.261296 20953 raft_consensus.cc:385] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.261670 20953 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
W20260709 13:06:39.262725 20720 leader_election.cc:343] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.264326 20574 catalog_manager.cc:5697] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.266619 20720 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:39.268031 20955 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.268378 20955 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.268704 20955 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.274606 21025 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.275121 21025 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.276608 20955 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.277554 21025 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.263212 20953 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.282053 20948 raft_consensus.cc:359] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.282670 20948 raft_consensus.cc:385] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.282940 20948 raft_consensus.cc:740] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.281785 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:39.283669 20948 consensus_queue.cc:260] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:39.284690 20718 leader_election.cc:343] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.285683 20948 ts_tablet_manager.cc:1434] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.037s	user 0.006s	sys 0.000s
I20260709 13:06:39.286669 20948 tablet_bootstrap.cc:492] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:39.292562 20948 tablet_bootstrap.cc:654] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.300307 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.301067 20900 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:39.302121 20720 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:39.303404 21025 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.303930 21025 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.304378 21025 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.305919 20950 tablet_bootstrap.cc:492] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:39.306432 20950 ts_tablet_manager.cc:1403] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.089s	user 0.020s	sys 0.009s
I20260709 13:06:39.309859 20950 raft_consensus.cc:359] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.310567 20950 raft_consensus.cc:385] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.310848 20950 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.311627 20950 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.312273 20574 catalog_manager.cc:5697] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.313602 20950 ts_tablet_manager.cc:1434] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.007s	user 0.004s	sys 0.000s
I20260709 13:06:39.314157 20679 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.314632 20950 tablet_bootstrap.cc:492] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.319715 20949 tablet_bootstrap.cc:492] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.320236 20949 ts_tablet_manager.cc:1403] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.140s	user 0.015s	sys 0.011s
I20260709 13:06:39.322929 20949 raft_consensus.cc:359] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.323594 20949 raft_consensus.cc:385] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.323863 20949 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.324548 20949 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.327162 20949 ts_tablet_manager.cc:1434] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.001s
I20260709 13:06:39.329092 20949 tablet_bootstrap.cc:492] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:39.329491 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:39.330322 20829 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.331993 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:39.333231 20720 leader_election.cc:343] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.333933 20955 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:39.338974 20949 tablet_bootstrap.cc:654] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.344097 21025 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.344861 20950 tablet_bootstrap.cc:654] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.346455 20948 tablet_bootstrap.cc:492] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:39.346994 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:39.347644 20900 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.349999 20953 ts_tablet_manager.cc:1434] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.108s	user 0.010s	sys 0.015s
I20260709 13:06:39.350582 20949 tablet_bootstrap.cc:492] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.351011 20949 ts_tablet_manager.cc:1403] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.022s	user 0.010s	sys 0.000s
I20260709 13:06:39.351620 20953 tablet_bootstrap.cc:492] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:39.353613 20949 raft_consensus.cc:359] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.354305 20949 raft_consensus.cc:385] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.354590 20949 raft_consensus.cc:740] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.346964 20948 ts_tablet_manager.cc:1403] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.060s	user 0.032s	sys 0.028s
I20260709 13:06:39.357807 20950 tablet_bootstrap.cc:492] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:39.358305 20950 ts_tablet_manager.cc:1403] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.044s	user 0.010s	sys 0.002s
I20260709 13:06:39.358464 20900 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:39.358839 20953 tablet_bootstrap.cc:654] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.360401 20985 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.360872 20985 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.361006 20950 raft_consensus.cc:359] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.361660 20950 raft_consensus.cc:385] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.361936 20829 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:39.362414 20720 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:39.362268 20949 consensus_queue.cc:260] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.363003 20985 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.363248 20955 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.363806 20955 raft_consensus.cc:697] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:39.363420 20948 raft_consensus.cc:359] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.364346 20948 raft_consensus.cc:385] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.364674 20948 raft_consensus.cc:740] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.365386 20948 consensus_queue.cc:260] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.364677 20955 consensus_queue.cc:237] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.366868 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:39.368000 20948 ts_tablet_manager.cc:1434] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.012s	user 0.004s	sys 0.001s
I20260709 13:06:39.368944 20948 tablet_bootstrap.cc:492] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:39.369771 20988 consensus_queue.cc:1048] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.367758 21025 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.361933 20950 raft_consensus.cc:740] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.372741 20949 ts_tablet_manager.cc:1434] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.021s	user 0.006s	sys 0.000s
I20260709 13:06:39.373682 20949 tablet_bootstrap.cc:492] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:39.374866 20720 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:39.375677 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:39.376626 20718 leader_election.cc:343] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.376847 20948 tablet_bootstrap.cc:654] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:39.382151 20794 leader_election.cc:343] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.385399 21025 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.372761 20950 consensus_queue.cc:260] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.387100 21025 raft_consensus.cc:697] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:39.388026 21025 consensus_queue.cc:237] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.391450 20950 ts_tablet_manager.cc:1434] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.033s	user 0.006s	sys 0.000s
I20260709 13:06:39.391561 20948 tablet_bootstrap.cc:492] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:39.392207 20948 ts_tablet_manager.cc:1403] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.023s	user 0.013s	sys 0.003s
I20260709 13:06:39.392576 20950 tablet_bootstrap.cc:492] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.393754 20949 tablet_bootstrap.cc:654] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.395265 20948 raft_consensus.cc:359] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.396077 20948 raft_consensus.cc:385] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.396405 20948 raft_consensus.cc:740] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.397110 20948 consensus_queue.cc:260] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.392184 20985 consensus_queue.cc:1048] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.404314 20948 ts_tablet_manager.cc:1434] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.000s
I20260709 13:06:39.406752 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:39.408179 20792 leader_election.cc:343] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.408640 20792 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:39.409750 20988 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.413692 20948 tablet_bootstrap.cc:492] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:39.414532 20949 tablet_bootstrap.cc:492] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.414992 20949 ts_tablet_manager.cc:1403] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.041s	user 0.011s	sys 0.000s
I20260709 13:06:39.424018 20950 tablet_bootstrap.cc:654] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.417670 20949 raft_consensus.cc:359] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.428483 20576 catalog_manager.cc:5697] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:39.430270 20948 tablet_bootstrap.cc:654] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.439990 20955 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.440614 20955 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.444370 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:39.446059 20718 leader_election.cc:343] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.451033 20953 tablet_bootstrap.cc:492] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:39.454109 20955 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:39.454780 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:39.454985 20680 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:39.459306 20720 leader_election.cc:343] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.459940 20720 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:39.461403 21025 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.472157 20576 catalog_manager.cc:5697] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.454932 20953 ts_tablet_manager.cc:1403] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.104s	user 0.011s	sys 0.003s
I20260709 13:06:39.481326 20955 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.428082 20949 raft_consensus.cc:385] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.477948 20953 raft_consensus.cc:359] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.484829 20985 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.488282 20953 raft_consensus.cc:385] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.488778 20953 raft_consensus.cc:740] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.489754 20953 consensus_queue.cc:260] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.484867 20949 raft_consensus.cc:740] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.493655 20949 consensus_queue.cc:260] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.506078 20949 ts_tablet_manager.cc:1434] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.091s	user 0.008s	sys 0.000s
I20260709 13:06:39.508118 20949 tablet_bootstrap.cc:492] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:39.499823 20950 tablet_bootstrap.cc:492] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
W20260709 13:06:39.515525 20794 consensus_peers.cc:597] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:39.525655 20950 ts_tablet_manager.cc:1403] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.133s	user 0.029s	sys 0.022s
I20260709 13:06:39.532864 20950 raft_consensus.cc:359] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.533758 20950 raft_consensus.cc:385] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.534106 20950 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.535229 20950 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.538789 20950 ts_tablet_manager.cc:1434] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.009s	user 0.008s	sys 0.000s
I20260709 13:06:39.518831 20953 ts_tablet_manager.cc:1434] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.044s	user 0.008s	sys 0.000s
I20260709 13:06:39.540493 20953 tablet_bootstrap.cc:492] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:39.527765 21018 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.545333 21018 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.527895 21025 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:06:39.554178 21018 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.555061 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:39.555748 20679 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:39.557200 20792 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:39.558712 21044 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.559428 21044 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.567827 21025 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.568316 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:39.568544 21025 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.569092 20679 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 0.
I20260709 13:06:39.567113 21044 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.572633 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.573482 20903 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:39.579557 21018 raft_consensus.cc:2804] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.580179 21018 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.580644 21018 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.581779 20866 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:39.582883 21044 raft_consensus.cc:2804] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.583288 21044 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.584583 21044 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.591307 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:39.593142 20720 leader_election.cc:343] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.603770 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:39.605394 20718 leader_election.cc:343] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.526268 20949 tablet_bootstrap.cc:654] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.605921 20718 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:39.606864 20980 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.609874 21006 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.612323 21018 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.605362 21025 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.610463 21006 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.615391 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:39.618844 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:39.619521 20755 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:39.621130 21006 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:39.627008 20645 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:39.628826 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:39.629518 20829 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:39.632066 20950 tablet_bootstrap.cc:492] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.632726 21006 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.633237 21006 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.633657 21006 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.636144 20948 tablet_bootstrap.cc:492] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:39.636828 20948 ts_tablet_manager.cc:1403] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.223s	user 0.040s	sys 0.088s
I20260709 13:06:39.640653 20948 raft_consensus.cc:359] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.641573 20948 raft_consensus.cc:385] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.641914 20948 raft_consensus.cc:740] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.642622 21018 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.643795 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:39.647119 20949 tablet_bootstrap.cc:492] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.649659 20679 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.649806 20949 ts_tablet_manager.cc:1403] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.142s	user 0.011s	sys 0.000s
I20260709 13:06:39.652621 20949 raft_consensus.cc:359] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.653288 20949 raft_consensus.cc:385] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.653720 20949 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.654534 20949 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.647743 20950 tablet_bootstrap.cc:654] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.648521 20953 tablet_bootstrap.cc:654] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.657804 20679 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:39.659143 20792 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:39.660000 21018 raft_consensus.cc:2804] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.656975 20948 consensus_queue.cc:260] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.662071 21018 raft_consensus.cc:697] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:39.662762 20948 ts_tablet_manager.cc:1434] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.026s	user 0.010s	sys 0.001s
I20260709 13:06:39.642139 21006 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.664367 20948 tablet_bootstrap.cc:492] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:39.664575 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:39.668744 21006 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:39.671572 20949 ts_tablet_manager.cc:1434] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.021s	user 0.005s	sys 0.002s
I20260709 13:06:39.672755 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:39.673338 20948 tablet_bootstrap.cc:654] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.673393 20755 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.673511 20949 tablet_bootstrap.cc:492] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:39.663255 20957 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.675379 20957 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.678035 20953 tablet_bootstrap.cc:492] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:39.678695 20953 ts_tablet_manager.cc:1403] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.138s	user 0.011s	sys 0.002s
I20260709 13:06:39.679191 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:39.679805 20829 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.681103 20949 tablet_bootstrap.cc:654] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.682196 20953 raft_consensus.cc:359] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.682952 20953 raft_consensus.cc:385] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.683255 20953 raft_consensus.cc:740] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.684635 20948 tablet_bootstrap.cc:492] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:39.685088 20948 ts_tablet_manager.cc:1403] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.021s	user 0.007s	sys 0.009s
I20260709 13:06:39.685487 20950 tablet_bootstrap.cc:492] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:39.686064 20950 ts_tablet_manager.cc:1403] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.054s	user 0.010s	sys 0.001s
I20260709 13:06:39.686734 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:39.688612 20794 leader_election.cc:343] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.689139 20950 raft_consensus.cc:359] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.689451 20948 raft_consensus.cc:359] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.689960 20950 raft_consensus.cc:385] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.690093 20948 raft_consensus.cc:385] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.690296 20950 raft_consensus.cc:740] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.690412 20948 raft_consensus.cc:740] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.691138 20948 consensus_queue.cc:260] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.691085 20950 consensus_queue.cc:260] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.694108 20950 ts_tablet_manager.cc:1434] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.008s	user 0.003s	sys 0.002s
I20260709 13:06:39.695140 20950 tablet_bootstrap.cc:492] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.695006 20957 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.697275 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:39.698527 20953 consensus_queue.cc:260] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:39.699311 20792 leader_election.cc:343] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.700052 20792 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:39.702979 20950 tablet_bootstrap.cc:654] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.711470 20953 ts_tablet_manager.cc:1434] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.032s	user 0.007s	sys 0.000s
I20260709 13:06:39.712152 21025 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.666608 21044 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.712491 20953 tablet_bootstrap.cc:492] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:39.714140 20903 raft_consensus.cc:2393] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 1: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:39.715085 21044 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.715359 20949 tablet_bootstrap.cc:492] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.715986 20949 ts_tablet_manager.cc:1403] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.043s	user 0.007s	sys 0.032s
I20260709 13:06:39.716413 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:39.714112 20957 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.718822 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:39.719569 20679 raft_consensus.cc:2393] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:39.719358 20949 raft_consensus.cc:359] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.720199 20949 raft_consensus.cc:385] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.720669 20949 raft_consensus.cc:740] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.721505 20949 consensus_queue.cc:260] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.722146 20866 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:39.723443 21044 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.723521 20949 ts_tablet_manager.cc:1434] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:39.724411 20755 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:39.724714 20949 tablet_bootstrap.cc:492] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:39.724499 21025 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.665681 21018 consensus_queue.cc:237] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.725692 20953 tablet_bootstrap.cc:654] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.726096 20645 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:39.727306 21063 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.727509 21044 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.727654 20957 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.727808 21063 raft_consensus.cc:697] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:39.728013 21044 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.728367 20957 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.728937 21063 consensus_queue.cc:237] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.728835 20950 tablet_bootstrap.cc:492] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:39.730769 20950 ts_tablet_manager.cc:1403] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.036s	user 0.007s	sys 0.004s
I20260709 13:06:39.731086 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:39.731719 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:39.732329 20755 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:39.733572 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:39.733480 20950 raft_consensus.cc:359] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.734560 20988 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.734869 20950 raft_consensus.cc:385] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.734928 20988 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.735229 20950 raft_consensus.cc:740] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.735371 20988 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.735813 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.736021 20950 consensus_queue.cc:260] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:39.737182 20794 leader_election.cc:343] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.738004 20950 ts_tablet_manager.cc:1434] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.007s	user 0.003s	sys 0.002s
I20260709 13:06:39.739952 20957 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:39.740813 20950 tablet_bootstrap.cc:492] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.742838 20829 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:39.743723 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:39.745577 20866 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:39.746484 20967 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.747521 21044 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.749802 20950 tablet_bootstrap.cc:654] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.758360 20988 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.759807 20953 tablet_bootstrap.cc:492] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:39.760346 20953 ts_tablet_manager.cc:1403] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.048s	user 0.014s	sys 0.000s
I20260709 13:06:39.761879 20949 tablet_bootstrap.cc:654] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.761910 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:39.762660 20755 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.762719 21063 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.763270 21063 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.764554 20948 ts_tablet_manager.cc:1434] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.079s	user 0.008s	sys 0.000s
I20260709 13:06:39.765553 20948 tablet_bootstrap.cc:492] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:39.766166 21063 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:39.767409 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:39.768075 20829 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:39.772084 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:39.774410 21018 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.774899 21018 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.775115 20953 raft_consensus.cc:359] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.775302 20645 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:39.775727 20953 raft_consensus.cc:385] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.776043 20953 raft_consensus.cc:740] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.776355 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.776911 21018 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:39.776726 20953 consensus_queue.cc:260] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.777506 21063 raft_consensus.cc:2804] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:39.777719 20755 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:39.777910 21063 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:39.776990 20903 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:39.778604 20953 ts_tablet_manager.cc:1434] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.018s	user 0.006s	sys 0.000s
I20260709 13:06:39.781061 20953 tablet_bootstrap.cc:492] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:39.778581 21063 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.784133 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:39.785434 20950 tablet_bootstrap.cc:492] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
W20260709 13:06:39.785650 20792 leader_election.cc:343] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.785899 20950 ts_tablet_manager.cc:1403] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.045s	user 0.008s	sys 0.017s
I20260709 13:06:39.788615 20950 raft_consensus.cc:359] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.789271 20950 raft_consensus.cc:385] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.789512 20950 raft_consensus.cc:740] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.790086 20950 consensus_queue.cc:260] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.790723 20948 tablet_bootstrap.cc:654] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.791395 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:39.791834 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.792178 21018 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:39.792325 20794 leader_election.cc:343] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.792482 20950 ts_tablet_manager.cc:1434] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:39.792754 21018 raft_consensus.cc:697] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:06:39.793047 20794 leader_election.cc:343] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.793460 20794 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:39.793628 21018 consensus_queue.cc:237] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.794492 20985 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.793426 20950 tablet_bootstrap.cc:492] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.795930 21025 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.796413 21025 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.796893 20679 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.798667 21025 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:39.799810 21063 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.800527 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:39.799356 20574 catalog_manager.cc:5697] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.800916 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:39.802345 20720 leader_election.cc:343] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.803617 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:39.769479 20988 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:39.804216 20829 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:39.805409 20720 leader_election.cc:343] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.805833 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:39.806421 21063 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:39.806878 21025 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:39.807873 20953 tablet_bootstrap.cc:654] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.817426 20950 tablet_bootstrap.cc:654] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.820915 21025 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:39.827046 20829 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:39.829351 20645 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:39.830745 21063 raft_consensus.cc:2804] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:39.831235 21063 raft_consensus.cc:697] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:39.832068 21063 consensus_queue.cc:237] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:39.832544 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:39.833132 20900 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.860358 20949 tablet_bootstrap.cc:492] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.860985 20949 ts_tablet_manager.cc:1403] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.136s	user 0.013s	sys 0.009s
I20260709 13:06:39.868463 20949 raft_consensus.cc:359] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.869565 20949 raft_consensus.cc:385] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.870132 20949 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.871272 20949 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.874074 20949 ts_tablet_manager.cc:1434] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.013s	user 0.009s	sys 0.000s
I20260709 13:06:39.876183 20949 tablet_bootstrap.cc:492] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
W20260709 13:06:39.878808 21069 log.cc:927] Time spent T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.051s	user 0.001s	sys 0.000s
I20260709 13:06:39.883316 20949 tablet_bootstrap.cc:654] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.884205 20573 catalog_manager.cc:5697] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.877697 20576 catalog_manager.cc:5697] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:39.889052 20980 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.893151 20900 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:39.898363 20900 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:39.903882 20953 tablet_bootstrap.cc:492] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:39.904579 20953 ts_tablet_manager.cc:1403] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.124s	user 0.018s	sys 0.003s
I20260709 13:06:39.907920 20953 raft_consensus.cc:359] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.908767 20953 raft_consensus.cc:385] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.909080 20953 raft_consensus.cc:740] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.910085 20953 consensus_queue.cc:260] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:39.911443 20980 consensus_queue.cc:1048] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:39.935271 20953 ts_tablet_manager.cc:1434] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.030s	user 0.009s	sys 0.000s
I20260709 13:06:39.936679 20953 tablet_bootstrap.cc:492] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:39.959184 20953 tablet_bootstrap.cc:654] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.959316 20950 tablet_bootstrap.cc:492] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:39.959829 20950 ts_tablet_manager.cc:1403] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.167s	user 0.018s	sys 0.009s
I20260709 13:06:39.954385 20955 consensus_queue.cc:1048] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:06:39.962911 20950 raft_consensus.cc:359] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.963555 20950 raft_consensus.cc:385] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.963812 20950 raft_consensus.cc:740] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.964470 20950 consensus_queue.cc:260] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:39.965539 20949 tablet_bootstrap.cc:492] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:39.966197 20949 ts_tablet_manager.cc:1403] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.090s	user 0.007s	sys 0.017s
I20260709 13:06:39.966338 20948 tablet_bootstrap.cc:492] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:39.966810 20948 ts_tablet_manager.cc:1403] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.201s	user 0.025s	sys 0.021s
I20260709 13:06:39.967196 20950 ts_tablet_manager.cc:1434] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:39.968118 20950 tablet_bootstrap.cc:492] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:39.969342 20948 raft_consensus.cc:359] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.991708 20948 raft_consensus.cc:385] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:39.992061 20948 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:39.992622 20955 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:39.993135 20955 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:39.997098 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:40.000429 20718 leader_election.cc:343] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:39.971844 20949 raft_consensus.cc:359] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.005779 20949 raft_consensus.cc:385] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.005900 20948 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.007221 20955 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:40.009487 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:40.010823 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.011878 20948 ts_tablet_manager.cc:1434] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.045s	user 0.007s	sys 0.000s
I20260709 13:06:40.013576 20948 tablet_bootstrap.cc:492] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
W20260709 13:06:40.014497 20720 leader_election.cc:343] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.014991 20720 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:40.018199 20980 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.020196 20574 catalog_manager.cc:5697] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.022547 20948 tablet_bootstrap.cc:654] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:39.979591 20950 tablet_bootstrap.cc:654] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.006397 20949 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.031605 20949 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.033746 21063 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.034389 21063 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.036640 21063 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.038607 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.039422 20755 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:40.040218 20900 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.040390 20949 ts_tablet_manager.cc:1434] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.074s	user 0.007s	sys 0.001s
I20260709 13:06:40.041471 20949 tablet_bootstrap.cc:492] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:40.042603 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:40.045080 20645 leader_election.cc:343] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.045981 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.048543 20949 tablet_bootstrap.cc:654] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.054670 21063 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.055334 21063 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.055794 21063 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.056671 20948 tablet_bootstrap.cc:492] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:40.057327 20948 ts_tablet_manager.cc:1403] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.044s	user 0.011s	sys 0.000s
I20260709 13:06:40.060119 20949 tablet_bootstrap.cc:492] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:40.060096 20948 raft_consensus.cc:359] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.060824 20949 ts_tablet_manager.cc:1403] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.020s	user 0.009s	sys 0.008s
I20260709 13:06:40.060828 20948 raft_consensus.cc:385] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.062070 20948 raft_consensus.cc:740] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.063766 20948 consensus_queue.cc:260] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.064128 20949 raft_consensus.cc:359] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.065116 20949 raft_consensus.cc:385] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.065557 20949 raft_consensus.cc:740] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.066406 20949 consensus_queue.cc:260] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.067176 20948 ts_tablet_manager.cc:1434] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
I20260709 13:06:40.068099 20948 tablet_bootstrap.cc:492] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:40.068871 20949 ts_tablet_manager.cc:1434] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.008s	user 0.006s	sys 0.000s
I20260709 13:06:40.069828 20949 tablet_bootstrap.cc:492] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:40.079933 20948 tablet_bootstrap.cc:654] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.085171 20949 tablet_bootstrap.cc:654] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.104333 20949 tablet_bootstrap.cc:492] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:40.104951 20949 ts_tablet_manager.cc:1403] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.035s	user 0.011s	sys 0.004s
I20260709 13:06:40.111259 20948 tablet_bootstrap.cc:492] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:40.111784 20948 ts_tablet_manager.cc:1403] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.044s	user 0.014s	sys 0.010s
I20260709 13:06:40.114509 20948 raft_consensus.cc:359] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.115110 20948 raft_consensus.cc:385] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.115334 20948 raft_consensus.cc:740] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.116096 20980 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.115907 20948 consensus_queue.cc:260] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.116581 20980 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.118678 20980 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:40.118790 20948 ts_tablet_manager.cc:1434] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.007s	user 0.007s	sys 0.000s
I20260709 13:06:40.119798 20948 tablet_bootstrap.cc:492] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:40.120261 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:40.122123 20720 leader_election.cc:343] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.122272 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:40.109395 20949 raft_consensus.cc:359] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.122977 20949 raft_consensus.cc:385] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.123296 20949 raft_consensus.cc:740] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
W20260709 13:06:40.124042 20718 leader_election.cc:343] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.124307 20949 consensus_queue.cc:260] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.124600 20718 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.125867 20948 tablet_bootstrap.cc:654] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.126025 20980 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.127108 20949 ts_tablet_manager.cc:1434] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.022s	user 0.004s	sys 0.001s
I20260709 13:06:40.128162 20949 tablet_bootstrap.cc:492] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:40.130885 20950 tablet_bootstrap.cc:492] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:40.131608 20950 ts_tablet_manager.cc:1403] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.164s	user 0.010s	sys 0.002s
I20260709 13:06:40.135973 20949 tablet_bootstrap.cc:654] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.139019 21063 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.143975 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:40.146255 20645 leader_election.cc:343] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.148449 20980 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.149084 20980 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.153342 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.154313 20828 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:40.158581 20720 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.158703 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:40.159889 20950 raft_consensus.cc:359] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.160152 20678 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:40.160508 20955 raft_consensus.cc:2804] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.160760 20950 raft_consensus.cc:385] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.160989 20955 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.161149 20950 raft_consensus.cc:740] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.161424 20955 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.165732 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:40.166492 20755 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.168634 20980 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:40.170666 21006 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.171360 21006 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.174098 21006 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.174902 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.175668 20829 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:40.177878 20645 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.178362 20955 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.179551 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:40.181185 20645 leader_election.cc:343] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.181437 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:40.182068 20678 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.182296 21006 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.182832 21006 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.183300 21006 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.186378 20755 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:40.187773 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.193044 20988 consensus_queue.cc:1048] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.194368 20678 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:40.194578 20988 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.194244 21097 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.195237 20988 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.195796 21063 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.196040 20718 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:40.197080 20980 raft_consensus.cc:2804] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.197747 20988 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.198444 20980 raft_consensus.cc:697] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:40.198670 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:40.199545 20679 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:40.199482 20980 consensus_queue.cc:237] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.200583 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.201125 20792 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.201253 20754 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:40.203948 20988 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.204443 20988 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.204876 20988 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.205334 20953 tablet_bootstrap.cc:492] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:40.205886 20953 ts_tablet_manager.cc:1403] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.269s	user 0.056s	sys 0.117s
I20260709 13:06:40.211614 20955 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:40.161922 20950 consensus_queue.cc:260] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.208863 20953 raft_consensus.cc:359] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.214270 20953 raft_consensus.cc:385] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.214608 20953 raft_consensus.cc:740] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.216363 21006 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.216859 20953 consensus_queue.cc:260] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.219321 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:40.219951 20828 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.220445 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:40.221102 20829 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.221371 20953 ts_tablet_manager.cc:1434] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:06:40.219497 20967 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.227219 20967 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.229564 20967 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:40.231699 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.232007 20829 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:40.232232 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.233577 20645 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.233803 20868 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:40.235548 20953 tablet_bootstrap.cc:492] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:40.236143 20967 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.238517 21063 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.239024 21063 raft_consensus.cc:697] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:40.239934 21063 consensus_queue.cc:237] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.247478 20577 catalog_manager.cc:5697] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.252112 20950 ts_tablet_manager.cc:1434] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.120s	user 0.007s	sys 0.002s
I20260709 13:06:40.252420 20948 tablet_bootstrap.cc:492] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:40.252846 20948 ts_tablet_manager.cc:1403] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.133s	user 0.030s	sys 0.037s
I20260709 13:06:40.253088 20950 tablet_bootstrap.cc:492] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:40.255324 20828 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:40.255857 20948 raft_consensus.cc:359] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.256652 20948 raft_consensus.cc:385] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.256878 20900 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.257020 20988 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.256904 20948 raft_consensus.cc:740] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.262661 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:40.262976 20948 consensus_queue.cc:260] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.263381 20678 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.264814 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:40.265556 20754 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.265086 20948 ts_tablet_manager.cc:1434] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.012s	user 0.005s	sys 0.001s
I20260709 13:06:40.269234 20948 tablet_bootstrap.cc:492] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:40.256830 20953 tablet_bootstrap.cc:654] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.270047 20957 consensus_queue.cc:1048] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.272037 21097 raft_consensus.cc:697] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:40.273257 21097 consensus_queue.cc:237] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.281069 20949 tablet_bootstrap.cc:492] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:40.281786 20949 ts_tablet_manager.cc:1403] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.154s	user 0.015s	sys 0.017s
I20260709 13:06:40.285312 21098 consensus_queue.cc:1048] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.260442 20988 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.304852 20950 tablet_bootstrap.cc:654] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.306437 20678 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:40.306706 21006 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.307673 21006 consensus_queue.cc:1048] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.308422 20792 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.307029 20949 raft_consensus.cc:359] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.309716 20988 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.310704 20988 raft_consensus.cc:697] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:40.309907 20949 raft_consensus.cc:385] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.311376 20949 raft_consensus.cc:740] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.311661 20988 consensus_queue.cc:237] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.312220 20949 consensus_queue.cc:260] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.314582 20949 ts_tablet_manager.cc:1434] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.029s	user 0.008s	sys 0.002s
I20260709 13:06:40.314888 20948 tablet_bootstrap.cc:654] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.315508 20949 tablet_bootstrap.cc:492] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:40.316550 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:40.317202 20901 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.322297 20949 tablet_bootstrap.cc:654] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.340667 20953 tablet_bootstrap.cc:492] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:40.342759 20953 ts_tablet_manager.cc:1403] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.107s	user 0.018s	sys 0.005s
I20260709 13:06:40.356642 21098 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.357364 21098 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.359948 21098 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.365931 20957 consensus_queue.cc:1048] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.371229 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.371923 20828 raft_consensus.cc:2468] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:40.371726 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.372964 20901 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:40.373273 20645 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.374138 21098 raft_consensus.cc:2804] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.374531 21098 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.379525 21098 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.371791 21097 consensus_queue.cc:1048] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
W20260709 13:06:40.393028 20645 leader_election.cc:343] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.393972 20950 tablet_bootstrap.cc:492] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:40.395438 20754 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:40.395988 20950 ts_tablet_manager.cc:1403] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.143s	user 0.019s	sys 0.009s
I20260709 13:06:40.396543 20575 catalog_manager.cc:5697] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.398931 20950 raft_consensus.cc:359] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.398116 20575 catalog_manager.cc:5697] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.399715 20950 raft_consensus.cc:385] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.394395 21006 consensus_queue.cc:1048] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.400087 20950 raft_consensus.cc:740] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.401711 20950 consensus_queue.cc:260] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.403280 20957 consensus_queue.cc:1048] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.407941 20950 ts_tablet_manager.cc:1434] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.012s	user 0.007s	sys 0.000s
I20260709 13:06:40.409044 20950 tablet_bootstrap.cc:492] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:40.416285 20950 tablet_bootstrap.cc:654] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.421222 20953 raft_consensus.cc:359] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.419709 20955 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.422467 20953 raft_consensus.cc:385] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.423358 20955 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.423010 20953 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.426689 20955 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.440186 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:40.442164 20720 leader_election.cc:343] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.440506 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.447160 20953 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:40.466625 20720 leader_election.cc:343] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.467434 20720 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:40.469481 21085 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.473121 20949 tablet_bootstrap.cc:492] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:40.473749 20949 ts_tablet_manager.cc:1403] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.158s	user 0.013s	sys 0.002s
I20260709 13:06:40.483331 20953 ts_tablet_manager.cc:1434] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.140s	user 0.004s	sys 0.004s
I20260709 13:06:40.485749 20953 tablet_bootstrap.cc:492] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:40.495380 20949 raft_consensus.cc:359] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.496031 20949 raft_consensus.cc:385] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.496292 20949 raft_consensus.cc:740] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.496870 20949 consensus_queue.cc:260] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.490754 20955 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.501535 20949 ts_tablet_manager.cc:1434] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.027s	user 0.006s	sys 0.001s
I20260709 13:06:40.490967 20957 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.504524 20957 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.498536 20955 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.507712 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.508409 20754 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:40.509198 20948 tablet_bootstrap.cc:492] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:40.509747 20948 ts_tablet_manager.cc:1403] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.241s	user 0.017s	sys 0.021s
I20260709 13:06:40.509502 20955 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:40.512742 20949 tablet_bootstrap.cc:492] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:40.515247 20953 tablet_bootstrap.cc:654] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.519212 20950 tablet_bootstrap.cc:492] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:40.519682 20950 ts_tablet_manager.cc:1403] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.111s	user 0.022s	sys 0.005s
I20260709 13:06:40.509809 20794 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.531999 20949 tablet_bootstrap.cc:654] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.540406 20948 raft_consensus.cc:359] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.541226 20948 raft_consensus.cc:385] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.541513 20948 raft_consensus.cc:740] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.523401 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.542449 21018 raft_consensus.cc:2804] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.532311 20950 raft_consensus.cc:359] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.543642 20950 raft_consensus.cc:385] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.544338 20948 consensus_queue.cc:260] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.544049 20950 raft_consensus.cc:740] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
W20260709 13:06:40.548166 20720 leader_election.cc:343] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.548411 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:40.550029 20718 leader_election.cc:343] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.550590 20718 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.550756 21098 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.551831 20955 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.553207 21098 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.543085 21018 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.554045 21018 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.554701 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:40.557075 20645 leader_election.cc:343] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.547271 20950 consensus_queue.cc:260] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.566763 20955 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.570027 20948 ts_tablet_manager.cc:1434] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.059s	user 0.006s	sys 0.000s
I20260709 13:06:40.571849 20955 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.572949 20948 tablet_bootstrap.cc:492] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:40.571635 20950 ts_tablet_manager.cc:1434] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.052s	user 0.008s	sys 0.000s
I20260709 13:06:40.577507 20950 tablet_bootstrap.cc:492] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:40.585601 20950 tablet_bootstrap.cc:654] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.588855 21018 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.591395 21018 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.596143 20957 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.605139 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:40.607004 20718 leader_election.cc:343] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.608350 20955 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:40.598784 20953 tablet_bootstrap.cc:492] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:40.601296 20948 tablet_bootstrap.cc:654] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.626565 20953 ts_tablet_manager.cc:1403] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.141s	user 0.021s	sys 0.021s
I20260709 13:06:40.601650 20949 tablet_bootstrap.cc:492] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:40.629272 20949 ts_tablet_manager.cc:1403] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.118s	user 0.008s	sys 0.005s
I20260709 13:06:40.629767 20953 raft_consensus.cc:359] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.630482 20953 raft_consensus.cc:385] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.630796 20953 raft_consensus.cc:740] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.631529 20953 consensus_queue.cc:260] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.632061 20949 raft_consensus.cc:359] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.632757 20949 raft_consensus.cc:385] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.633044 20949 raft_consensus.cc:740] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.636617 20953 ts_tablet_manager.cc:1434] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.010s	user 0.005s	sys 0.001s
I20260709 13:06:40.633831 20949 consensus_queue.cc:260] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.638748 20949 ts_tablet_manager.cc:1434] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
W20260709 13:06:40.639223 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 75117.2us
I20260709 13:06:40.639807 20949 tablet_bootstrap.cc:492] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
W20260709 13:06:40.640873 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 94864.8us
I20260709 13:06:40.640914 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:40.641145 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:40.641731 20754 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.641917 20901 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.644848 20953 tablet_bootstrap.cc:492] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:40.649510 20754 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:40.650220 20901 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:40.654650 20953 tablet_bootstrap.cc:654] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.661038 21097 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.661702 21097 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.664348 21097 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.664968 20576 catalog_manager.cc:5697] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:40.666146 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.667014 20754 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:40.668068 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:40.670039 20645 leader_election.cc:343] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.671430 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.672117 20902 raft_consensus.cc:2376] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1. Re-sending same reply.
I20260709 13:06:40.675145 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.675341 20794 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:40.676525 20967 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:40.676802 20720 leader_election.cc:343] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.677064 20967 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.677350 20720 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:40.678069 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:40.678642 20955 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.678725 20829 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.679808 20967 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.680917 20985 raft_consensus.cc:2804] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.681638 20985 raft_consensus.cc:697] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:40.682260 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:40.682619 20948 tablet_bootstrap.cc:492] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:40.683219 20948 ts_tablet_manager.cc:1403] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.111s	user 0.009s	sys 0.011s
I20260709 13:06:40.677374 20645 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.685943 20948 raft_consensus.cc:359] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.688714 20948 raft_consensus.cc:385] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.689064 20948 raft_consensus.cc:740] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.689437 21063 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.691289 21063 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.691689 21063 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.682533 20985 consensus_queue.cc:237] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.696201 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.696547 20829 raft_consensus.cc:2468] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:40.697163 20754 raft_consensus.cc:2393] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:40.698685 20868 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:40.699939 20967 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.704226 21121 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.699746 20645 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.704785 21121 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.705140 21097 raft_consensus.cc:2804] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.705790 21097 raft_consensus.cc:697] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:40.706673 21097 consensus_queue.cc:237] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.708981 20953 tablet_bootstrap.cc:492] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:40.709560 20953 ts_tablet_manager.cc:1403] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.065s	user 0.017s	sys 0.001s
I20260709 13:06:40.711086 21006 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.711643 21006 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.712670 20953 raft_consensus.cc:359] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.713454 20953 raft_consensus.cc:385] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.713768 20953 raft_consensus.cc:740] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.713903 21006 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.709741 21063 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.714852 20953 consensus_queue.cc:260] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.716969 21063 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.717156 20953 ts_tablet_manager.cc:1434] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.007s	user 0.005s	sys 0.000s
I20260709 13:06:40.717563 21121 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:40.718508 20953 tablet_bootstrap.cc:492] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:40.720911 20967 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.690749 20949 tablet_bootstrap.cc:654] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.721309 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.719664 20948 consensus_queue.cc:260] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:40.724756 20948 ts_tablet_manager.cc:1434] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.041s	user 0.005s	sys 0.001s
I20260709 13:06:40.726193 20948 tablet_bootstrap.cc:492] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:40.726397 20953 tablet_bootstrap.cc:654] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:40.722806 20794 leader_election.cc:343] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.730541 21097 consensus_queue.cc:1048] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.732757 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.736855 20948 tablet_bootstrap.cc:654] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.738794 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:40.739140 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:40.739866 20755 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.745189 20949 tablet_bootstrap.cc:492] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:40.737108 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.745929 20754 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:40.747064 20949 ts_tablet_manager.cc:1403] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.107s	user 0.015s	sys 0.000s
W20260709 13:06:40.748020 20645 leader_election.cc:343] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.737036 20577 catalog_manager.cc:5697] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
W20260709 13:06:40.749348 20645 leader_election.cc:343] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.744998 21097 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.750563 21097 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.752424 20755 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:40.757035 20950 tablet_bootstrap.cc:492] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:40.757557 20950 ts_tablet_manager.cc:1403] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.180s	user 0.022s	sys 0.017s
I20260709 13:06:40.757686 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:40.758682 20678 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:40.760753 20950 raft_consensus.cc:359] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.764240 20950 raft_consensus.cc:385] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.766445 20950 raft_consensus.cc:740] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.767483 20985 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.768046 20950 consensus_queue.cc:260] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.771158 20574 catalog_manager.cc:5697] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.773478 20950 ts_tablet_manager.cc:1434] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:06:40.774587 20950 tablet_bootstrap.cc:492] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:40.775442 20792 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.778612 20949 raft_consensus.cc:359] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.779892 20949 raft_consensus.cc:385] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.780253 20949 raft_consensus.cc:740] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.781330 20950 tablet_bootstrap.cc:654] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.781400 20949 consensus_queue.cc:260] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.753826 21097 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.786010 20985 raft_consensus.cc:2804] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.786437 20985 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.786775 20985 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.780228 20645 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.794752 20645 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.795876 21063 raft_consensus.cc:2804] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.796396 21063 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.796868 21063 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.797940 20949 ts_tablet_manager.cc:1434] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.050s	user 0.007s	sys 0.000s
I20260709 13:06:40.804847 20949 tablet_bootstrap.cc:492] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:40.804958 21063 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.807449 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.808029 21097 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:40.809257 20950 tablet_bootstrap.cc:492] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:40.812604 20988 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.825361 20950 ts_tablet_manager.cc:1403] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.051s	user 0.007s	sys 0.009s
I20260709 13:06:40.815034 21006 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.827961 20950 raft_consensus.cc:359] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.828543 20950 raft_consensus.cc:385] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.828718 20950 raft_consensus.cc:740] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.816169 20955 consensus_queue.cc:1048] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.816922 20953 tablet_bootstrap.cc:492] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:40.821543 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.823123 20948 tablet_bootstrap.cc:492] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:40.829246 20950 consensus_queue.cc:260] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.829686 20953 ts_tablet_manager.cc:1403] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.111s	user 0.027s	sys 0.033s
I20260709 13:06:40.829985 20948 ts_tablet_manager.cc:1403] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.104s	user 0.013s	sys 0.000s
I20260709 13:06:40.830319 20980 consensus_queue.cc:1048] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:40.831457 20950 ts_tablet_manager.cc:1434] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.006s	user 0.005s	sys 0.000s
I20260709 13:06:40.832114 21097 raft_consensus.cc:697] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:40.832389 20953 raft_consensus.cc:359] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.833123 20953 raft_consensus.cc:385] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.832962 20948 raft_consensus.cc:359] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.833470 20953 raft_consensus.cc:740] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.833755 20948 raft_consensus.cc:385] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:40.834945 20948 raft_consensus.cc:740] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:40.834707 20953 consensus_queue.cc:260] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.833019 21097 consensus_queue.cc:237] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.836608 20967 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.837085 20967 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:40.838160 20950 tablet_bootstrap.cc:492] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:40.839277 20967 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.842461 20948 consensus_queue.cc:260] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.842739 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.845134 20754 raft_consensus.cc:2393] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:40.845554 20953 ts_tablet_manager.cc:1434] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.016s	user 0.005s	sys 0.001s
I20260709 13:06:40.834550 21063 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:40.843869 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:40.847399 21098 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.848124 20948 ts_tablet_manager.cc:1434] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.018s	user 0.005s	sys 0.000s
I20260709 13:06:40.848567 20953 tablet_bootstrap.cc:492] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:40.849112 20948 tablet_bootstrap.cc:492] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:40.848763 21098 consensus_queue.cc:1048] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:40.849558 20866 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:40.858875 20948 tablet_bootstrap.cc:654] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.863159 20967 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.870582 20949 tablet_bootstrap.cc:654] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:40.871006 20645 leader_election.cc:343] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.873896 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:40.874344 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:40.874959 20754 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.875677 20953 tablet_bootstrap.cc:654] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.864154 21044 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:40.880908 20645 leader_election.cc:343] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.880856 21044 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.902565 20950 tablet_bootstrap.cc:654] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:40.902009 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.904590 20826 raft_consensus.cc:2393] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:40.898924 20967 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:40.912616 21097 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.913000 20985 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.913201 21097 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:40.920473 20828 raft_consensus.cc:2393] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:40.914354 21044 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:40.959437 21018 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:40.960008 21018 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:40.962067 21018 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.943081 20574 catalog_manager.cc:5697] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:40.947155 20645 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:40.964202 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.965080 21101 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.967583 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:40.968281 20753 raft_consensus.cc:2468] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
W20260709 13:06:40.970332 20794 leader_election.cc:343] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.973109 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:40.975586 20794 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.975739 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:40.977432 21018 raft_consensus.cc:2804] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.977866 21018 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.978256 21018 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:40.980412 20645 leader_election.cc:343] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:40.981467 20866 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:40.957057 21097 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:40.983099 21044 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.985581 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:40.986327 20828 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:40.987476 20985 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:40.987599 20645 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:40.988864 21097 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:40.989351 21097 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:40.989796 21097 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:40.994391 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:40.997599 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:40.999897 21085 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:41.000222 20794 leader_election.cc:343] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.000768 21085 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.010056 21018 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.011632 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:41.012364 21018 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:41.013998 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:41.017978 20753 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.024070 21101 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:41.026894 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:41.019556 20720 leader_election.cc:343] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.044780 20754 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:41.052973 20680 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
W20260709 13:06:41.042377 20794 leader_election.cc:343] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.047971 21085 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:41.067520 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:41.068722 20949 tablet_bootstrap.cc:492] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:41.069232 20949 ts_tablet_manager.cc:1403] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.265s	user 0.007s	sys 0.009s
W20260709 13:06:41.069495 20720 leader_election.cc:343] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.070006 20720 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:41.059317 21044 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:41.075762 20949 raft_consensus.cc:359] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.076551 20949 raft_consensus.cc:385] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.076057 20792 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.076872 20949 raft_consensus.cc:740] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.080265 20948 tablet_bootstrap.cc:492] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.080840 20948 ts_tablet_manager.cc:1403] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.232s	user 0.027s	sys 0.004s
I20260709 13:06:41.081215 21018 raft_consensus.cc:2804] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.081745 21018 raft_consensus.cc:697] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:41.082610 21018 consensus_queue.cc:237] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.084645 20948 raft_consensus.cc:359] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.085632 20948 raft_consensus.cc:385] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.085899 20948 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.086624 20948 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.078601 20949 consensus_queue.cc:260] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:41.088685 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:41.088857 21135 log.cc:927] Time spent T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.173s	user 0.001s	sys 0.000s
I20260709 13:06:41.088649 20948 ts_tablet_manager.cc:1434] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:41.090391 20948 tablet_bootstrap.cc:492] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:41.088963 20949 ts_tablet_manager.cc:1434] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.019s	user 0.005s	sys 0.000s
I20260709 13:06:41.094939 20949 tablet_bootstrap.cc:492] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:41.102573 20980 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:41.078526 20645 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.123265 20950 tablet_bootstrap.cc:492] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:41.123821 20950 ts_tablet_manager.cc:1403] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.286s	user 0.011s	sys 0.008s
I20260709 13:06:41.125742 21101 raft_consensus.cc:2804] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:41.125890 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 58913.6us
I20260709 13:06:41.126372 21101 raft_consensus.cc:697] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:41.127300 21101 consensus_queue.cc:237] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.128695 20753 raft_consensus.cc:2468] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:41.128510 20576 catalog_manager.cc:5697] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.130331 20794 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.134526 20950 raft_consensus.cc:359] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.135391 20950 raft_consensus.cc:385] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.135815 20950 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.136766 20950 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.139249 20950 ts_tablet_manager.cc:1434] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.015s	user 0.008s	sys 0.000s
I20260709 13:06:41.140676 20950 tablet_bootstrap.cc:492] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:41.131899 20985 raft_consensus.cc:2804] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.142748 20985 raft_consensus.cc:697] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:41.143532 20949 tablet_bootstrap.cc:654] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.143623 20985 consensus_queue.cc:237] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.148483 20950 tablet_bootstrap.cc:654] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.131543 21140 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.150822 21140 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.153725 21140 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:41.163386 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:41.164307 20953 tablet_bootstrap.cc:492] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:41.164852 20953 ts_tablet_manager.cc:1403] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.316s	user 0.017s	sys 0.005s
I20260709 13:06:41.165294 21097 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:41.165900 20718 leader_election.cc:343] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.169651 21018 consensus_queue.cc:1048] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:41.171344 20948 tablet_bootstrap.cc:654] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.172153 20953 raft_consensus.cc:359] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.172639 21120 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.172883 20953 raft_consensus.cc:385] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.173223 20953 raft_consensus.cc:740] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.173192 21120 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.174101 20953 consensus_queue.cc:260] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.175521 21120 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:41.176395 20953 ts_tablet_manager.cc:1434] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.011s	user 0.007s	sys 0.000s
I20260709 13:06:41.177639 20953 tablet_bootstrap.cc:492] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:41.177752 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:41.178455 20680 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:41.179571 20792 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:41.181151 21120 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:41.183055 21120 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:41.198582 21097 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:41.185446 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:41.204195 20953 tablet_bootstrap.cc:654] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.209367 20753 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:41.212776 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:41.215001 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:41.191072 21120 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.215082 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:41.216465 21122 consensus_queue.cc:1048] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:41.218376 20645 leader_election.cc:343] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.213567 20829 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:41.224807 20720 leader_election.cc:343] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.230115 21140 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.225580 20720 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.231012 21140 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.244282 21140 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:41.247293 21148 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:41.247668 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:41.248325 20827 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:41.250334 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:41.251268 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:41.252585 21148 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:41.253026 21148 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:41.252866 21098 consensus_queue.cc:1048] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.253387 21148 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.238265 20950 tablet_bootstrap.cc:492] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:41.239779 21097 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.279801 20949 tablet_bootstrap.cc:492] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:41.280316 20949 ts_tablet_manager.cc:1403] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.188s	user 0.018s	sys 0.021s
I20260709 13:06:41.283097 20950 ts_tablet_manager.cc:1403] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.143s	user 0.024s	sys 0.039s
I20260709 13:06:41.285022 21120 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:41.286087 20720 leader_election.cc:343] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.289508 20950 raft_consensus.cc:359] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.290571 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:41.300765 20680 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.285056 20829 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:41.304180 20948 tablet_bootstrap.cc:492] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.304778 20948 ts_tablet_manager.cc:1403] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.215s	user 0.014s	sys 0.000s
I20260709 13:06:41.306284 21098 consensus_queue.cc:1048] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.307729 20948 raft_consensus.cc:359] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.308430 20948 raft_consensus.cc:385] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.308622 20680 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:41.310084 20792 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:41.309796 20949 raft_consensus.cc:359] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.310766 20949 raft_consensus.cc:385] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.311045 20950 raft_consensus.cc:385] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.311106 20949 raft_consensus.cc:740] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.311313 21122 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.312325 21122 raft_consensus.cc:697] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:41.308691 20948 raft_consensus.cc:740] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.311492 20950 raft_consensus.cc:740] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.299590 21148 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.313819 21122 consensus_queue.cc:237] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.314069 20948 consensus_queue.cc:260] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.315274 20949 consensus_queue.cc:260] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.315928 21148 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:41.314208 20950 consensus_queue.cc:260] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.317919 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:41.318526 20753 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.318761 20950 ts_tablet_manager.cc:1434] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.034s	user 0.007s	sys 0.000s
I20260709 13:06:41.319968 20950 tablet_bootstrap.cc:492] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:41.323360 21120 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:41.318761 20948 ts_tablet_manager.cc:1434] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.014s	user 0.009s	sys 0.000s
I20260709 13:06:41.329459 20949 ts_tablet_manager.cc:1434] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.049s	user 0.009s	sys 0.000s
I20260709 13:06:41.330477 20949 tablet_bootstrap.cc:492] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:41.332902 20645 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.334311 20953 tablet_bootstrap.cc:492] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:41.335424 20953 ts_tablet_manager.cc:1403] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.158s	user 0.011s	sys 0.014s
I20260709 13:06:41.336189 20950 tablet_bootstrap.cc:654] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.336777 20948 tablet_bootstrap.cc:492] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:41.339393 21063 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.340132 21063 raft_consensus.cc:697] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:41.341245 21063 consensus_queue.cc:237] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.343099 21006 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.347872 20576 catalog_manager.cc:5697] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.354275 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:41.354990 20829 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.363839 20949 tablet_bootstrap.cc:654] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.373090 20948 tablet_bootstrap.cc:654] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.386919 20577 catalog_manager.cc:5697] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.402974 20953 raft_consensus.cc:359] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.405783 20953 raft_consensus.cc:385] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.421262 20953 raft_consensus.cc:740] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.424121 20953 consensus_queue.cc:260] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.411726 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:41.414618 20829 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:41.410982 20753 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:41.426844 20949 tablet_bootstrap.cc:492] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:41.427779 20949 ts_tablet_manager.cc:1403] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.098s	user 0.026s	sys 0.008s
I20260709 13:06:41.430827 20949 raft_consensus.cc:359] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.431505 20949 raft_consensus.cc:385] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.431794 20949 raft_consensus.cc:740] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
W20260709 13:06:41.425927 20720 leader_election.cc:343] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.432528 20949 consensus_queue.cc:260] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.434995 20949 ts_tablet_manager.cc:1434] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:41.435913 20949 tablet_bootstrap.cc:492] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:41.440416 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.441895 20949 tablet_bootstrap.cc:654] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.441591 21140 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.444367 21140 raft_consensus.cc:697] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:41.447288 21140 consensus_queue.cc:237] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.448581 20950 tablet_bootstrap.cc:492] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:41.449127 20950 ts_tablet_manager.cc:1403] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.129s	user 0.011s	sys 0.000s
I20260709 13:06:41.450551 20948 tablet_bootstrap.cc:492] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.451082 20948 ts_tablet_manager.cc:1403] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.115s	user 0.015s	sys 0.002s
I20260709 13:06:41.451892 20950 raft_consensus.cc:359] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.452593 20950 raft_consensus.cc:385] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.452876 20950 raft_consensus.cc:740] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.454010 20948 raft_consensus.cc:359] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.454793 20948 raft_consensus.cc:385] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.455215 20948 raft_consensus.cc:740] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.455578 20953 ts_tablet_manager.cc:1434] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.120s	user 0.009s	sys 0.000s
I20260709 13:06:41.458068 20953 tablet_bootstrap.cc:492] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:41.457993 20950 consensus_queue.cc:260] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.460235 20950 ts_tablet_manager.cc:1434] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:41.455940 20948 consensus_queue.cc:260] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.461155 20950 tablet_bootstrap.cc:492] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:41.461970 20948 ts_tablet_manager.cc:1434] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:41.465648 20948 tablet_bootstrap.cc:492] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:41.468721 20575 catalog_manager.cc:5697] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.470387 20950 tablet_bootstrap.cc:654] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.474483 20953 tablet_bootstrap.cc:654] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.475689 20950 tablet_bootstrap.cc:492] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:41.476261 20950 ts_tablet_manager.cc:1403] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.015s	user 0.011s	sys 0.000s
I20260709 13:06:41.479106 20950 raft_consensus.cc:359] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.479940 20950 raft_consensus.cc:385] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.480291 20950 raft_consensus.cc:740] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.480743 20948 tablet_bootstrap.cc:654] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.482527 20950 consensus_queue.cc:260] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.484194 20949 tablet_bootstrap.cc:492] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:41.484689 20949 ts_tablet_manager.cc:1403] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.049s	user 0.011s	sys 0.005s
I20260709 13:06:41.485771 20950 ts_tablet_manager.cc:1434] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.009s	user 0.007s	sys 0.000s
I20260709 13:06:41.487488 20949 raft_consensus.cc:359] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.488209 20949 raft_consensus.cc:385] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.488484 20949 raft_consensus.cc:740] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.489173 20949 consensus_queue.cc:260] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.491483 20949 ts_tablet_manager.cc:1434] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.007s	user 0.006s	sys 0.000s
I20260709 13:06:41.493894 20950 tablet_bootstrap.cc:492] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:41.495033 21044 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.495569 21044 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.497629 21044 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:41.497925 20949 tablet_bootstrap.cc:492] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:41.500157 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:41.501140 20577 catalog_manager.cc:5697] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:41.503021 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:41.503840 20680 raft_consensus.cc:2393] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:41.504932 20866 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:41.506135 21044 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.507965 20949 tablet_bootstrap.cc:654] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.514189 21044 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:41.518810 20953 tablet_bootstrap.cc:492] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:41.518705 21122 consensus_queue.cc:1048] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.519322 20953 ts_tablet_manager.cc:1403] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.061s	user 0.018s	sys 0.010s
I20260709 13:06:41.521425 20948 tablet_bootstrap.cc:492] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.521986 20948 ts_tablet_manager.cc:1403] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.057s	user 0.014s	sys 0.013s
I20260709 13:06:41.522015 20953 raft_consensus.cc:359] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.522882 20953 raft_consensus.cc:385] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.523226 20953 raft_consensus.cc:740] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.524231 21063 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.501164 20950 tablet_bootstrap.cc:654] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.524856 21063 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.527563 21063 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:41.525700 20953 consensus_queue.cc:260] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.528489 20948 raft_consensus.cc:359] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.529244 20948 raft_consensus.cc:385] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.529680 20948 raft_consensus.cc:740] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.530284 20953 ts_tablet_manager.cc:1434] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.003s
I20260709 13:06:41.530404 20948 consensus_queue.cc:260] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.532203 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:41.533073 20753 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:41.533309 20948 ts_tablet_manager.cc:1434] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.011s	user 0.006s	sys 0.000s
I20260709 13:06:41.534622 20948 tablet_bootstrap.cc:492] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:41.534986 20645 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:41.530660 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:41.536449 20827 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:41.537050 21098 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:41.537508 21098 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:41.537863 21098 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.541663 21122 consensus_queue.cc:1048] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.543393 20948 tablet_bootstrap.cc:654] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.535048 20953 tablet_bootstrap.cc:492] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:41.560322 21098 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.569214 21098 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:41.570735 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:41.571847 20827 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.569406 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:41.574575 20753 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.577908 20948 tablet_bootstrap.cc:492] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.578495 20948 ts_tablet_manager.cc:1403] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.044s	user 0.015s	sys 0.000s
I20260709 13:06:41.582413 20948 raft_consensus.cc:359] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.583096 20948 raft_consensus.cc:385] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.583297 21098 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.584067 21098 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.577271 20576 catalog_manager.cc:5697] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:41.588445 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:41.589344 20754 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:41.590387 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:41.591220 21063 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:41.591429 20949 tablet_bootstrap.cc:492] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:41.591629 21063 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:41.591933 20949 ts_tablet_manager.cc:1403] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.094s	user 0.027s	sys 0.017s
I20260709 13:06:41.591979 21063 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.588416 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:41.588775 20953 tablet_bootstrap.cc:654] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.583381 20948 raft_consensus.cc:740] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.595517 20948 consensus_queue.cc:260] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:41.595546 20645 leader_election.cc:343] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.597640 20948 ts_tablet_manager.cc:1434] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.019s	user 0.004s	sys 0.001s
I20260709 13:06:41.598289 20827 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:41.598608 20948 tablet_bootstrap.cc:492] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:41.586298 21098 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:41.601495 20753 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:41.602320 20645 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:41.602718 20949 raft_consensus.cc:359] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.603490 20949 raft_consensus.cc:385] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.603775 20949 raft_consensus.cc:740] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.604431 20949 consensus_queue.cc:260] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.606632 20949 ts_tablet_manager.cc:1434] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.014s	user 0.006s	sys 0.002s
I20260709 13:06:41.607570 20949 tablet_bootstrap.cc:492] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:41.608201 20948 tablet_bootstrap.cc:654] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.604460 21098 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:41.609529 21098 raft_consensus.cc:697] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:41.610715 21098 consensus_queue.cc:237] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.613155 20953 tablet_bootstrap.cc:492] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:41.613680 20953 ts_tablet_manager.cc:1403] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.079s	user 0.007s	sys 0.005s
I20260709 13:06:41.614833 20949 tablet_bootstrap.cc:654] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.616282 20953 raft_consensus.cc:359] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.616977 20953 raft_consensus.cc:385] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.617255 20953 raft_consensus.cc:740] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.617902 20953 consensus_queue.cc:260] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.620222 20953 ts_tablet_manager.cc:1434] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.006s	user 0.007s	sys 0.000s
I20260709 13:06:41.621138 20953 tablet_bootstrap.cc:492] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:41.623494 21122 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.624250 21122 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.629693 20948 tablet_bootstrap.cc:492] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.630357 20948 ts_tablet_manager.cc:1403] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.032s	user 0.009s	sys 0.003s
I20260709 13:06:41.633288 20985 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.633239 20948 raft_consensus.cc:359] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.633991 20948 raft_consensus.cc:385] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.633838 20985 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.634300 20948 raft_consensus.cc:740] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.634984 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:41.635926 20985 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:41.637272 20953 tablet_bootstrap.cc:654] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.637631 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:41.637310 20794 leader_election.cc:343] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.637689 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:41.634959 20948 consensus_queue.cc:260] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:41.640761 20794 leader_election.cc:343] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.639513 20680 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:41.641438 20948 ts_tablet_manager.cc:1434] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.011s	user 0.005s	sys 0.000s
I20260709 13:06:41.641672 21063 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.642513 20948 tablet_bootstrap.cc:492] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:41.642858 20792 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.646904 20985 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:41.647107 20950 tablet_bootstrap.cc:492] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:41.647310 20985 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:41.647704 20950 ts_tablet_manager.cc:1403] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.154s	user 0.010s	sys 0.021s
I20260709 13:06:41.647743 20985 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.648586 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:41.650434 20792 leader_election.cc:343] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.650899 20792 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.651721 21159 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:41.644215 21122 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:41.654656 20948 tablet_bootstrap.cc:654] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.656492 20950 raft_consensus.cc:359] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.657262 20950 raft_consensus.cc:385] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.657559 20950 raft_consensus.cc:740] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.658278 20950 consensus_queue.cc:260] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.659840 21122 consensus_queue.cc:1048] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:41.665463 20949 tablet_bootstrap.cc:492] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:41.665998 20949 ts_tablet_manager.cc:1403] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.059s	user 0.015s	sys 0.014s
I20260709 13:06:41.669050 20949 raft_consensus.cc:359] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.669822 20949 raft_consensus.cc:385] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.670207 20949 raft_consensus.cc:740] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.670892 20949 consensus_queue.cc:260] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.672924 20949 ts_tablet_manager.cc:1434] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.007s	user 0.000s	sys 0.003s
I20260709 13:06:41.672227 20948 tablet_bootstrap.cc:492] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.673009 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:41.673859 20948 ts_tablet_manager.cc:1403] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.032s	user 0.014s	sys 0.000s
I20260709 13:06:41.673991 20753 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.674119 20949 tablet_bootstrap.cc:492] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:41.676702 20948 raft_consensus.cc:359] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.677410 20948 raft_consensus.cc:385] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.677666 20948 raft_consensus.cc:740] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.680673 20949 tablet_bootstrap.cc:654] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.683142 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:41.683215 20948 consensus_queue.cc:260] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.684454 20753 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:41.687135 20948 ts_tablet_manager.cc:1434] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.013s	user 0.006s	sys 0.000s
I20260709 13:06:41.687225 20980 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.687748 20980 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.688223 20948 tablet_bootstrap.cc:492] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:41.694271 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:41.695196 20678 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
W20260709 13:06:41.695331 20645 leader_election.cc:343] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.697428 20718 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:41.699383 21148 raft_consensus.cc:2804] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:41.699981 21148 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:41.700307 21148 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.707459 20948 tablet_bootstrap.cc:654] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.709923 21140 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.710547 21140 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.713685 21140 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:41.720525 20900 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.722246 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:41.723534 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:41.724658 20718 leader_election.cc:343] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.728988 20950 ts_tablet_manager.cc:1434] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.081s	user 0.006s	sys 0.000s
I20260709 13:06:41.689999 20980 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:41.748328 21140 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.821533 20950 tablet_bootstrap.cc:492] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:41.822443 21044 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.825312 21044 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.826365 21141 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.826962 21141 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.827481 21044 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:41.829172 21141 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:41.822780 20949 tablet_bootstrap.cc:492] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:41.830533 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:41.685461 21063 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:41.830706 20949 ts_tablet_manager.cc:1403] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.157s	user 0.008s	sys 0.018s
I20260709 13:06:41.831432 21140 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.730916 20980 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.834685 20827 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:41.859259 20949 raft_consensus.cc:359] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.860316 20949 raft_consensus.cc:385] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:41.860829 20949 raft_consensus.cc:740] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:41.863360 20949 consensus_queue.cc:260] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.835170 20903 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:41.863092 20988 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.875195 20950 tablet_bootstrap.cc:654] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.885484 20949 ts_tablet_manager.cc:1434] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.001s
I20260709 13:06:41.888000 20949 tablet_bootstrap.cc:492] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:41.867440 20980 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.867539 20985 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:41.900382 21122 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.886837 20988 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.927209 21140 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:41.932119 20980 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:41.906096 21159 consensus_queue.cc:1048] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.012s
I20260709 13:06:41.939343 20949 tablet_bootstrap.cc:654] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:41.944121 21148 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:41.950181 21141 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:41.951026 21141 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:41.956991 21141 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:41.962546 20948 tablet_bootstrap.cc:492] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:41.963336 20948 ts_tablet_manager.cc:1403] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.275s	user 0.036s	sys 0.048s
I20260709 13:06:41.916281 21122 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:41.973711 20953 tablet_bootstrap.cc:492] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:41.974469 20953 ts_tablet_manager.cc:1403] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.354s	user 0.038s	sys 0.079s
I20260709 13:06:41.984051 21122 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:41.989364 20720 leader_election.cc:343] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:41.978637 21148 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:42.003156 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:42.004223 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:42.004868 21185 log.cc:927] Time spent T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.111s	user 0.001s	sys 0.000s
I20260709 13:06:41.990146 20720 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:41.993628 20948 raft_consensus.cc:359] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:42.017906 20948 raft_consensus.cc:385] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.018370 20948 raft_consensus.cc:740] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.018476 20985 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:42.016412 20953 raft_consensus.cc:359] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:42.019834 20953 raft_consensus.cc:385] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.020211 21188 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:42.022965 20948 consensus_queue.cc:260] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:42.020265 20953 raft_consensus.cc:740] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.025043 20953 consensus_queue.cc:260] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:42.025913 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:42.032009 20948 ts_tablet_manager.cc:1434] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.068s	user 0.009s	sys 0.000s
I20260709 13:06:42.031351 20953 ts_tablet_manager.cc:1434] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.054s	user 0.008s	sys 0.001s
W20260709 13:06:42.038264 20794 leader_election.cc:343] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:42.229409 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 193232us
W20260709 13:06:42.230296 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 182133us
I20260709 13:06:42.231864 20949 tablet_bootstrap.cc:492] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:42.232393 20949 ts_tablet_manager.cc:1403] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.345s	user 0.021s	sys 0.054s
W20260709 13:06:42.232553 20720 leader_election.cc:343] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.254314 21063 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:42.254895 21063 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:42.256596 20950 tablet_bootstrap.cc:492] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:42.257025 21063 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:42.257162 20950 ts_tablet_manager.cc:1403] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.436s	user 0.055s	sys 0.028s
I20260709 13:06:42.258982 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:42.234730 21141 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:42.456301 20794 leader_election.cc:343] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:42.623522 21141 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:42.701531 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 438928us
I20260709 13:06:42.672104 20949 raft_consensus.cc:359] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:42.775171 20949 raft_consensus.cc:385] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.775645 20949 raft_consensus.cc:740] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.475340 20950 raft_consensus.cc:359] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:42.789031 20950 raft_consensus.cc:385] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:42.789511 20950 raft_consensus.cc:740] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:42.790446 20950 consensus_queue.cc:260] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:42.829661 20949 consensus_queue.cc:260] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.384852 20950 ts_tablet_manager.cc:1434] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 1.127s	user 0.008s	sys 0.000s
W20260709 13:06:43.412084 20949 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.581s	user 0.021s	sys 0.030s
W20260709 13:06:43.481410 20949 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.650s	user 0.021s	sys 0.030s
W20260709 13:06:43.399199 20950 ts_tablet_manager.cc:1467] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: Tablet startup took 1141ms
I20260709 13:06:43.387645 21188 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.492101 20949 ts_tablet_manager.cc:1434] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 1.259s	user 0.031s	sys 0.031s
W20260709 13:06:43.492606 20949 ts_tablet_manager.cc:1467] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd: Tablet startup took 1259ms
W20260709 13:06:43.486330 20869 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.703s	user 0.019s	sys 0.057s
I20260709 13:06:43.491494 21141 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.491793 21188 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.526605 21197 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.527545 21197 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.528429 21195 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.529090 21195 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:43.495059 20869 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.755s	user 0.019s	sys 0.058s
I20260709 13:06:43.530494 21196 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:43.538971 21196 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.541754 21196 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.530881 21199 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.530170 21197 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.532459 21188 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.532169 21200 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.549208 21200 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.552814 21200 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.543776 21199 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.531808 21195 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.559329 21199 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:06:43.563621 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 371590us
I20260709 13:06:43.589615 21202 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.590288 21202 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.591972 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.593458 21202 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.593788 20752 raft_consensus.cc:2468] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:43.595446 21200 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.596005 21200 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.598186 21200 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:43.599592 20719 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.761s	user 0.011s	sys 0.029s
W20260709 13:06:43.599962 20719 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.763s	user 0.012s	sys 0.030s
I20260709 13:06:43.594736 21195 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.601668 21202 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:43.601531 21195 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.602221 21202 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.603679 21203 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.604501 21202 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.604264 21203 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.605506 21195 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.606271 21200 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.606812 21200 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.614609 21200 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.606716 21203 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.616858 21200 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.617831 21200 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.530632 21141 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:43.620977 21204 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.620663 21141 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.620188 21200 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.622702 21204 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.625968 21141 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.630134 21207 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.630796 21207 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.631927 21202 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.632525 21202 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.633177 21207 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.635437 21202 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.636561 21203 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.636976 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:43.645010 20680 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40284 (request call id 10) took 1601 ms (client timeout 1631 ms). Trace:
I20260709 13:06:43.645426 21208 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:06:43.645467 20680 rpcz_store.cc:269] 0709 13:06:42.043891 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.636679 (+1592788us) service_pool.cc:224] Handling call
0709 13:06:43.644937 (+  8258us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:43.646471 21208 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.647033 21203 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.649631 21203 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.638983 21209 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:43.651643 21200 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.651535 21209 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.652205 21200 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.654026 21209 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.654512 21200 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.644090 21202 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.637970 21204 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.656033 21204 consensus_queue.cc:1048] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:43.654760 21195 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.657393 21210 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.657756 21195 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.658031 21210 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.660136 21195 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.642949 20901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 55) took 1613 ms. Trace:
I20260709 13:06:43.660903 20901 rpcz_store.cc:276] 0709 13:06:42.029636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:42.029794 (+   158us) service_pool.cc:224] Handling call
0709 13:06:43.642036 (+1612242us) spinlock_profiling.cc:243] Waited 1.83 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fce9c 00007fe1172fca5b 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:43.642297 (+   261us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:43.642501 (+   204us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:43.642544 (+    43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:43.642594 (+    50us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:43.642633 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:43.642727 (+    94us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:43.642880 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":4198272}
I20260709 13:06:43.661793 21208 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.655894 21202 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.650398 21207 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.660439 21210 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.662773 21207 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.664047 21202 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.664849 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:43.665131 21207 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:43.675546 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:43.680292 21211 consensus_queue.cc:1048] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:43.684060 21212 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.684810 21212 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.686651 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.687433 20750 raft_consensus.cc:2468] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:43.688154 21212 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.688707 20794 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:43.689818 21198 raft_consensus.cc:2804] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:43.690260 21198 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:43.690627 21198 raft_consensus.cc:3060] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.685628 21207 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.692075 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:43.692847 20828 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
W20260709 13:06:43.693228 20828 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52242 (request call id 38) took 1669 ms (client timeout 1745 ms). Trace:
W20260709 13:06:43.693490 20828 rpcz_store.cc:269] 0709 13:06:42.023370 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.691798 (+1668428us) service_pool.cc:224] Handling call
0709 13:06:43.693186 (+  1388us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:43.684841 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:43.695281 20826 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.699365 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:43.700094 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:43.700304 21211 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:43.700783 21211 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:43.701164 21211 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.691924 21207 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.703630 21207 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.703536 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.706689 20827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 36) took 1684 ms. Trace:
I20260709 13:06:43.707927 20826 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:43.710172 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.710920 20755 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
W20260709 13:06:43.711474 20755 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38390 (request call id 6) took 1479 ms (client timeout 1631 ms). Trace:
W20260709 13:06:43.711869 20755 rpcz_store.cc:269] 0709 13:06:42.231613 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.709866 (+1478253us) service_pool.cc:224] Handling call
0709 13:06:43.711414 (+  1548us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:06:43.712486 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 60658.6us
I20260709 13:06:43.709774 21211 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.707327 20827 rpcz_store.cc:276] 0709 13:06:42.022667 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.705441 (+1682774us) service_pool.cc:224] Handling call
0709 13:06:43.705878 (+   437us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:43.706144 (+   266us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:43.706191 (+    47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:43.706286 (+    95us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:43.706342 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:43.706439 (+    97us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:43.706604 (+   165us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:43.698969 21198 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.718834 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:43.726450 20748 raft_consensus.cc:2393] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
W20260709 13:06:43.728351 20718 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.859s	user 0.002s	sys 0.047s
I20260709 13:06:43.728955 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:43.729849 20718 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.862s	user 0.002s	sys 0.048s
W20260709 13:06:43.730002 20678 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40284 (request call id 9) took 1686 ms (client timeout 1917 ms). Trace:
W20260709 13:06:43.730695 20678 rpcz_store.cc:269] 0709 13:06:42.043463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.728598 (+1685135us) service_pool.cc:224] Handling call
0709 13:06:43.729927 (+  1329us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:43.736393 20953 tablet_bootstrap.cc:492] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:43.738957 21211 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.713320 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:43.736222 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:43.740252 20680 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.740801 20645 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:43.741691 21200 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:43.742794 21195 raft_consensus.cc:2804] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:43.743151 21195 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:43.743453 21195 raft_consensus.cc:3060] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.746294 21200 raft_consensus.cc:697] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:43.751437 20720 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:43.752602 20988 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.755262 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:43.756286 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.756914 21196 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:43.757706 21196 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.759908 21196 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.753077 21195 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.760394 21196 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:43.765420 21197 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.770547 21196 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.766350 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:43.771522 20820 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.772977 21196 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.768230 21201 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:43.768850 21188 raft_consensus.cc:2804] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:43.773772 21201 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.774669 21188 raft_consensus.cc:697] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:43.775660 21188 consensus_queue.cc:237] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:43.776299 21201 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.776875 21201 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.770633 21197 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:43.770083 20720 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.17.68.67:45761 timed out after 1.637s (SENT) [suppressed 82 similar messages]
I20260709 13:06:43.756982 20678 raft_consensus.cc:2468] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:43.793351 21197 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.795697 21211 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.795869 20680 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:43.796202 21209 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.793902 21195 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.801894 20953 tablet_bootstrap.cc:654] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.783391 21141 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.805447 21141 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.796379 21211 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.806496 21206 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.807086 21206 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.807628 21141 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:43.809341 21206 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.810297 20903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 57) took 2083 ms. Trace:
I20260709 13:06:43.811215 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.811856 20902 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:43.813301 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.813688 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.814481 20900 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:43.816576 20899 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.817703 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:43.819134 20753 raft_consensus.cc:3060] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.819316 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.819962 20677 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:43.809127 21196 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.821038 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.777338 21201 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.800719 21197 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.813316 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.766394 21200 consensus_queue.cc:237] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:43.831297 21198 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.831997 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.832302 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.832628 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.833048 21192 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:43.834420 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.829403 21196 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.835873 21211 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.830353 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.840626 20678 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:43.804698 21209 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.826150 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.830535 21197 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.830284 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.846913 21192 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:43.842234 20820 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:43.850530 20755 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:43.848134 20902 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:43.810681 20903 rpcz_store.cc:276] 0709 13:06:41.726634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:41.731387 (+  4753us) service_pool.cc:224] Handling call
0709 13:06:41.823697 (+ 92310us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:42.015240 (+191543us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:43.810036 (+1794796us) spinlock_profiling.cc:243] Waited 9.42 ms on lock 0x7b54003c2b54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:06:43.810217 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":21659008}
I20260709 13:06:43.854099 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.851936 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.841140 20718 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:43.855490 21192 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:43.857378 20680 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:43.847174 20746 raft_consensus.cc:2468] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:43.860062 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.860756 20900 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
W20260709 13:06:43.861577 20829 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52242 (request call id 37) took 1838 ms (client timeout 1637 ms). Trace:
W20260709 13:06:43.862068 20829 rpcz_store.cc:269] 0709 13:06:42.023024 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.861404 (+1838380us) service_pool.cc:211] Skipping call since client already timed out
0709 13:06:43.861519 (+   115us) inbound_call.cc:177] Queueing failure response
Metrics: {}
I20260709 13:06:43.869716 21209 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:43.870378 21209 raft_consensus.cc:2804] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:43.870812 21209 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:43.870908 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.871258 21209 raft_consensus.cc:3060] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:43.871590 20677 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:43.872543 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.873682 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.867318 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.875883 21197 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.876825 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:43.877370 20866 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:43.878640 20866 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:43.879818 21192 consensus_queue.cc:1048] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:43.880553 20948 tablet_bootstrap.cc:492] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:43.881740 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.883775 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.884029 21196 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:06:43.881944 20794 leader_election.cc:343] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.884637 21196 raft_consensus.cc:2804] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:43.885001 21196 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:43.885356 21196 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:43.885453 20794 leader_election.cc:343] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.882993 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.886442 21218 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:43.883638 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.886986 21218 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.887423 21218 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:43.879747 21209 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:43.897969 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 127895us
I20260709 13:06:43.899749 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.904817 21209 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.910984 20680 raft_consensus.cc:2468] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
W20260709 13:06:43.912662 20867 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.739s	user 0.000s	sys 0.024s
W20260709 13:06:43.913208 20867 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.742s	user 0.000s	sys 0.024s
I20260709 13:06:43.906147 20753 raft_consensus.cc:2468] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
W20260709 13:06:43.915686 20793 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.007s	user 0.027s	sys 0.027s
W20260709 13:06:43.916676 20793 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.010s	user 0.027s	sys 0.027s
I20260709 13:06:43.917291 20794 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:43.888885 20677 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:43.919358 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:43.928174 21192 raft_consensus.cc:2804] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:43.928767 21192 raft_consensus.cc:697] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:43.928881 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.929658 21192 consensus_queue.cc:237] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.930514 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.931169 20899 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:43.920889 21197 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:43.934731 21197 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:43.936671 21197 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.937676 21201 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:43.939431 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.941164 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:43.941792 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:43.945381 20899 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:43.943863 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:43.947196 20948 tablet_bootstrap.cc:654] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:43.949474 20828 raft_consensus.cc:2393] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:43.950704 20754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 65) took 2265 ms. Trace:
I20260709 13:06:43.951120 20754 rpcz_store.cc:276] 0709 13:06:41.685634 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:41.687143 (+  1509us) service_pool.cc:224] Handling call
0709 13:06:41.687645 (+   502us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:41.688100 (+   455us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:41.688146 (+    46us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:41.688752 (+   606us) log.cc:844] Serialized 26 byte log entry
0709 13:06:41.788409 (+ 99657us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:06:41.788474 (+    65us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:41.788588 (+   114us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:43.950490 (+2161902us) raft_consensus.cc:1685] finished
0709 13:06:43.950514 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:43.950647 (+   133us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":2016,"raft.run_cpu_time_us":118,"raft.run_wall_time_us":119,"thread_start_us":99219,"threads_started":1,"wal-append.queue_time_us":181698,"wal-append.run_cpu_time_us":2949,"wal-append.run_wall_time_us":1142852}
I20260709 13:06:43.953024 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:43.953909 20794 leader_election.cc:343] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:43.954145 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:43.956686 20866 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:44.027858 21201 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.028335 21201 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:44.028723 21201 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.046257 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.051472 20718 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:44.052079 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.052786 21209 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.053273 21209 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:44.053319 20718 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:44.053926 21209 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.054389 21188 raft_consensus.cc:2804] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:44.054805 21188 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.055178 21188 raft_consensus.cc:3060] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.058528 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.059234 20901 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:44.062158 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:44.062934 20754 raft_consensus.cc:3060] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.063982 21209 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.066126 21209 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:44.168267 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 75658.9us
I20260709 13:06:44.238803 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.259799 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.297716 21201 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.299218 20901 raft_consensus.cc:1240] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.299912 21201 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:44.278036 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:06:43.487272 20950 ts_tablet_manager.cc:1469] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: Trace:
0709 13:06:37.915029 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:37.939493 (+ 24464us) service_pool.cc:224] Handling call
0709 13:06:37.940993 (+  1500us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:37.941071 (+    78us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:38.013586 (+ 72515us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:38.047815 (+ 34229us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:38.055866 (+  8051us) inbound_call.cc:177] Queueing success response
0709 13:06:41.821104 (+3765238us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:06:42.257662 (+436558us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:06:42.258415 (+   753us) tablet_replica.cc:261] Starting instrumentation
0709 13:06:42.258993 (+   578us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":416475,"raft.run_cpu_time_us":239,"raft.run_wall_time_us":172369,"tablet-open.queue_time_us":3674071}
I20260709 13:06:44.314607 20950 tablet_bootstrap.cc:492] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
W20260709 13:06:44.328799 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 223206us
I20260709 13:06:44.312906 20677 raft_consensus.cc:3060] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.327051 21192 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.372308 20953 tablet_bootstrap.cc:492] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:44.372997 20953 ts_tablet_manager.cc:1403] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.637s	user 0.069s	sys 0.110s
I20260709 13:06:44.355821 20718 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:44.359413 21218 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:44.374456 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.395972 20948 tablet_bootstrap.cc:492] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:44.398026 20948 ts_tablet_manager.cc:1403] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.518s	user 0.030s	sys 0.031s
I20260709 13:06:44.373912 21192 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.396711 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.402746 21192 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:44.387638 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:44.386118 21231 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:44.397257 21208 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.414858 20948 raft_consensus.cc:359] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.415849 20948 raft_consensus.cc:385] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.416227 20948 raft_consensus.cc:740] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.416872 20948 consensus_queue.cc:260] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:44.420270 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 90519.4us
I20260709 13:06:44.398838 21195 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.418010 20680 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.421170 21195 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.423101 20953 raft_consensus.cc:359] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.423763 20953 raft_consensus.cc:385] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.423661 21195 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:44.424244 20953 raft_consensus.cc:740] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.425012 20953 consensus_queue.cc:260] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.419344 21231 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.428591 21218 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:44.429381 21231 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:44.432982 20948 ts_tablet_manager.cc:1434] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.034s	user 0.006s	sys 0.000s
I20260709 13:06:44.434078 20948 tablet_bootstrap.cc:492] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:44.418161 21208 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:44.435890 21208 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:44.406790 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 77505.5us
I20260709 13:06:44.440033 20950 tablet_bootstrap.cc:654] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.392454 21188 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:44.460206 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.473436 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.473660 20829 raft_consensus.cc:2468] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:44.477248 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:44.478750 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.479396 20676 raft_consensus.cc:2468] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:44.481294 21218 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.468145 20948 tablet_bootstrap.cc:654] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.461444 20953 ts_tablet_manager.cc:1434] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.088s	user 0.006s	sys 0.001s
I20260709 13:06:44.484701 20953 tablet_bootstrap.cc:492] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:44.481801 21218 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.500931 20718 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:44.501933 21202 raft_consensus.cc:2804] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.502348 21202 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:44.502759 21202 raft_consensus.cc:3060] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.506872 20953 tablet_bootstrap.cc:654] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.508889 21188 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:44.509093 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.470142 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:44.510644 20673 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.513196 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:44.517045 21196 consensus_meta.cc:287] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.631s	user 0.012s	sys 0.000s
I20260709 13:06:44.517853 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.518002 21196 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.519510 20903 raft_consensus.cc:1240] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.520926 21196 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:44.517132 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.522475 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:44.523491 20751 raft_consensus.cc:2393] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:44.524430 20985 consensus_queue.cc:1059] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:44.525935 20985 raft_consensus.cc:3055] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.526391 20985 raft_consensus.cc:740] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:44.527558 20985 consensus_queue.cc:260] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.529116 20985 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.469754 21195 consensus_queue.cc:1048] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.045s
I20260709 13:06:44.537516 20575 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40486 (request call id 52) took 1149 ms. Trace:
I20260709 13:06:44.494040 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.538043 20575 rpcz_store.cc:276] 0709 13:06:43.391165 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:43.392547 (+  1382us) service_pool.cc:224] Handling call
0709 13:06:44.531576 (+1139029us) inbound_call.cc:177] Queueing success response
Metrics: {"reported_tablets":1}
I20260709 13:06:44.497551 20754 raft_consensus.cc:2468] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:44.537572 20898 raft_consensus.cc:3060] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.524499 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.561003 20896 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:44.569128 21218 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:44.470337 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:44.574635 21225 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.576004 20950 tablet_bootstrap.cc:492] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:44.575453 21225 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.576390 20950 ts_tablet_manager.cc:1403] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.262s	user 0.012s	sys 0.004s
I20260709 13:06:44.578275 21225 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:44.565755 20680 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:44.578547 20950 raft_consensus.cc:359] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.579877 20950 raft_consensus.cc:385] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.580363 20950 raft_consensus.cc:740] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.581051 20950 consensus_queue.cc:260] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:44.579710 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 84053.6us
I20260709 13:06:44.581861 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:44.588265 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:44.584856 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:44.592229 21219 consensus_queue.cc:1048] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
W20260709 13:06:43.492985 20949 ts_tablet_manager.cc:1469] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd: Trace:
0709 13:06:37.757644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:37.761881 (+  4237us) service_pool.cc:224] Handling call
0709 13:06:37.854303 (+ 92422us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:37.854441 (+   138us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:37.946561 (+ 92120us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:38.037460 (+ 90899us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:38.037881 (+   421us) inbound_call.cc:177] Queueing success response
0709 13:06:41.887538 (+3849657us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:06:42.232652 (+345114us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:06:42.233219 (+   567us) tablet_replica.cc:261] Starting instrumentation
0709 13:06:42.233699 (+   480us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":15732,"raft.queue_time_us":680243,"raft.run_cpu_time_us":231,"raft.run_wall_time_us":4084,"tablet-open.queue_time_us":3849700,"thread_start_us":650719,"threads_started":1}
I20260709 13:06:44.590816 21235 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.595479 20949 tablet_bootstrap.cc:492] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:44.592798 20950 ts_tablet_manager.cc:1434] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.016s	user 0.006s	sys 0.001s
I20260709 13:06:44.596086 21235 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:44.590808 20850 debug-util.cc:398] Leaking SignalData structure 0x7b08001ffd40 after lost signal to thread 17684
W20260709 13:06:44.605499 20868 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.114s	user 0.013s	sys 0.013s
W20260709 13:06:44.605825 20850 debug-util.cc:398] Leaking SignalData structure 0x7b08002c3de0 after lost signal to thread 20611
I20260709 13:06:44.606216 21235 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:44.593485 20866 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:06:44.606074 20868 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.115s	user 0.013s	sys 0.013s
I20260709 13:06:44.607455 21218 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:44.607995 21218 raft_consensus.cc:697] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:44.593408 20676 raft_consensus.cc:3060] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.593483 20674 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.593720 20675 raft_consensus.cc:1240] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.616098 20751 raft_consensus.cc:2393] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:44.619570 20645 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:44.602891 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.629467 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.630584 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.631444 20821 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:44.632488 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.633260 20823 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:44.640825 21208 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.635510 21218 consensus_queue.cc:237] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.651623 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.652415 20823 raft_consensus.cc:2468] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:44.653097 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.653452 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.662259 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.662968 20821 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
W20260709 13:06:44.663558 20792 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 2.747s	user 0.036s	sys 0.019s
I20260709 13:06:44.665184 21208 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:44.665709 20748 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.667409 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:44.654165 21195 consensus_queue.cc:1048] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.019s
I20260709 13:06:44.671854 20794 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:44.674400 20868 connection.cc:256] RPC call timeout handler was delayed by -1.0528817110000546s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1917s for a response
I20260709 13:06:44.670687 21209 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:44.673648 20792 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 2.758s	user 0.037s	sys 0.019s
I20260709 13:06:44.666018 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:44.676404 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.685595 20953 tablet_bootstrap.cc:492] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
W20260709 13:06:44.681085 20850 debug-util.cc:398] Leaking SignalData structure 0x7b08000d74c0 after lost signal to thread 20704
I20260709 13:06:44.687453 20953 ts_tablet_manager.cc:1403] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.203s	user 0.029s	sys 0.019s
I20260709 13:06:44.692422 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.692664 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.693127 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:44.693430 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:44.693516 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.682585 20985 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:44.676744 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 48603.2us
I20260709 13:06:44.692703 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.689947 21211 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:44.702356 20820 raft_consensus.cc:3060] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.690349 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.703055 20823 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:44.730662 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.706596 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.732671 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.732848 21235 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.733335 21235 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.733553 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.708395 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.709205 20949 tablet_bootstrap.cc:654] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.734824 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.735539 21235 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:44.693145 20902 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:44.736655 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.683575 21209 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.712661 20674 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:44.714395 21202 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.737820 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.719224 20645 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:44.719974 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:44.721436 21239 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:06:44.773334 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 54197.9us
I20260709 13:06:44.729350 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.731673 20948 tablet_bootstrap.cc:492] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:44.774469 20575 catalog_manager.cc:5697] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:44.783751 20948 ts_tablet_manager.cc:1403] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.350s	user 0.028s	sys 0.017s
I20260709 13:06:44.704335 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:06:44.724195 20850 debug-util.cc:398] Leaking SignalData structure 0x7b0800251520 after lost signal to thread 20779
I20260709 13:06:44.725343 21219 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:44.738983 21209 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:44.739078 20866 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:44.739485 21202 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:44.739698 20747 raft_consensus.cc:1240] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.740723 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.741329 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:44.741199 20794 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:44.742483 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.743113 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.744736 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.745208 20674 raft_consensus.cc:1240] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.718592 21208 consensus_queue.cc:1059] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.745734 20754 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:44.746778 20950 tablet_bootstrap.cc:492] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:44.817735 20825 raft_consensus.cc:2393] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:44.818626 20753 raft_consensus.cc:1240] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.788739 20676 raft_consensus.cc:2468] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:44.824237 20950 tablet_bootstrap.cc:654] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.748205 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.729272 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.758773 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:44.711104 20720 leader_election.cc:343] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.751060 20953 raft_consensus.cc:359] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.763670 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:44.794361 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 55397.8us
W20260709 13:06:44.795558 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 54452.9us
I20260709 13:06:44.794840 21218 raft_consensus.cc:2804] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:44.790381 20680 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:44.799289 21235 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.773991 21239 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.833716 20720 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:44.845273 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 134181us
I20260709 13:06:44.771445 20677 raft_consensus.cc:2468] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:44.806813 20949 tablet_bootstrap.cc:492] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:44.812291 21202 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:44.816067 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 132150us
I20260709 13:06:44.816509 20823 raft_consensus.cc:2393] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:44.817351 21208 raft_consensus.cc:3055] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.791545 20673 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:44.828022 20948 raft_consensus.cc:359] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.831745 20953 raft_consensus.cc:385] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.802860 20820 raft_consensus.cc:2468] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:44.889786 20948 raft_consensus.cc:385] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:44.889864 20953 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:44.890167 20948 raft_consensus.cc:740] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
W20260709 13:06:44.834316 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 117630us
I20260709 13:06:44.843017 21235 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.792884 21219 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.843988 21218 raft_consensus.cc:697] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:44.893330 20678 raft_consensus.cc:1240] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:44.827075 21211 raft_consensus.cc:697] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
W20260709 13:06:44.885419 20794 leader_election.cc:343] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.853436 20949 ts_tablet_manager.cc:1403] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.258s	user 0.024s	sys 0.026s
I20260709 13:06:44.846586 21209 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.846694 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:44.829550 20850 debug-util.cc:398] Leaking SignalData structure 0x7b08000b3b20 after lost signal to thread 20853
I20260709 13:06:44.846141 21239 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:44.846115 20720 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:44.903205 20948 consensus_queue.cc:260] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.904930 20953 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.887809 21208 raft_consensus.cc:740] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:44.860057 21202 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:44.860262 20985 consensus_queue.cc:1059] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:06:44.894366 21235 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:44.888036 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 65406.9us
I20260709 13:06:44.909205 21243 raft_consensus.cc:2764] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:06:44.899724 21217 consensus_queue.cc:1048] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.058s
I20260709 13:06:44.912328 21219 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:44.912833 21246 raft_consensus.cc:2764] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
W20260709 13:06:44.914958 20792 leader_election.cc:343] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.915455 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:44.915498 20792 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:44.916316 20953 ts_tablet_manager.cc:1434] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.228s	user 0.007s	sys 0.000s
I20260709 13:06:44.899464 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:44.918481 20953 tablet_bootstrap.cc:492] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:44.919589 21208 consensus_queue.cc:260] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.920636 21208 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.922696 21217 raft_consensus.cc:3055] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.923130 21217 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:44.902423 20868 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:44.923980 21217 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.924479 20868 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:44.896054 20988 consensus_queue.cc:1048] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:06:44.925252 21217 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.893754 21218 consensus_queue.cc:237] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:44.926851 20948 ts_tablet_manager.cc:1434] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.143s	user 0.009s	sys 0.000s
I20260709 13:06:44.929940 21198 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.930222 20792 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:44.930886 21202 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:44.931771 20988 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:44.931660 20792 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:44.932859 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:44.928676 21201 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:44.939167 20850 debug-util.cc:398] Leaking SignalData structure 0x7b0800054de0 after lost signal to thread 20927
W20260709 13:06:44.956096 20792 leader_election.cc:343] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:44.956881 20792 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:44.958446 21234 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.959436 21234 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.963040 20868 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:44.938918 21201 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:44.966825 21201 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:44.969213 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:44.929076 21196 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:44.940762 21211 consensus_queue.cc:237] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:44.978080 20680 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
W20260709 13:06:44.979199 21237 log.cc:927] Time spent T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.235s	user 0.002s	sys 0.003s
W20260709 13:06:44.935217 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 82701.5us
I20260709 13:06:44.980465 20720 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:44.981567 21219 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.982045 21219 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:44.940297 20985 consensus_queue.cc:1048] T 5859685286f646d19318eb55eb923309 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.042s
I20260709 13:06:44.982582 21219 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:44.994364 20985 consensus_queue.cc:1059] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.994982 20794 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:44.995450 20985 consensus_queue.cc:1059] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:44.996407 20985 raft_consensus.cc:3055] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.996739 20985 raft_consensus.cc:740] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:44.996776 20948 tablet_bootstrap.cc:492] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:44.988796 21196 raft_consensus.cc:2804] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.998472 21192 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:44.999024 21192 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:44.998543 21196 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:44.999060 21234 raft_consensus.cc:3055] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:44.997560 20985 consensus_queue.cc:260] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:44.999514 21192 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.012455 20985 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.015290 20953 tablet_bootstrap.cc:654] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:44.939146 20645 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:06:45.038157 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 110951us
I20260709 13:06:45.039001 20645 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.037591 20950 tablet_bootstrap.cc:492] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
W20260709 13:06:44.985191 20720 consensus_peers.cc:597] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.040170 20950 ts_tablet_manager.cc:1403] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.294s	user 0.017s	sys 0.002s
I20260709 13:06:45.039427 21200 raft_consensus.cc:2804] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.002450 21196 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:45.026602 20795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:45.002602 21234 raft_consensus.cc:740] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:06:45.044703 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 99609.7us
I20260709 13:06:45.049090 20678 raft_consensus.cc:1240] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.049561 20868 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:45.036523 21252 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.045209 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:45.052619 21258 raft_consensus.cc:2804] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.053082 21258 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:45.053452 21258 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.050119 21234 consensus_queue.cc:260] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:45.041785 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 59693.8us
I20260709 13:06:45.063450 20950 raft_consensus.cc:359] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.064543 20950 raft_consensus.cc:385] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.064924 20950 raft_consensus.cc:740] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.046756 21200 raft_consensus.cc:697] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:45.068288 21200 consensus_queue.cc:237] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.068673 20792 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:45.051715 21253 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.072310 20950 consensus_queue.cc:260] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.073854 21239 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.064628 21252 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:45.106119 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:45.107878 21252 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:45.075966 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:45.060386 20645 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:06:45.104386 20720 leader_election.cc:343] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.116506 21195 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.108839 21239 raft_consensus.cc:697] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:45.104946 21253 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:45.120244 20950 ts_tablet_manager.cc:1434] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.080s	user 0.006s	sys 0.001s
I20260709 13:06:45.109951 21234 raft_consensus.cc:3060] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.126806 20950 tablet_bootstrap.cc:492] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
W20260709 13:06:45.116007 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 63833.8us
I20260709 13:06:45.140024 21201 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.142765 20949 raft_consensus.cc:359] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.122568 21195 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:45.145998 20949 raft_consensus.cc:385] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.131289 21253 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.147570 20949 raft_consensus.cc:740] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.134541 21235 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.158872 20948 tablet_bootstrap.cc:654] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.160425 20949 consensus_queue.cc:260] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:45.125404 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 50281us
I20260709 13:06:45.149494 21195 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.173715 20949 ts_tablet_manager.cc:1434] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.277s	user 0.000s	sys 0.008s
I20260709 13:06:45.174719 20949 tablet_bootstrap.cc:492] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:45.171983 20868 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.165592 20792 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.167361 20718 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:06:45.176991 20720 leader_election.cc:343] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.177601 20718 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:45.178464 21202 raft_consensus.cc:2804] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.178608 20718 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.178982 21202 raft_consensus.cc:697] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:45.179863 21202 consensus_queue.cc:237] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:45.161958 20645 leader_election.cc:343] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.192904 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:45.183990 21198 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.194728 21201 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:45.189774 21208 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.196148 21208 raft_consensus.cc:697] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:45.196549 21252 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.196991 21208 consensus_queue.cc:237] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.197754 21219 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.198452 20673 raft_consensus.cc:1275] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:45.186303 21209 raft_consensus.cc:2804] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.185614 21218 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.178004 20720 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:45.201848 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:45.203740 20868 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.172236 21239 consensus_queue.cc:237] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.209494 20953 tablet_bootstrap.cc:492] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:45.209589 21192 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.207661 21198 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.210577 21198 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.203788 21209 raft_consensus.cc:697] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:45.210139 20953 ts_tablet_manager.cc:1403] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.293s	user 0.019s	sys 0.021s
I20260709 13:06:45.219004 21235 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:45.219573 20985 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:45.219777 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.220127 20985 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.222470 20985 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.222667 21198 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.223013 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.223788 21252 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:45.223723 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:45.211799 21192 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:45.218019 20754 raft_consensus.cc:1240] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.214054 21212 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.238016 21209 consensus_queue.cc:237] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.241227 21219 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.241516 20950 tablet_bootstrap.cc:654] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:45.233951 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 45637.5us
I20260709 13:06:45.205988 21196 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:45.231825 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 53903us
I20260709 13:06:45.246502 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:45.236481 21200 raft_consensus.cc:2764] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:06:45.247741 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:45.241801 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:45.243876 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:45.242074 21218 consensus_queue.cc:1048] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.038s
I20260709 13:06:45.286562 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:45.246325 20645 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:45.287247 20754 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.289045 21200 raft_consensus.cc:2764] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:06:45.277470 21198 consensus_queue.cc:1059] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:06:45.281199 20866 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.292514 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.293013 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:45.302248 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:45.294678 20645 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:45.303376 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.289095 21246 consensus_queue.cc:1048] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.005s
I20260709 13:06:45.303517 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.303797 21200 raft_consensus.cc:2804] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.304301 21200 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:45.304695 21200 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.305809 20948 tablet_bootstrap.cc:492] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
W20260709 13:06:45.307205 20794 leader_election.cc:343] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.308096 20948 ts_tablet_manager.cc:1403] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.312s	user 0.009s	sys 0.010s
I20260709 13:06:45.284385 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.298480 20985 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.299239 20898 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.300015 21196 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:45.303644 20902 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:45.304826 21246 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.325165 21225 raft_consensus.cc:3055] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.327320 20949 tablet_bootstrap.cc:654] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.314200 21264 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.321702 21218 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.331915 21219 raft_consensus.cc:2804] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.330785 21225 raft_consensus.cc:740] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:45.321702 20985 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.349706 20953 raft_consensus.cc:359] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.350476 20953 raft_consensus.cc:385] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.350795 20953 raft_consensus.cc:740] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
W20260709 13:06:45.351043 21267 log.cc:927] Time spent T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.051s	user 0.000s	sys 0.001s
I20260709 13:06:45.351715 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.352429 20752 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:45.354985 21253 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.358011 20794 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:45.364938 20953 consensus_queue.cc:260] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.369721 21235 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:45.371757 21235 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:45.340161 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 58707.3us
I20260709 13:06:45.375027 20953 ts_tablet_manager.cc:1434] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.163s	user 0.008s	sys 0.000s
I20260709 13:06:45.375870 20953 tablet_bootstrap.cc:492] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
W20260709 13:06:45.345696 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 67586.5us
I20260709 13:06:45.356810 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.378526 20678 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.372148 21235 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.384954 21195 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.388556 20645 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:45.389734 21265 log.cc:927] Time spent T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.214s	user 0.006s	sys 0.000s
I20260709 13:06:45.381318 21219 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:45.395267 21225 consensus_queue.cc:260] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.405887 20949 tablet_bootstrap.cc:492] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:45.394373 21253 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:45.405925 20948 raft_consensus.cc:359] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.406590 20949 ts_tablet_manager.cc:1403] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.232s	user 0.017s	sys 0.006s
I20260709 13:06:45.406852 20948 raft_consensus.cc:385] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.407079 20948 raft_consensus.cc:740] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
W20260709 13:06:45.408182 21273 log.cc:927] Time spent T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.080s	user 0.001s	sys 0.000s
I20260709 13:06:45.396840 21243 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.408032 21258 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.398483 21219 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.402633 20720 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:45.416059 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.407598 21225 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.419010 20948 consensus_queue.cc:260] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.422417 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:45.430987 21208 consensus_queue.cc:1059] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:45.409606 20985 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:45.433362 20948 ts_tablet_manager.cc:1434] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.122s	user 0.004s	sys 0.003s
I20260709 13:06:45.440711 20948 tablet_bootstrap.cc:492] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:45.442440 20950 tablet_bootstrap.cc:492] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:45.443117 20950 ts_tablet_manager.cc:1403] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.316s	user 0.015s	sys 0.017s
I20260709 13:06:45.447898 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.448596 20901 raft_consensus.cc:3060] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.451088 20866 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.452112 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:45.418032 21202 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.459816 20794 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.452823 21195 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.466482 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.466956 20949 raft_consensus.cc:359] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.467664 20949 raft_consensus.cc:385] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.467913 20949 raft_consensus.cc:740] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.468273 21200 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.468581 20949 consensus_queue.cc:260] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:45.442047 21271 log.cc:927] Time spent T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.071s	user 0.001s	sys 0.000s
I20260709 13:06:45.439234 21209 raft_consensus.cc:3055] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:06:45.439028 20645 leader_election.cc:343] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.480336 20949 ts_tablet_manager.cc:1434] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.073s	user 0.006s	sys 0.000s
I20260709 13:06:45.483237 20949 tablet_bootstrap.cc:492] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:45.485337 20754 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:45.487299 20898 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:45.480398 20820 raft_consensus.cc:2393] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:45.488611 21277 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.475320 21209 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:45.489974 20680 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.490142 21209 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.491436 20794 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:45.492527 20953 tablet_bootstrap.cc:654] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.496958 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.497840 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:45.503298 20673 raft_consensus.cc:1240] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.476287 20678 raft_consensus.cc:1240] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.499286 21217 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.505344 21209 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.512459 20577 catalog_manager.cc:5697] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.508180 21200 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.516193 20822 raft_consensus.cc:1275] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:45.517396 21192 consensus_queue.cc:1059] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:45.519135 21192 raft_consensus.cc:3055] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.519212 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.520043 20747 raft_consensus.cc:2393] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:45.520399 21217 raft_consensus.cc:697] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:45.520638 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.521258 20753 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:45.521347 21217 consensus_queue.cc:237] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.524626 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:45.520426 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.534461 20896 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.534857 21258 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:45.535707 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.536729 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:45.528367 21192 raft_consensus.cc:740] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:06:45.507295 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 72905.2us
I20260709 13:06:45.529587 20574 catalog_manager.cc:5697] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 2, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 2 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.510483 21219 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.550946 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.531569 21270 consensus_queue.cc:1059] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:06:45.558593 21270 raft_consensus.cc:3055] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.558971 21270 raft_consensus.cc:740] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:45.559945 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:45.554776 20794 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.519860 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.566795 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.568638 20985 raft_consensus.cc:2749] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.571938 20753 raft_consensus.cc:1240] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:45.573520 20747 raft_consensus.cc:1240] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.576318 20794 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:45.578034 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:45.579716 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.580950 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.559834 21270 consensus_queue.cc:260] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.581964 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:45.563445 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.538268 21192 consensus_queue.cc:260] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.592844 20950 raft_consensus.cc:359] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.531801 21201 consensus_queue.cc:1048] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 13:06:45.597685 20950 raft_consensus.cc:385] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.542944 21235 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.586040 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:45.598018 20950 raft_consensus.cc:740] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.589910 21225 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.600941 20950 consensus_queue.cc:260] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.596410 21217 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.599931 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.605268 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:45.612386 20868 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.613670 21264 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.616389 20894 raft_consensus.cc:1240] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:45.617626 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.618191 20903 raft_consensus.cc:1240] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.618528 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.618953 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.621874 21219 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.622582 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:45.633610 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:45.600175 20902 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:45.626546 21225 raft_consensus.cc:697] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:45.628512 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.629045 21198 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.644987 20898 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.646463 21217 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.630604 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:45.599558 21253 consensus_queue.cc:1048] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.008s
I20260709 13:06:45.631325 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.634649 21192 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.636396 20949 tablet_bootstrap.cc:654] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.598114 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.650970 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.651876 20752 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:45.638253 20948 tablet_bootstrap.cc:654] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.642302 21195 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.654840 21195 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.642910 20820 raft_consensus.cc:2393] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:45.629294 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:45.663347 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:45.664670 20794 leader_election.cc:343] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.667577 21235 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.659349 21225 consensus_queue.cc:237] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.668706 21195 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.668980 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.669530 20827 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:45.669603 21235 consensus_queue.cc:1048] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:45.670372 20794 leader_election.cc:343] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.671212 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:45.672549 20794 leader_election.cc:343] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.672910 20794 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.683156 21235 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.686923 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.689435 20949 tablet_bootstrap.cc:492] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:45.689954 20949 ts_tablet_manager.cc:1403] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.207s	user 0.010s	sys 0.005s
I20260709 13:06:45.691206 20950 ts_tablet_manager.cc:1434] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.248s	user 0.007s	sys 0.003s
I20260709 13:06:45.692126 20950 tablet_bootstrap.cc:492] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:45.693646 20823 raft_consensus.cc:2468] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:45.696612 20949 raft_consensus.cc:359] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.697359 20949 raft_consensus.cc:385] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.697414 21198 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:45.697666 20949 raft_consensus.cc:740] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.697877 21198 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.698359 20949 consensus_queue.cc:260] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.700631 20949 ts_tablet_manager.cc:1434] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.010s	user 0.007s	sys 0.000s
W20260709 13:06:45.659701 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 56815.3us
I20260709 13:06:45.677366 21217 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.703092 20949 tablet_bootstrap.cc:492] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:45.687037 20901 raft_consensus.cc:2468] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:45.706840 20747 raft_consensus.cc:1240] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.714609 20720 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.718910 21270 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.719303 21208 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.720422 20720 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.722965 20720 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.710215 20746 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:45.726178 21212 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.728231 21252 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.728574 21202 consensus_queue.cc:1048] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:45.734423 20948 tablet_bootstrap.cc:492] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:45.734915 20948 ts_tablet_manager.cc:1403] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.294s	user 0.018s	sys 0.013s
I20260709 13:06:45.735479 20748 raft_consensus.cc:1275] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:45.736855 20953 tablet_bootstrap.cc:492] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:45.737373 20953 ts_tablet_manager.cc:1403] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.362s	user 0.012s	sys 0.011s
I20260709 13:06:45.739289 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:45.740312 20948 raft_consensus.cc:359] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.740993 20948 raft_consensus.cc:385] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.741241 20948 raft_consensus.cc:740] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.742614 20948 consensus_queue.cc:260] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.744781 20948 ts_tablet_manager.cc:1434] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.010s	user 0.004s	sys 0.001s
I20260709 13:06:45.745641 20948 tablet_bootstrap.cc:492] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:45.746001 20825 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:45.747023 20678 raft_consensus.cc:1275] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:45.748627 21253 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.749155 21253 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.750805 21258 consensus_queue.cc:1048] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:45.751339 21253 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:45.751091 20576 catalog_manager.cc:5697] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.756470 20576 catalog_manager.cc:5697] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:45.758956 20576 catalog_manager.cc:5697] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.762988 20950 tablet_bootstrap.cc:654] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.763355 20953 raft_consensus.cc:359] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.764348 20953 raft_consensus.cc:385] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.764717 20953 raft_consensus.cc:740] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.765611 20953 consensus_queue.cc:260] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:45.761224 20576 catalog_manager.cc:5697] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
I20260709 13:06:45.723766 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:45.768990 20576 catalog_manager.cc:5697] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 2 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.778064 20953 ts_tablet_manager.cc:1434] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.040s	user 0.008s	sys 0.000s
I20260709 13:06:45.779393 20953 tablet_bootstrap.cc:492] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:45.781833 21198 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.786283 21198 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:45.788118 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 60696.7us
I20260709 13:06:45.790836 20948 tablet_bootstrap.cc:654] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.778604 20751 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:45.800155 20720 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:45.803202 21202 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.804970 21202 raft_consensus.cc:697] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:45.805349 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.806176 21202 consensus_queue.cc:237] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.809077 20720 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:45.771636 20645 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.817947 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:45.825045 20751 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:45.830197 20868 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.830761 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:45.831709 20868 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:45.831938 20823 raft_consensus.cc:1275] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:45.833560 20868 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.834079 21258 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.834414 21201 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.834887 21201 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:45.835325 21201 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.836519 20720 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:45.812471 21219 raft_consensus.cc:2804] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:45.836750 21195 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.837548 21219 raft_consensus.cc:697] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:45.838483 21219 consensus_queue.cc:237] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.839723 20679 raft_consensus.cc:1275] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:45.842012 20720 leader_election.cc:343] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:45.843809 20720 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:45.838945 21290 log.cc:927] Time spent T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.083s	user 0.001s	sys 0.000s
I20260709 13:06:45.843564 21211 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.850589 21258 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:45.865268 20794 consensus_peers.cc:597] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.869448 21296 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:45.847054 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 84126.5us
I20260709 13:06:45.871549 20794 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:45.848039 21208 consensus_queue.cc:1048] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:06:45.880520 20720 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
W20260709 13:06:45.883344 20720 consensus_peers.cc:597] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:45.855551 21217 consensus_queue.cc:1059] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:06:45.868119 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:45.880458 21225 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:45.887779 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.884673 21202 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:45.891746 21202 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:45.892127 21202 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:45.892665 21296 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.903869 20949 tablet_bootstrap.cc:654] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.906723 20900 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.907862 20822 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:45.907748 21202 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.894753 21211 consensus_queue.cc:1048] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:06:45.908015 20953 tablet_bootstrap.cc:654] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:45.881865 20868 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.915577 20823 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:45.917513 20749 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:45.917716 20645 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.911677 21208 consensus_queue.cc:1048] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:45.918999 20645 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.914680 20720 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:45.924185 21195 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.927421 21218 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:45.927574 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 59201.2us
I20260709 13:06:45.928483 20868 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.929600 20868 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.929528 21195 consensus_queue.cc:1048] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:45.931352 20645 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.932277 21195 raft_consensus.cc:2749] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:45.932955 21258 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.926034 21278 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.927771 21192 raft_consensus.cc:3055] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.910351 21225 raft_consensus.cc:697] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:45.939051 21225 consensus_queue.cc:237] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.937646 21218 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.912456 21296 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:45.941628 20794 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:45.942939 21217 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.944362 20950 tablet_bootstrap.cc:492] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:45.944844 20950 ts_tablet_manager.cc:1403] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.253s	user 0.007s	sys 0.025s
I20260709 13:06:45.936745 21192 raft_consensus.cc:740] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:45.934648 20645 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:45.935557 21219 consensus_queue.cc:1048] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:06:45.949324 21211 consensus_queue.cc:1048] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:45.970609 21209 consensus_queue.cc:1059] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:45.969168 20868 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.975442 21252 raft_consensus.cc:3055] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:45.975862 21252 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:45.976243 20868 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.976603 21252 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.977499 20868 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:45.977802 21252 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:45.978771 21298 log.cc:927] Time spent T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.114s	user 0.000s	sys 0.001s
I20260709 13:06:45.979125 20577 catalog_manager.cc:5697] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.981336 21192 consensus_queue.cc:260] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.981128 20577 catalog_manager.cc:5697] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:45.976656 20950 raft_consensus.cc:359] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.984828 20950 raft_consensus.cc:385] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.971472 21303 consensus_queue.cc:1048] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:45.946048 21296 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.985096 20950 raft_consensus.cc:740] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.992386 20948 tablet_bootstrap.cc:492] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:45.992178 21201 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:45.992897 20948 ts_tablet_manager.cc:1403] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.247s	user 0.015s	sys 0.002s
I20260709 13:06:45.996454 20948 raft_consensus.cc:359] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:45.997429 20948 raft_consensus.cc:385] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:45.974102 21278 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:06:46.001314 20645 leader_election.cc:343] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.003422 20645 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:46.002004 20950 consensus_queue.cc:260] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:45.952549 21212 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:06:45.988646 21196 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.997774 20948 raft_consensus.cc:740] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:45.987183 21218 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:45.994916 21277 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:46.012225 20948 consensus_queue.cc:260] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.005807 21195 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.021067 20948 ts_tablet_manager.cc:1434] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.028s	user 0.007s	sys 0.001s
I20260709 13:06:46.025992 20948 tablet_bootstrap.cc:492] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:46.021706 20950 ts_tablet_manager.cc:1434] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.077s	user 0.007s	sys 0.001s
I20260709 13:06:45.999747 21211 consensus_queue.cc:1048] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:06:46.030026 20950 tablet_bootstrap.cc:492] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:46.027070 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:46.007880 21200 consensus_queue.cc:1059] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:06:46.017884 21201 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:46.009574 21253 consensus_queue.cc:1059] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:06:46.037187 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:46.037823 20825 raft_consensus.cc:1240] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:46.046407 20823 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:46.048394 20949 tablet_bootstrap.cc:492] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:46.049091 20949 ts_tablet_manager.cc:1403] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.348s	user 0.004s	sys 0.026s
I20260709 13:06:46.042374 21202 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.050834 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:46.019009 20868 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:46.037266 21302 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:46.069831 20948 tablet_bootstrap.cc:654] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.070402 21302 raft_consensus.cc:697] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:46.057497 21278 raft_consensus.cc:697] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:46.063733 21201 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.062446 20896 raft_consensus.cc:1240] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:46.063498 20953 tablet_bootstrap.cc:492] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:46.237205 21208 raft_consensus.cc:3055] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:46.069491 21192 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.241734 21208 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:46.218478 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:46.154783 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 128722us
I20260709 13:06:46.220299 20824 raft_consensus.cc:1240] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:46.245343 21208 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.066193 21296 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.071559 21302 consensus_queue.cc:237] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:46.074400 21311 raft_consensus.cc:3055] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:46.254662 21311 raft_consensus.cc:740] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:46.256436 21311 consensus_queue.cc:260] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.257566 21270 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:46.258816 21270 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.044842 20822 raft_consensus.cc:2468] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:46.229895 21196 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.232295 20950 tablet_bootstrap.cc:700] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent opening tablet: real 0.159s	user 0.001s	sys 0.000s
I20260709 13:06:46.246824 21200 raft_consensus.cc:3055] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:46.278638 21200 raft_consensus.cc:740] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:46.280763 21200 consensus_queue.cc:260] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:46.215817 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 205086us
I20260709 13:06:46.252357 21208 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.252224 21278 consensus_queue.cc:237] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.263854 21316 consensus_queue.cc:1048] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.264870 21212 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.322625 21212 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:46.324622 20749 raft_consensus.cc:1275] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:46.325227 21200 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.325403 21212 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:46.265758 21195 consensus_queue.cc:1059] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.265810 20953 ts_tablet_manager.cc:1403] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.463s	user 0.024s	sys 0.004s
I20260709 13:06:46.269282 20949 raft_consensus.cc:359] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.328917 20949 raft_consensus.cc:385] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.329250 20949 raft_consensus.cc:740] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.268623 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:46.268934 20821 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:46.269881 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.276049 21196 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.330536 21316 raft_consensus.cc:3055] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:46.330183 20953 raft_consensus.cc:359] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.331164 21316 raft_consensus.cc:740] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:46.331487 20953 raft_consensus.cc:385] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.330020 20949 consensus_queue.cc:260] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.293601 21311 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.331838 20953 raft_consensus.cc:740] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.278115 20950 tablet_bootstrap.cc:654] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.334547 21196 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.334700 20680 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:46.336344 21196 consensus_queue.cc:1048] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:46.337967 20868 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:46.339679 20985 consensus_queue.cc:1048] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:46.340415 21218 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:46.341434 20718 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:46.345860 21202 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:46.343380 20953 consensus_queue.cc:260] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:46.349434 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 85430.1us
I20260709 13:06:46.353652 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:46.354803 20896 raft_consensus.cc:2468] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:46.332405 21316 consensus_queue.cc:260] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.357637 21316 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.361955 21315 consensus_queue.cc:1059] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:06:46.373049 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:46.376933 20948 tablet_bootstrap.cc:492] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:46.377804 20948 ts_tablet_manager.cc:1403] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.352s	user 0.014s	sys 0.016s
I20260709 13:06:46.378949 20949 ts_tablet_manager.cc:1434] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.329s	user 0.011s	sys 0.002s
I20260709 13:06:46.382970 20953 ts_tablet_manager.cc:1434] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.057s	user 0.003s	sys 0.006s
I20260709 13:06:46.384620 20645 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:46.386698 20953 tablet_bootstrap.cc:492] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:46.370568 21270 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:46.394749 20720 leader_election.cc:343] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:46.410821 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 89858.1us
I20260709 13:06:46.415203 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:46.409781 21317 log.cc:927] Time spent T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.062s	user 0.000s	sys 0.002s
I20260709 13:06:46.416424 20901 raft_consensus.cc:1240] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:46.431412 20948 raft_consensus.cc:359] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.432379 20948 raft_consensus.cc:385] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.432739 20948 raft_consensus.cc:740] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.434021 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:46.435488 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:46.436296 21302 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.419687 21320 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:46.433574 20948 consensus_queue.cc:260] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:46.426664 20646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:46.465883 20678 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.437016 21302 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.468823 21302 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:46.472479 20720 leader_election.cc:343] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.474134 20896 raft_consensus.cc:1240] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:46.495860 20948 ts_tablet_manager.cc:1434] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.118s	user 0.007s	sys 0.006s
I20260709 13:06:46.489511 21253 raft_consensus.cc:3055] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
W20260709 13:06:46.513264 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 94165.5us
I20260709 13:06:46.519251 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.520180 20679 raft_consensus.cc:2468] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 0.
I20260709 13:06:46.521795 20866 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:46.524981 21218 raft_consensus.cc:2804] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.525441 21218 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.525805 21218 raft_consensus.cc:3060] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.527628 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.531781 20985 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.533120 21302 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.534263 21302 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.537161 20671 raft_consensus.cc:3060] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:46.532501 20985 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.543857 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.544706 20674 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:46.545424 20985 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.546726 20718 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:46.548061 21312 raft_consensus.cc:2804] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.548611 21312 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.548980 21312 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.549819 20950 tablet_bootstrap.cc:492] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
W20260709 13:06:46.522342 21322 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.061s	user 0.001s	sys 0.000s
I20260709 13:06:46.551190 20949 tablet_bootstrap.cc:492] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:46.512231 21253 raft_consensus.cc:740] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:46.555492 20948 tablet_bootstrap.cc:492] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:46.521976 20678 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:46.506704 21315 consensus_queue.cc:1048] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.054s
I20260709 13:06:46.591658 21302 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.591912 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:46.592753 20821 raft_consensus.cc:2468] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:46.607646 20950 ts_tablet_manager.cc:1403] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.579s	user 0.024s	sys 0.010s
I20260709 13:06:46.613842 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:46.667268 21192 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:46.670007 20824 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:46.670845 20746 raft_consensus.cc:1240] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:46.672194 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:46.673856 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:46.674099 21234 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:46.674657 20829 raft_consensus.cc:2468] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 0.
I20260709 13:06:46.674753 21234 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.677161 21234 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.670151 20825 raft_consensus.cc:1275] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:46.692688 20794 consensus_peers.cc:597] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:46.696154 21201 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:46.667366 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.696931 21201 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.700593 21201 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.701171 20953 tablet_bootstrap.cc:654] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.702471 20900 raft_consensus.cc:1275] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:46.703743 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:46.705693 20679 raft_consensus.cc:1275] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:06:46.706156 20679 pending_rounds.cc:85] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 0
I20260709 13:06:46.706550 20679 pending_rounds.cc:107] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:46.706858 20679 raft_consensus.cc:2889] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:46.654976 21253 consensus_queue.cc:260] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.713733 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.688956 20792 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:46.716707 20901 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:46.718576 20985 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:46.693625 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:46.720026 20822 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:46.741241 20985 consensus_queue.cc:1048] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.002s
I20260709 13:06:46.668010 21192 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:46.741376 20794 leader_election.cc:343] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.685707 20950 raft_consensus.cc:359] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.745471 20950 raft_consensus.cc:385] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.745867 20950 raft_consensus.cc:740] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.714792 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:46.757637 20720 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:46.743381 21320 raft_consensus.cc:697] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:46.764040 20950 consensus_queue.cc:260] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.760308 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.783589 21212 raft_consensus.cc:2804] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:46.806474 21252 consensus_meta.cc:287] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.828s	user 0.010s	sys 0.022s
I20260709 13:06:46.785300 21320 consensus_queue.cc:237] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.810701 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:46.812096 20897 raft_consensus.cc:2393] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:46.796183 20821 raft_consensus.cc:2393] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:46.813141 20645 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:46.803038 21212 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.835690 21219 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
W20260709 13:06:46.840209 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 50708.8us
W20260709 13:06:46.854835 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:46.840088 21212 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:46.864588 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 83048.7us
I20260709 13:06:46.867651 21217 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.867611 21335 consensus_queue.cc:1048] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.018s
I20260709 13:06:46.868443 21217 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.870775 21217 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:46.870810 20950 ts_tablet_manager.cc:1434] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.263s	user 0.013s	sys 0.005s
I20260709 13:06:46.876385 20949 tablet_bootstrap.cc:654] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.894713 20948 tablet_bootstrap.cc:654] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:46.897588 21338 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:46.898128 21338 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.898536 21338 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:46.915036 21341 log.cc:927] Time spent T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:06:46.905882 20953 tablet_bootstrap.cc:492] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:46.916721 20953 ts_tablet_manager.cc:1403] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.530s	user 0.014s	sys 0.007s
I20260709 13:06:46.922657 20645 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:06:46.890014 20792 leader_election.cc:343] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:46.893440 21192 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:46.948160 20950 tablet_bootstrap.cc:492] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:46.935053 20792 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:46.949426 21347 log.cc:927] Time spent T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
W20260709 13:06:46.949723 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 61348.8us
I20260709 13:06:46.951603 21217 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:46.951946 21192 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:46.952385 21192 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:46.954015 21192 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:46.954836 20645 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:46.938153 21320 raft_consensus.cc:2804] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
W20260709 13:06:46.942878 20749 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.504s	user 0.012s	sys 0.021s
I20260709 13:06:46.960158 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.960058 20866 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:46.961480 21201 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:46.963506 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:46.963615 21201 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:46.960276 20749 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.522s	user 0.012s	sys 0.021s
I20260709 13:06:46.966717 21277 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:46.962031 21196 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:46.969856 21196 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:46.972030 20953 raft_consensus.cc:359] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:46.976049 20953 raft_consensus.cc:385] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:46.941480 21208 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:06:46.955096 21338 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.976330 20953 raft_consensus.cc:740] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:46.957978 21320 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:46.991905 21316 raft_consensus.cc:2804] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:46.992849 21316 raft_consensus.cc:697] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:46.992293 20953 consensus_queue.cc:260] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:46.961236 21218 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:46.999742 20953 ts_tablet_manager.cc:1434] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.083s	user 0.014s	sys 0.000s
I20260709 13:06:46.990775 21320 raft_consensus.cc:3060] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:47.014662 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 74763.1us
I20260709 13:06:47.003173 20953 tablet_bootstrap.cc:492] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:47.021934 21196 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:47.036608 20671 raft_consensus.cc:1275] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:47.038607 21339 log.cc:927] Time spent T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.253s	user 0.001s	sys 0.004s
I20260709 13:06:47.041955 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:47.042303 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:47.043015 20828 raft_consensus.cc:3060] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.043262 20896 raft_consensus.cc:2393] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:47.005496 20679 raft_consensus.cc:1275] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:06:47.044544 20679 pending_rounds.cc:85] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 0
I20260709 13:06:47.044839 20679 pending_rounds.cc:107] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:06:47.045125 20679 raft_consensus.cc:2889] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:06:47.045845 21323 log.cc:927] Time spent T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.557s	user 0.004s	sys 0.000s
W20260709 13:06:47.046923 20645 consensus_peers.cc:597] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. 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:06:47.048691 20645 leader_election.cc:343] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.051399 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:47.072973 20820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 72) took 1028 ms. Trace:
I20260709 13:06:47.053246 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:47.073549 20820 rpcz_store.cc:276] 0709 13:06:46.044512 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.047593 (+  3081us) service_pool.cc:224] Handling call
0709 13:06:46.279678 (+232085us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:46.281160 (+  1482us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:46.281216 (+    56us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:46.282149 (+   933us) log.cc:844] Serialized 26 byte log entry
0709 13:06:46.399530 (+117381us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:46.399588 (+    58us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:46.399670 (+    82us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:47.045112 (+645442us) spinlock_profiling.cc:243] Waited 9.2 ms on lock 0x7b4400022b4c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11725ac85 00007fe11725b6a2 00007fe119fcd1db 00007fe119fc8aaf 00007fe119fbc86e 00007fe119fbbbb6 00007fe119fbb7d8 00007fe119fc5221 00007fe119fc51d9 00007fe119fc5169
0709 13:06:47.072547 (+ 27435us) raft_consensus.cc:1685] finished
0709 13:06:47.072567 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:47.072794 (+   227us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":165,"raft.run_cpu_time_us":308,"raft.run_wall_time_us":309,"spinlock_wait_cycles":21158144,"thread_start_us":77867,"threads_started":1,"wal-append.queue_time_us":117397}
I20260709 13:06:47.079123 21219 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:06:47.079339 20792 leader_election.cc:343] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.079820 21219 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:47.060070 21316 consensus_queue.cc:237] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.080925 21335 consensus_queue.cc:1048] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:47.082445 21332 consensus_queue.cc:1059] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:47.084956 20985 consensus_queue.cc:1048] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:47.091161 20794 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:47.094218 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 45546.2us
I20260709 13:06:47.075448 20747 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
W20260709 13:06:47.058979 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 99057.5us
I20260709 13:06:47.024794 21312 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:47.083835 21332 raft_consensus.cc:3055] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:47.106904 20949 tablet_bootstrap.cc:492] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:47.108796 20949 ts_tablet_manager.cc:1403] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.644s	user 0.032s	sys 0.033s
I20260709 13:06:47.111758 20948 tablet_bootstrap.cc:492] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:47.112304 20948 ts_tablet_manager.cc:1403] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.557s	user 0.026s	sys 0.005s
I20260709 13:06:47.112090 21319 consensus_queue.cc:1059] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:47.113134 21319 raft_consensus.cc:3055] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:47.113476 21319 raft_consensus.cc:740] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:47.114619 21319 consensus_queue.cc:260] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.115231 20948 raft_consensus.cc:359] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.088754 21219 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:47.115940 20948 raft_consensus.cc:385] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.119691 20948 raft_consensus.cc:740] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.120882 21253 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.121395 20948 consensus_queue.cc:260] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:47.123849 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 233072us
I20260709 13:06:47.107962 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.108247 21332 raft_consensus.cc:740] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:47.115931 21319 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.142134 20953 tablet_bootstrap.cc:654] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.140915 20794 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:47.142792 20948 ts_tablet_manager.cc:1434] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.030s	user 0.008s	sys 0.000s
I20260709 13:06:47.121886 21212 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:47.110847 20866 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:47.110847 20718 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:47.157055 21335 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.157691 21338 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:47.185532 21303 consensus_queue.cc:1048] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.049s
I20260709 13:06:47.186091 21355 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:47.186276 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 81445.4us
I20260709 13:06:47.181177 21335 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:47.196375 20675 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.637s	user 0.019s	sys 0.015s
I20260709 13:06:47.211107 20985 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:47.166780 21328 consensus_queue.cc:1059] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
W20260709 13:06:47.189608 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 81807.4us
I20260709 13:06:47.199069 21335 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:47.214474 20675 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.672s	user 0.020s	sys 0.015s
I20260709 13:06:47.210528 21338 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:47.239929 20948 tablet_bootstrap.cc:492] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
W20260709 13:06:47.243059 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 87863.6us
W20260709 13:06:47.261624 20720 leader_election.cc:343] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.245011 21312 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:47.247121 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.262217 20720 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:47.209481 21332 consensus_queue.cc:260] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:47.257277 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:47.275532 21211 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:47.276053 21211 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.276409 21211 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.277019 20898 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.281462 20825 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:47.284626 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:47.285435 20827 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.266687 21316 raft_consensus.cc:3055] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:47.301154 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:47.301900 20825 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.302098 21312 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:47.303161 20826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 76) took 1075 ms. Trace:
I20260709 13:06:47.303393 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.303580 20826 rpcz_store.cc:276] 0709 13:06:46.227269 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.229461 (+  2192us) service_pool.cc:224] Handling call
0709 13:06:47.051464 (+822003us) spinlock_profiling.cc:243] Waited 4.07 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:47.051761 (+   297us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:47.052170 (+   409us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:47.052201 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:47.052795 (+   594us) log.cc:844] Serialized 26 byte log entry
0709 13:06:47.204544 (+151749us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:06:47.207639 (+  3095us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:47.214150 (+  6511us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:47.302726 (+ 88576us) raft_consensus.cc:1685] finished
0709 13:06:47.302751 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:47.302975 (+   224us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1410,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":10073,"spinlock_wait_cycles":9368448,"thread_start_us":137724,"threads_started":1,"wal-append.queue_time_us":201813}
I20260709 13:06:47.308310 20950 tablet_bootstrap.cc:654] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:47.266489 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 57534.2us
W20260709 13:06:47.326326 21357 log.cc:927] Time spent T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.123s	user 0.000s	sys 0.001s
I20260709 13:06:47.330183 20824 raft_consensus.cc:1275] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:47.326475 21358 log.cc:927] Time spent T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:06:47.298251 21316 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:47.322100 21328 consensus_queue.cc:1059] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:06:47.295150 21277 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:47.335592 21316 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.336079 21277 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.336937 21316 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.299952 20896 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:47.319070 21356 log.cc:927] Time spent T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.098s	user 0.001s	sys 0.000s
I20260709 13:06:47.339216 20949 raft_consensus.cc:359] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.342386 20949 raft_consensus.cc:385] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.269785 21338 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.334388 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:47.311560 21212 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:47.343458 21332 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.344597 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.342674 20949 raft_consensus.cc:740] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.361531 20949 consensus_queue.cc:260] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:47.363828 21354 log.cc:927] Time spent T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.381s	user 0.003s	sys 0.000s
I20260709 13:06:47.364148 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.364871 20676 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:47.365119 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.356002 20822 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.365994 20823 raft_consensus.cc:2393] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
W20260709 13:06:47.371724 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 100516us
I20260709 13:06:47.353153 21196 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:47.376343 20792 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:47.341857 21320 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.365919 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:47.360791 20828 raft_consensus.cc:2468] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:47.385032 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:47.387528 20953 tablet_bootstrap.cc:492] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:47.387811 21196 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:47.366672 21277 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.353405 21219 consensus_queue.cc:1048] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:06:47.366007 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:47.392153 20953 ts_tablet_manager.cc:1403] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.390s	user 0.016s	sys 0.000s
I20260709 13:06:47.394584 20949 ts_tablet_manager.cc:1434] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.285s	user 0.006s	sys 0.002s
I20260709 13:06:47.382860 21234 raft_consensus.cc:2804] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:47.374892 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.375253 21252 consensus_queue.cc:1048] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:06:47.420704 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.417865 21217 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:47.433349 20720 leader_election.cc:343] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.421644 21234 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:47.437865 20949 tablet_bootstrap.cc:492] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:47.439908 21217 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:47.440848 20674 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:47.446853 21218 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.442085 20751 raft_consensus.cc:2393] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:47.481029 21377 raft_consensus.cc:3055] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:47.443969 21234 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.438493 21338 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:47.441573 20868 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:47.493590 20953 raft_consensus.cc:359] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.497021 20953 raft_consensus.cc:385] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.497417 20953 raft_consensus.cc:740] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.499990 20953 consensus_queue.cc:260] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.522720 21196 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:47.522974 20950 tablet_bootstrap.cc:492] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:47.523468 20950 ts_tablet_manager.cc:1403] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.595s	user 0.005s	sys 0.021s
W20260709 13:06:47.504036 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 62562.7us
I20260709 13:06:47.532316 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:47.533131 20747 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:47.532369 20574 catalog_manager.cc:5697] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:47.514088 21320 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:47.536085 20950 raft_consensus.cc:359] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.536901 20950 raft_consensus.cc:385] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:47.537261 20950 raft_consensus.cc:740] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:47.539793 21355 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:47.540062 21217 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:47.498951 21377 raft_consensus.cc:740] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
W20260709 13:06:47.544268 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 186217us
I20260709 13:06:47.499271 20825 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:47.556344 21202 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.555989 21377 consensus_queue.cc:260] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.556957 21202 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.557263 21377 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.559222 21202 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.559618 21208 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.563761 21208 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.565729 21208 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.512360 21211 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.569226 20895 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:47.570430 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.570102 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.571354 20825 raft_consensus.cc:2393] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:47.589532 21196 raft_consensus.cc:2804] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.589838 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:47.590551 20671 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.590826 21211 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.570019 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.588821 20949 tablet_bootstrap.cc:654] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.597929 20948 tablet_bootstrap.cc:654] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.606338 20950 consensus_queue.cc:260] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.614943 20950 ts_tablet_manager.cc:1434] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.091s	user 0.007s	sys 0.000s
I20260709 13:06:47.616153 20950 tablet_bootstrap.cc:492] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:47.617722 21355 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.618578 21355 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.597695 21218 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.622368 21218 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.609891 21234 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.624784 21218 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.607564 20678 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:47.625391 21234 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.607031 21196 raft_consensus.cc:697] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:47.627642 21334 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.628396 21334 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:47.630635 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 57212.4us
I20260709 13:06:47.632676 21376 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.633446 21376 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:47.634405 20896 raft_consensus.cc:1275] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:47.636533 21376 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:47.636845 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.637885 20822 raft_consensus.cc:2468] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
W20260709 13:06:47.639357 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 65071.6us
I20260709 13:06:47.627254 21196 consensus_queue.cc:237] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.630021 20827 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:47.650405 20950 tablet_bootstrap.cc:654] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.638424 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.655002 20953 ts_tablet_manager.cc:1434] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.236s	user 0.017s	sys 0.005s
I20260709 13:06:47.644479 21355 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.654359 21217 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.671886 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:47.672485 20953 tablet_bootstrap.cc:492] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:47.672298 21217 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:47.697537 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:47.699003 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:47.700165 20673 raft_consensus.cc:2393] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
W20260709 13:06:47.701536 21345 log.cc:927] Time spent T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.724s	user 0.008s	sys 0.008s
I20260709 13:06:47.727540 20718 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:47.728708 21334 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.731484 21367 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.734107 21388 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.728181 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:47.729763 21370 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.730351 21355 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.746556 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.747187 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:47.747830 21217 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:47.747949 20897 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:47.746829 20896 raft_consensus.cc:2393] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:47.732198 21302 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:47.747507 21219 consensus_queue.cc:1048] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:06:47.749215 20720 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:47.750368 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:47.753469 21219 raft_consensus.cc:2804] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:47.738525 20866 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:47.746888 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:47.734758 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.747442 21370 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:47.711764 21335 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:47.754881 20868 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:47.768044 20899 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:47.757294 21219 raft_consensus.cc:697] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:47.772069 20866 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:47.762126 21355 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:47.782641 20677 raft_consensus.cc:2393] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:47.778208 21218 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:47.789347 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:47.793798 21218 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.794345 21380 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:47.794798 21380 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:47.795166 21380 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:47.797366 21335 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:47.788995 21389 log.cc:927] Time spent T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.052s	user 0.001s	sys 0.000s
I20260709 13:06:47.755954 21388 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.797675 20953 tablet_bootstrap.cc:654] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:47.763748 21367 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:47.797573 20671 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:47.798734 21370 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:47.824090 20675 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:47.866709 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:47.868635 20792 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:47.871879 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.873776 20720 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:47.874694 20720 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:06:47.879709 20792 leader_election.cc:343] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:47.881678 20720 leader_election.cc:343] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.899137 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:47.899946 20900 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:47.900624 21201 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.902674 21201 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:47.903285 21201 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:47.890793 21303 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:47.905738 21303 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.906170 21303 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:47.915391 21355 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:47.917088 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:47.918327 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.838936 21219 consensus_queue.cc:237] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:47.923756 20792 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:47.897373 21369 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:47.937199 21388 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:47.942340 21369 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:47.943212 21369 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:47.934852 20792 leader_election.cc:343] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:47.963405 21303 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:47.951772 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:47.935391 21335 raft_consensus.cc:2804] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:47.933984 21380 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:47.967382 21387 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:47.973999 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:47.972123 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:47.976917 21380 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:47.966632 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.968228 21335 raft_consensus.cc:697] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:47.984586 20673 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:47.987548 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:47.988024 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:47.988242 20675 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:47.988646 20671 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
W20260709 13:06:47.984278 20645 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.566s	user 0.028s	sys 0.036s
W20260709 13:06:47.989952 20645 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.572s	user 0.029s	sys 0.036s
W20260709 13:06:47.990327 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 596664us
I20260709 13:06:47.992515 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:06:47.994475 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 323183us
I20260709 13:06:48.001305 20828 raft_consensus.cc:2393] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:48.000773 20720 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:47.989764 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:06:48.012151 20645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:48.012966 20645 leader_election.cc:343] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.001660 21303 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.006913 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:48.022284 20645 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:48.014428 21370 raft_consensus.cc:2804] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.022848 21316 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:06:48.006949 20868 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:48.031626 21332 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.038650 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:48.067126 21391 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.058852 21370 raft_consensus.cc:697] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:48.059710 21200 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:48.077543 21334 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.082201 20825 raft_consensus.cc:1275] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.059393 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.068152 21277 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:48.082216 21332 raft_consensus.cc:697] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:48.031387 21335 consensus_queue.cc:237] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:48.085343 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 76627.6us
I20260709 13:06:48.101341 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:48.107196 20680 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.101874 21344 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.088730 21367 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:48.089682 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:48.105716 20574 catalog_manager.cc:5697] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 1 to 2, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 2 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:48.081967 21391 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.086578 21200 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:48.115094 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 343094us
I20260709 13:06:48.094172 21334 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:48.097468 21277 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.136276 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.139084 20828 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:48.141021 20577 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40468 (request call id 49) took 2483 ms. Trace:
I20260709 13:06:48.143966 20680 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:48.141448 20577 rpcz_store.cc:276] 0709 13:06:45.627618 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:45.627763 (+   145us) service_pool.cc:224] Handling call
0709 13:06:48.107982 (+2480219us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:46.004019 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:46.057194 (+ 53175us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:46.057938 (+   744us) write_op.cc:435] Acquired schema lock
0709 13:06:46.059425 (+  1487us) tablet.cc:662] Decoding operations
0709 13:06:46.064264 (+  4839us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:46.064306 (+    42us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:46.064324 (+    18us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:06:46.064543 (+   219us) tablet.cc:701] Row locks acquired
0709 13:06:46.064551 (+     8us) write_op.cc:260] PREPARE: finished
0709 13:06:46.064658 (+   107us) write_op.cc:270] Start()
0709 13:06:46.064733 (+    75us) write_op.cc:276] Timestamp: P: 1783602406064624 usec, L: 0
0709 13:06:46.064746 (+    13us) op_driver.cc:348] REPLICATION: starting
0709 13:06:46.065179 (+   433us) log.cc:844] Serialized 922 byte log entry
0709 13:06:46.066909 (+  1730us) op_driver.cc:464] REPLICATION: finished
0709 13:06:46.067322 (+   413us) write_op.cc:301] APPLY: starting
0709 13:06:46.067395 (+    73us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:46.067503 (+   108us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:46.067587 (+    84us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:46.067881 (+   294us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:46.068045 (+   164us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:06:46.068091 (+    46us) write_op.cc:312] APPLY: finished
0709 13:06:46.068270 (+   179us) log.cc:844] Serialized 28 byte log entry
0709 13:06:46.068422 (+   152us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:46.068501 (+    79us) write_op.cc:454] Released schema lock
0709 13:06:46.068539 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:46.068806 (+   267us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:46.068831 (+    25us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":41850,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":232,"apply.run_cpu_time_us":1456,"apply.run_wall_time_us":1456,"num_ops":2,"prepare.queue_time_us":755,"prepare.run_cpu_time_us":2604,"prepare.run_wall_time_us":66714,"replication_time_us":2056}]]}
I20260709 13:06:48.117187 21218 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:48.148532 20948 tablet_bootstrap.cc:492] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:48.149646 20948 ts_tablet_manager.cc:1403] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.955s	user 0.024s	sys 0.030s
I20260709 13:06:48.127473 20674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40308 (request call id 89) took 1164 ms. Trace:
I20260709 13:06:48.145519 21380 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:48.167770 21396 log.cc:927] Time spent T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.052s	user 0.000s	sys 0.001s
I20260709 13:06:48.173108 21200 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:48.178331 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:48.178638 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.179483 20895 raft_consensus.cc:2393] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:48.182773 21391 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:48.182391 21332 consensus_queue.cc:237] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:48.118330 21370 consensus_queue.cc:237] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.121006 21344 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.152370 21365 consensus_queue.cc:1048] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.042s
I20260709 13:06:48.192137 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:48.194129 21200 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:06:48.165077 20674 rpcz_store.cc:276] 0709 13:06:46.955243 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:46.956524 (+  1281us) service_pool.cc:224] Handling call
0709 13:06:47.102662 (+146138us) spinlock_profiling.cc:243] Waited 4.54 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:48.112974 (+1010312us) spinlock_profiling.cc:243] Waited 300 ms on lock 0x7b54003d63d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:48.119251 (+  6277us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":699321472}
I20260709 13:06:48.191713 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.215222 20950 tablet_bootstrap.cc:492] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:48.218750 20950 ts_tablet_manager.cc:1403] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.603s	user 0.012s	sys 0.017s
I20260709 13:06:48.205386 21394 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.208304 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.226905 20747 raft_consensus.cc:1275] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.231194 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.271239 21334 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.271682 21344 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.232558 20866 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:48.234814 21394 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:48.274772 20901 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:48.332547 20953 tablet_bootstrap.cc:492] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:48.333107 20953 ts_tablet_manager.cc:1403] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.661s	user 0.019s	sys 0.019s
I20260709 13:06:48.344125 20948 raft_consensus.cc:359] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.345103 20948 raft_consensus.cc:385] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.345474 20948 raft_consensus.cc:740] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
W20260709 13:06:48.352239 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:48.352679 20645 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:48.338995 20718 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:48.350499 20948 consensus_queue.cc:260] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.325141 21218 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:48.327453 21334 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.366750 21334 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:48.369020 21334 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.369165 20675 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:48.326987 21382 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.370496 21407 consensus_queue.cc:1048] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:48.371766 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:48.372677 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:48.373205 21394 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:48.373418 20901 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.357565 21344 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:06:48.347599 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 121840us
I20260709 13:06:48.374440 21344 raft_consensus.cc:697] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:48.374784 20866 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:48.375447 21344 consensus_queue.cc:237] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.378631 21196 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.380194 20949 tablet_bootstrap.cc:492] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:48.380743 20949 ts_tablet_manager.cc:1403] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.949s	user 0.016s	sys 0.024s
I20260709 13:06:48.381022 21277 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:48.384009 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:48.385419 20821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 85) took 1186 ms. Trace:
I20260709 13:06:48.385106 20949 raft_consensus.cc:359] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:48.388331 20949 raft_consensus.cc:385] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.357882 20948 ts_tablet_manager.cc:1434] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.208s	user 0.007s	sys 0.001s
I20260709 13:06:48.388762 20949 raft_consensus.cc:740] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.390131 21377 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:48.408201 20949 consensus_queue.cc:260] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:48.410703 20953 raft_consensus.cc:359] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.413187 20953 raft_consensus.cc:385] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.413460 20953 raft_consensus.cc:740] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.418397 20718 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:48.420469 21303 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:48.421182 21303 raft_consensus.cc:697] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:48.422607 21211 consensus_queue.cc:1048] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:48.422459 21303 consensus_queue.cc:237] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.423959 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:48.424765 20674 raft_consensus.cc:2468] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:48.426471 20948 tablet_bootstrap.cc:492] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
W20260709 13:06:48.428725 20794 leader_election.cc:343] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.429239 20794 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:48.387202 21369 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.433677 20950 raft_consensus.cc:359] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.444875 20950 raft_consensus.cc:385] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.445322 20950 raft_consensus.cc:740] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.385878 20821 rpcz_store.cc:276] 0709 13:06:47.199366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:47.206718 (+  7352us) service_pool.cc:224] Handling call
0709 13:06:47.636057 (+429339us) spinlock_profiling.cc:243] Waited 4.58 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fceee 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:47.636214 (+   157us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:48.060956 (+424742us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:48.062107 (+  1151us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:48.099252 (+ 37145us) log.cc:844] Serialized 26 byte log entry
0709 13:06:48.167951 (+ 68699us) spinlock_profiling.cc:243] Waited 1.22 ms on lock 0x7b18001d5d20. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1201fcde1 00007fe1202095b1 00007fe1173343f3 00007fe1173367c1 00007fe117336779 00007fe117336709 00007fe1173366d1 00007fe1173359cd 000000000038f354 000000000038f199 00007fe11731783a
0709 13:06:48.291890 (+123939us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:48.300747 (+  8857us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:48.315021 (+ 14274us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:48.385187 (+ 70166us) raft_consensus.cc:1685] finished
0709 13:06:48.385215 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:48.385354 (+   139us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":18004,"raft.queue_time_us":19871,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":119,"spinlock_wait_cycles":13342464,"thread_start_us":544398,"threads_started":2,"wal-append.queue_time_us":271299}
I20260709 13:06:48.435319 21334 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.431474 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:48.440052 21385 log.cc:927] Time spent T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.768s	user 0.005s	sys 0.003s
I20260709 13:06:48.402293 20751 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:48.450673 20953 consensus_queue.cc:260] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.457752 20950 consensus_queue.cc:260] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.461203 20949 ts_tablet_manager.cc:1434] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.080s	user 0.008s	sys 0.003s
I20260709 13:06:48.472450 20829 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 89) took 1177 ms. Trace:
I20260709 13:06:48.473076 20829 rpcz_store.cc:276] 0709 13:06:47.295361 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:47.300638 (+  5277us) service_pool.cc:224] Handling call
0709 13:06:47.301157 (+   519us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:47.356312 (+ 55155us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:47.360183 (+  3871us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:47.416699 (+ 56516us) log.cc:844] Serialized 26 byte log entry
0709 13:06:47.618367 (+201668us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:47.618421 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:47.618511 (+    90us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:48.439385 (+820874us) spinlock_profiling.cc:243] Waited 2.35 ms on lock 0x7b4400022b4c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11725ac85 00007fe11725b6a2 00007fe119fcd1db 00007fe119fc8aaf 00007fe119fbc86e 00007fe119fbbbb6 00007fe119fbb7d8 00007fe119fc5221 00007fe119fc51d9 00007fe119fc5169
0709 13:06:48.472075 (+ 32690us) raft_consensus.cc:1685] finished
0709 13:06:48.472104 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:48.472380 (+   276us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":38735,"raft.queue_time_us":56849,"raft.run_cpu_time_us":193,"raft.run_wall_time_us":16025,"spinlock_wait_cycles":5403648,"thread_start_us":194192,"threads_started":1,"wal-append.queue_time_us":233785}
I20260709 13:06:48.476678 20749 raft_consensus.cc:2368] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
I20260709 13:06:48.481165 21332 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.514480 21332 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.515141 21391 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:48.515506 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.515894 21201 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.515718 21391 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:48.516880 21332 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:48.443813 20866 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:48.519513 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 52871.5us
I20260709 13:06:48.520895 20950 ts_tablet_manager.cc:1434] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.302s	user 0.008s	sys 0.000s
I20260709 13:06:48.521643 20794 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:48.522640 20948 tablet_bootstrap.cc:654] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:48.523425 21405 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.196s	user 0.000s	sys 0.005s
I20260709 13:06:48.525213 20949 tablet_bootstrap.cc:492] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:48.528249 20746 raft_consensus.cc:1240] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:48.518047 21391 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:48.531849 21334 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.532397 21334 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.532845 21334 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.534668 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:06:48.538899 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:48.539610 21387 consensus_meta.cc:287] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.562s	user 0.004s	sys 0.008s
I20260709 13:06:48.540061 21387 raft_consensus.cc:2749] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:48.544987 20900 raft_consensus.cc:1275] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:48.546452 20953 ts_tablet_manager.cc:1434] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.213s	user 0.010s	sys 0.000s
I20260709 13:06:48.547328 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.547648 20953 tablet_bootstrap.cc:492] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:48.548063 20896 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
W20260709 13:06:48.548508 21404 log.cc:927] Time spent T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.254s	user 0.002s	sys 0.002s
W20260709 13:06:48.550143 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 106419us
I20260709 13:06:48.550799 21403 raft_consensus.cc:2804] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.551272 21403 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.551666 21403 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:48.552156 20645 leader_election.cc:343] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:48.555239 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:48.556003 20673 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
W20260709 13:06:48.558007 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 87474us
I20260709 13:06:48.558461 21370 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.560519 20794 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:48.564859 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:48.567749 21391 raft_consensus.cc:2804] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.592813 21391 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.593277 21391 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.589394 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.590271 21196 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:48.559022 21370 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.591115 21369 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.577100 20901 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:48.569216 21200 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.023s
I20260709 13:06:48.591012 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.591473 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.598845 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.573403 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:48.606659 21387 consensus_queue.cc:1048] T a8a7a74968424b19b738e2dfd04354a7 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.009s
I20260709 13:06:48.615562 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.635646 20953 tablet_bootstrap.cc:654] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.616240 20896 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:48.658555 20902 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:48.664268 20949 tablet_bootstrap.cc:654] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.617733 20866 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:48.669217 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 59972.9us
I20260709 13:06:48.671591 21370 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.672492 21403 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:48.659518 21196 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:48.660737 21252 raft_consensus.cc:2804] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:48.683611 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 118657us
I20260709 13:06:48.686265 20720 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:48.677961 21201 raft_consensus.cc:2804] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.679174 21344 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:06:48.676209 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 106508us
I20260709 13:06:48.707036 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:48.707715 20823 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.698614 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:48.683059 21200 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:06:48.701630 21403 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.703382 21391 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:48.715015 21391 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.690846 21201 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.715714 21201 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.717029 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:48.717769 20673 raft_consensus.cc:3060] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.710451 21344 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.688287 21252 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.720971 21252 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.714887 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:48.723989 20748 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.726778 20673 raft_consensus.cc:2468] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:48.726909 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.727519 21313 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.728672 21313 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.729099 21313 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.727669 20754 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
W20260709 13:06:48.710451 21406 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.399s	user 0.000s	sys 0.007s
I20260709 13:06:48.732179 21344 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.732509 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:48.735289 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 49153.7us
I20260709 13:06:48.728052 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.704006 21334 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.737161 20866 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:48.689535 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.691455 21196 raft_consensus.cc:697] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:48.748715 21202 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:48.765053 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 205981us
I20260709 13:06:48.748184 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.758330 21332 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.757928 20895 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:48.761009 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:48.763756 21407 raft_consensus.cc:2804] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:48.767086 21202 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.797940 21436 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.798707 21436 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.801625 21436 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:48.802883 21436 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.803445 21436 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.805908 21436 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.806140 21365 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.812294 21365 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.808756 20953 tablet_bootstrap.cc:492] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:48.814774 20953 ts_tablet_manager.cc:1403] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.267s	user 0.016s	sys 0.023s
I20260709 13:06:48.781792 20899 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.832100 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.842504 20953 raft_consensus.cc:359] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.843255 20953 raft_consensus.cc:385] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.843540 20953 raft_consensus.cc:740] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.844219 20953 consensus_queue.cc:260] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.847247 20953 ts_tablet_manager.cc:1434] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.032s	user 0.005s	sys 0.001s
I20260709 13:06:48.847728 20899 raft_consensus.cc:2468] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:48.848444 20953 tablet_bootstrap.cc:492] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:48.848587 21201 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:48.851615 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:48.789568 21407 raft_consensus.cc:697] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:48.854108 21201 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:48.855015 21407 consensus_queue.cc:237] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:48.859052 21432 log.cc:927] Time spent T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:06:48.860103 20953 tablet_bootstrap.cc:654] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:48.862534 21196 consensus_queue.cc:237] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.873756 21334 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:48.785221 21202 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.776093 21332 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:48.886507 21332 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:48.887526 21416 log.cc:927] Time spent T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.553s	user 0.007s	sys 0.000s
I20260709 13:06:48.888499 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:48.891557 20948 tablet_bootstrap.cc:492] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:48.892071 20948 ts_tablet_manager.cc:1403] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.485s	user 0.023s	sys 0.007s
I20260709 13:06:48.892711 20794 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:48.899472 21380 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:48.900048 21380 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:48.903658 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:48.903988 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:48.904801 20749 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.943486 20950 tablet_bootstrap.cc:492] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:48.916167 21334 raft_consensus.cc:2804] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:48.943341 20948 raft_consensus.cc:359] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:48.947193 20948 raft_consensus.cc:385] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:48.947470 20948 raft_consensus.cc:740] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:48.951874 20948 consensus_queue.cc:260] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:48.954273 20645 leader_election.cc:400] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
I20260709 13:06:48.955329 20901 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:48.956712 20823 raft_consensus.cc:2468] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:48.958909 21380 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:48.949234 21334 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:48.959772 21334 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:48.959817 21431 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:48.960141 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:48.960609 21431 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:48.954972 20645 leader_election.cc:403] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:48.963860 20792 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:48.967847 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 48662us
I20260709 13:06:48.942015 21200 consensus_queue.cc:1048] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.021s
I20260709 13:06:48.954694 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:48.973969 20645 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:48.976720 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 239480us
I20260709 13:06:48.982863 20948 ts_tablet_manager.cc:1434] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.091s	user 0.005s	sys 0.004s
I20260709 13:06:48.980149 20645 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:48.974763 21376 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.006445 20949 tablet_bootstrap.cc:492] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:49.008750 20949 ts_tablet_manager.cc:1403] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.484s	user 0.017s	sys 0.028s
I20260709 13:06:48.975912 21217 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:48.977541 21382 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:48.979976 21316 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:49.018867 20948 tablet_bootstrap.cc:492] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:49.019845 21407 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:49.029390 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 135702us
I20260709 13:06:49.030185 20794 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:49.018946 21382 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.037091 20949 raft_consensus.cc:359] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.037820 20949 raft_consensus.cc:385] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.038496 21443 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:49.038991 21443 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:49.039487 21443 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.045152 21200 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.018594 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:49.016237 20748 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:49.038079 20949 raft_consensus.cc:740] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.058576 20898 raft_consensus.cc:1240] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:49.068631 20949 consensus_queue.cc:260] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.018725 21217 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.019032 21313 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:49.076094 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 96290.2us
I20260709 13:06:49.033571 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.060474 21387 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:49.085322 20949 ts_tablet_manager.cc:1434] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.076s	user 0.008s	sys 0.000s
I20260709 13:06:49.071847 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:49.089052 20948 tablet_bootstrap.cc:654] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.090571 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.062572 21407 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.083770 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:49.083346 21431 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:49.069332 21252 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.096410 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:49.111691 21335 raft_consensus.cc:2804] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:49.112252 21335 raft_consensus.cc:697] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:49.112967 20950 tablet_bootstrap.cc:654] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.115670 21334 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.118562 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:49.113101 21335 consensus_queue.cc:237] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:49.094126 20896 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.097376 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.127395 20949 tablet_bootstrap.cc:492] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:49.127642 20675 raft_consensus.cc:2410] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:06:49.130949 21217 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:49.131649 20953 tablet_bootstrap.cc:492] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:49.132121 20953 ts_tablet_manager.cc:1403] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.284s	user 0.028s	sys 0.014s
I20260709 13:06:49.132520 21313 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:49.137666 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 56792.2us
I20260709 13:06:49.147517 20953 raft_consensus.cc:359] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.148501 20953 raft_consensus.cc:385] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.148809 20953 raft_consensus.cc:740] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
W20260709 13:06:49.161224 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 131101us
I20260709 13:06:49.167454 20953 consensus_queue.cc:260] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.171702 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:49.173532 20953 ts_tablet_manager.cc:1434] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.041s	user 0.006s	sys 0.002s
I20260709 13:06:49.107353 21365 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:49.175742 20718 leader_election.cc:343] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.176632 20794 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:49.162256 20678 raft_consensus.cc:1275] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:06:49.194692 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 107248us
I20260709 13:06:49.198019 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:49.198729 21459 consensus_queue.cc:1059] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:49.202845 20900 raft_consensus.cc:3060] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.203500 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:49.204109 21407 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.190037 21217 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:49.204873 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.187865 21365 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.206372 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:49.206895 20953 tablet_bootstrap.cc:492] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:49.189522 21334 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:49.204123 20754 raft_consensus.cc:2393] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:49.188627 21464 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:49.198076 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:49.255676 21365 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.265656 21365 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.268878 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:49.222538 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:49.273161 20792 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:49.251788 20897 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.254683 21217 raft_consensus.cc:697] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:49.276762 20823 raft_consensus.cc:1240] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:49.277261 20671 raft_consensus.cc:2368] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:06:49.275905 21452 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.274261 20674 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:49.256285 20826 raft_consensus.cc:2468] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:49.272753 21202 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.289780 21376 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
W20260709 13:06:49.368608 21413 log.cc:927] Time spent T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
W20260709 13:06:49.382686 21458 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.126s	user 0.001s	sys 0.000s
I20260709 13:06:49.285658 21459 consensus_queue.cc:1048] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.087s
I20260709 13:06:49.339177 21454 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:49.385892 20720 leader_election.cc:343] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:49.389421 20720 leader_election.cc:343] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.389882 20720 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:49.364718 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:49.370040 21313 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.401731 21334 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.401906 21313 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.402401 21334 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.403337 20896 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:49.404019 21313 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:49.400312 21434 raft_consensus.cc:2749] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:49.404084 21217 consensus_queue.cc:237] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.401306 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:49.405881 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:49.406468 20645 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:49.362485 21382 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.392597 20720 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:49.408321 20950 tablet_bootstrap.cc:492] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:49.422844 20950 ts_tablet_manager.cc:1403] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.507s	user 0.018s	sys 0.004s
I20260709 13:06:49.415469 20949 tablet_bootstrap.cc:654] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.384863 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:49.421576 20645 leader_election.cc:343] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.432245 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.433576 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.435989 20792 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:49.417199 20753 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:49.420065 21200 raft_consensus.cc:2804] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:49.417127 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:49.418565 21202 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:49.447702 20948 tablet_bootstrap.cc:492] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:49.506424 20948 ts_tablet_manager.cc:1403] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.494s	user 0.012s	sys 0.003s
I20260709 13:06:49.426971 21377 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:49.442328 21464 raft_consensus.cc:2749] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:49.447357 21200 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:49.504242 21470 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.523999 21387 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.543838 21334 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.367587 21452 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.566937 21382 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:49.578691 21405 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.061s	user 0.000s	sys 0.000s
I20260709 13:06:49.576720 21200 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.523356 21377 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.577828 21209 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:49.596356 21407 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:49.581838 21470 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.645071 21464 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.647267 21464 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.648402 21470 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:49.649358 21464 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.649243 20950 raft_consensus.cc:359] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.650349 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:49.662788 20948 raft_consensus.cc:359] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:49.663349 21452 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.663604 20948 raft_consensus.cc:385] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.663902 20948 raft_consensus.cc:740] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.641505 21382 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.667037 21382 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:49.667778 21443 consensus_meta.cc:287] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.628s	user 0.008s	sys 0.000s
I20260709 13:06:49.668159 21443 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:49.669131 21382 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.650010 20950 raft_consensus.cc:385] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:49.689922 20950 raft_consensus.cc:740] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:49.634349 21417 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.671852 20948 consensus_queue.cc:260] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:49.597173 21387 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.640192 21334 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:49.689999 20749 consensus_meta.cc:287] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.749s	user 0.011s	sys 0.000s
I20260709 13:06:49.714763 20950 consensus_queue.cc:260] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.670140 21443 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:49.724052 20948 ts_tablet_manager.cc:1434] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.217s	user 0.006s	sys 0.009s
I20260709 13:06:49.645659 21407 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:49.709688 21460 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:49.712211 21201 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:49.743248 20953 tablet_bootstrap.cc:654] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.714532 20749 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:49.722318 21463 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:06:49.744171 21475 log.cc:927] Time spent T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.099s	user 0.000s	sys 0.000s
I20260709 13:06:49.751992 20950 ts_tablet_manager.cc:1434] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.329s	user 0.012s	sys 0.004s
I20260709 13:06:49.738022 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:49.708482 21417 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.768141 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:49.716141 21334 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.780536 20950 tablet_bootstrap.cc:492] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:49.781126 21417 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.756711 21460 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.768668 20748 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:49.787729 21334 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:49.760318 21463 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.790133 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:49.791946 21277 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:49.792678 21277 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.753226 21201 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.796155 21201 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:49.796833 21201 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:49.797412 21201 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.799599 20674 raft_consensus.cc:2468] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:49.771903 20897 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:49.785861 21460 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:49.804558 20645 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:49.825160 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.825438 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:49.827483 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:49.830542 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:49.831295 21474 log.cc:927] Time spent T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.111s	user 0.003s	sys 0.001s
I20260709 13:06:49.833048 21277 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:49.834619 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:49.834951 21477 log.cc:927] Time spent T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.094s	user 0.002s	sys 0.001s
I20260709 13:06:49.835585 20828 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:49.837100 20645 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:49.837944 21417 raft_consensus.cc:2804] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:49.809327 21313 raft_consensus.cc:2749] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:49.903095 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:49.839879 21463 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:49.909713 20792 leader_election.cc:343] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:49.879251 21417 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.887809 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.910359 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:49.924098 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.913446 21417 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:49.905906 20866 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:49.935421 20949 tablet_bootstrap.cc:492] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:49.935891 20949 ts_tablet_manager.cc:1403] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.809s	user 0.015s	sys 0.017s
I20260709 13:06:49.942165 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:49.942821 20895 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:49.943050 20898 raft_consensus.cc:2368] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:06:49.943665 20897 raft_consensus.cc:1275] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:49.949752 21217 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.952235 21217 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:49.953239 21485 raft_consensus.cc:2804] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:49.953917 21485 raft_consensus.cc:697] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:49.932901 21476 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.935081 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:49.940204 21334 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:49.950879 21277 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:49.968528 21201 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.969329 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:49.970150 20828 raft_consensus.cc:2393] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
W20260709 13:06:49.960918 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 61754.2us
I20260709 13:06:49.971504 21277 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:49.958743 21476 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:49.975091 20828 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:49.971360 21217 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.989290 20948 tablet_bootstrap.cc:492] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:49.990492 21485 consensus_queue.cc:237] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:49.992060 20752 raft_consensus.cc:2468] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:49.992365 20950 tablet_bootstrap.cc:654] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:49.992973 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:49.994966 21476 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:49.982393 21407 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.000079 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:50.008554 20674 raft_consensus.cc:2393] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:50.008353 21200 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.009649 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:50.010720 21459 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:50.006362 21467 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.011302 21459 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.011819 21467 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.013509 21459 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:49.961167 21334 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.010983 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:49.990036 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.021229 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.022547 20672 raft_consensus.cc:1240] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.023679 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:50.023938 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:50.025184 20673 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:50.017946 20755 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.024246 20672 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:50.018977 20949 raft_consensus.cc:359] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.032141 20949 raft_consensus.cc:385] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.030018 21217 consensus_queue.cc:1059] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:06:50.033883 21463 raft_consensus.cc:3055] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.034266 21463 raft_consensus.cc:740] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:50.035073 21463 consensus_queue.cc:260] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.036198 21463 raft_consensus.cc:3060] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.036710 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:50.037513 20754 raft_consensus.cc:2393] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:50.038748 20948 tablet_bootstrap.cc:654] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.039518 21334 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.040524 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.041035 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:50.041141 20900 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:50.041756 20899 raft_consensus.cc:3060] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.042770 21252 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:50.043948 20753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38398 (request call id 64) took 1184 ms. Trace:
I20260709 13:06:50.044430 20753 rpcz_store.cc:276] 0709 13:06:48.860059 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:48.860209 (+   150us) service_pool.cc:224] Handling call
0709 13:06:48.860646 (+   437us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:49.448261 (+587615us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.043663 (+595402us) spinlock_profiling.cc:243] Waited 524 ms on lock 0x7b540020e9d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:06:50.043863 (+   200us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1205787520}
I20260709 13:06:50.051330 21277 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:50.055285 20671 raft_consensus.cc:1275] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:50.010895 21200 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:50.064883 20900 raft_consensus.cc:1240] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:50.068262 21387 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.069389 21467 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.072655 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:50.073211 20900 raft_consensus.cc:1275] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:50.073520 20894 raft_consensus.cc:2393] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:50.074242 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.075053 21455 raft_consensus.cc:3055] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.075541 21455 raft_consensus.cc:740] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:50.076613 21455 consensus_queue.cc:260] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.077855 21455 raft_consensus.cc:3060] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.086866 20868 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:50.088380 21277 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.090420 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:50.092576 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.086999 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.095786 20827 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:50.032676 20949 raft_consensus.cc:740] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.111820 20866 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:06:50.111052 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 69763.6us
I20260709 13:06:50.110576 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.120566 21377 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:50.119464 20645 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:50.125571 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:50.122864 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:50.096431 21417 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.135978 20953 tablet_bootstrap.cc:492] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:50.136598 20953 ts_tablet_manager.cc:1403] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.930s	user 0.029s	sys 0.038s
I20260709 13:06:50.130604 21377 raft_consensus.cc:2749] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.110497 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.144816 20949 consensus_queue.cc:260] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.110626 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.138827 21476 consensus_queue.cc:1048] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.008s
I20260709 13:06:50.029959 20677 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:50.116274 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.154819 20680 raft_consensus.cc:2393] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:50.134073 21463 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.132992 21387 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:50.116343 20673 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40298 (request call id 147) took 1337 ms (client timeout 1694 ms). Trace:
I20260709 13:06:50.123149 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.138622 21467 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.141315 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.143502 20901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 139) took 1234 ms. Trace:
I20260709 13:06:50.132262 21252 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:06:50.149189 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:50.170717 20645 leader_election.cc:343] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.146517 20718 leader_election.cc:400] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:06:50.175964 20718 leader_election.cc:403] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:50.176087 20949 ts_tablet_manager.cc:1434] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.240s	user 0.007s	sys 0.002s
I20260709 13:06:50.151997 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.163853 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:06:50.183589 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 77151.9us
I20260709 13:06:50.153447 20746 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:50.164583 21387 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:50.163439 20899 raft_consensus.cc:2468] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:50.190181 20718 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:50.189139 20792 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:50.161270 20751 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:50.203387 20645 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:50.202644 21316 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.171614 20901 rpcz_store.cc:276] 0709 13:06:48.903927 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:48.913154 (+  9227us) service_pool.cc:224] Handling call
0709 13:06:48.951964 (+ 38810us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:49.098557 (+146593us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:49.103090 (+  4533us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:49.175420 (+ 72330us) log.cc:844] Serialized 26 byte log entry
0709 13:06:49.620037 (+444617us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:49.831035 (+210998us) spinlock_profiling.cc:243] Waited 2.8 ms on lock 0x7b240027dfb8. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1171ba9c4 00007fe1171b8acb 00007fe117373dc9 00007fe117373a55 00007fe11737309d 00007fe119fa510e 00007fe119fbc88c 00007fe119fbbbb6 00007fe119fbb7d8 00007fe119fc5221
0709 13:06:50.073699 (+242664us) spinlock_profiling.cc:243] Waited 2.44 ms on lock 0x7b180029bae0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1201fcde1 00007fe1202095b1 00007fe119fc94bc 00007fe11731748b 00007fe120171ab9 00007fe11733369b 00007fe11733193f 00007fe117331455 00007fe11de193c7 00007fe11a42b9a7 00007fe11a43b0bf
0709 13:06:50.073840 (+   141us) log.cc:844] Serialized 14 byte log entry
0709 13:06:50.074104 (+   264us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.074174 (+    70us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:50.074217 (+    43us) raft_consensus.cc:1685] finished
0709 13:06:50.110710 (+ 36493us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:50.133321 (+ 22611us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":705,"prepare.queue_time_us":296473,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":43,"raft.queue_time_us":16180,"raft.run_cpu_time_us":194,"raft.run_wall_time_us":5052,"spinlock_wait_cycles":12033664,"thread_start_us":497934,"threads_started":2,"wal-append.queue_time_us":504452}
I20260709 13:06:50.206751 21460 consensus_queue.cc:1048] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.205600 21316 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.202261 20720 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:50.167201 21463 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.183012 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:50.184916 21467 raft_consensus.cc:697] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:50.195289 20827 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.183374 20898 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:50.187223 21443 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:50.209138 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:50.218273 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:50.202520 21370 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:50.207500 21454 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:50.201197 21387 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:50.162474 20673 rpcz_store.cc:269] 0709 13:06:48.779064 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:48.784485 (+  5421us) service_pool.cc:224] Handling call
0709 13:06:49.108318 (+323833us) spinlock_profiling.cc:243] Waited 5.68 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:49.929225 (+820907us) spinlock_profiling.cc:243] Waited 28.6 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fce9c 00007fe1172fca5b 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:50.097470 (+168245us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":78740224}
I20260709 13:06:50.216423 21377 raft_consensus.cc:2804] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.209084 20755 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:50.207672 20751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38398 (request call id 67) took 1005 ms. Trace:
I20260709 13:06:50.243363 20645 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:06:50.246109 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 50578.1us
I20260709 13:06:50.241331 20903 raft_consensus.cc:2393] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:50.210180 21459 consensus_queue.cc:1059] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:06:50.228122 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.250473 20755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38398 (request call id 68) took 1046 ms. Trace:
I20260709 13:06:50.235276 21252 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:50.242579 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.233142 21434 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.238958 21377 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.243474 21456 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:06:50.244886 20896 raft_consensus.cc:1240] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.248425 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.234648 21443 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:50.248704 21334 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:50.254993 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:50.254176 21332 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.267016 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:50.297154 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 80865.2us
I20260709 13:06:50.297993 20794 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:06:50.301162 20794 leader_election.cc:343] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.273602 21377 raft_consensus.cc:3060] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:50.301837 20794 leader_election.cc:343] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.290318 21454 raft_consensus.cc:697] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:50.304914 20794 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:50.289156 21417 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.261300 20755 rpcz_store.cc:276] 0709 13:06:49.202701 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.202966 (+   265us) service_pool.cc:224] Handling call
0709 13:06:49.992807 (+789841us) spinlock_profiling.cc:243] Waited 19.3 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:50.249309 (+256502us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":44444544}
I20260709 13:06:50.285192 20820 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:50.314308 20794 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:50.311427 20948 tablet_bootstrap.cc:492] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:50.296159 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:50.245258 20751 rpcz_store.cc:276] 0709 13:06:49.202307 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.202646 (+   339us) service_pool.cc:224] Handling call
0709 13:06:50.050603 (+847957us) spinlock_profiling.cc:243] Waited 5.98 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:50.202973 (+152370us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":13759360}
I20260709 13:06:50.384457 20948 ts_tablet_manager.cc:1403] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.395s	user 0.020s	sys 0.025s
I20260709 13:06:50.285331 21252 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.306882 21462 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.302615 20753 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:50.296646 21334 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.401383 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.287460 21467 consensus_queue.cc:237] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.308701 21217 consensus_queue.cc:1048] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.090s
I20260709 13:06:50.393863 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.396633 21501 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:06:50.482577 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 172024us
I20260709 13:06:50.399648 21462 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:06:50.486454 20718 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.17.68.65:35265 timed out after 1.694s (SENT) [suppressed 3 similar messages]
I20260709 13:06:50.491276 20953 raft_consensus.cc:359] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.496475 20953 raft_consensus.cc:385] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.496788 20953 raft_consensus.cc:740] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.497452 20953 consensus_queue.cc:260] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.425885 21316 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.426918 21370 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:50.403111 21219 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:06:50.520726 21491 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.235s	user 0.001s	sys 0.000s
I20260709 13:06:50.520498 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:50.521363 21493 log.cc:927] Time spent T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.213s	user 0.000s	sys 0.001s
I20260709 13:06:50.500696 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.483114 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.484789 21501 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.522595 21217 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.452895 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.550734 20953 ts_tablet_manager.cc:1434] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.414s	user 0.005s	sys 0.003s
I20260709 13:06:50.493428 21462 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.467063 21497 raft_consensus.cc:2804] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:50.453506 21463 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.433065 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.423305 20868 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:50.529243 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:50.490638 20903 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
W20260709 13:06:50.552300 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 65887us
W20260709 13:06:50.566599 21494 log.cc:927] Time spent T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.273s	user 0.001s	sys 0.000s
I20260709 13:06:50.549014 20895 raft_consensus.cc:2468] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:50.550549 21501 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.527004 21370 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.582263 20953 tablet_bootstrap.cc:492] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:50.498880 21454 consensus_queue.cc:237] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.559188 21217 raft_consensus.cc:697] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:50.569698 21497 raft_consensus.cc:697] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:50.592182 20645 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:50.569442 21463 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:50.590579 20827 raft_consensus.cc:2468] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:50.530078 21219 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.581384 21476 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.588533 20751 raft_consensus.cc:2393] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:50.573485 21443 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.605965 20953 tablet_bootstrap.cc:654] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:50.576843 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 176420us
I20260709 13:06:50.611742 21502 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:06:50.615880 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 301687us
I20260709 13:06:50.606702 21463 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.628084 21463 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.630810 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.632431 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:50.597568 21476 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:50.595602 21505 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:50.637108 20948 raft_consensus.cc:359] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:50.637773 21505 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.637895 20948 raft_consensus.cc:385] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.638262 20948 raft_consensus.cc:740] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.638988 20948 consensus_queue.cc:260] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:50.640566 20948 ts_tablet_manager.cc:1434] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.256s	user 0.006s	sys 0.000s
I20260709 13:06:50.609666 21252 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:50.615123 21316 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.612249 21502 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.650763 21485 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:50.651382 21485 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.636875 21476 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.634285 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.657533 20645 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:50.659658 20645 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:50.642578 21506 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:50.638218 21505 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.640947 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.663270 20645 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:50.653556 21502 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.655746 21434 raft_consensus.cc:697] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:50.680233 21434 consensus_queue.cc:237] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.672883 21504 raft_consensus.cc:2804] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:50.681957 21504 raft_consensus.cc:697] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:50.682813 21504 consensus_queue.cc:237] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.684023 21501 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.684646 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:50.656539 21497 consensus_queue.cc:237] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.680759 21485 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.661677 21376 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:50.669484 21417 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:50.698333 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 70857.8us
I20260709 13:06:50.699710 21501 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.700485 21485 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:50.704488 20794 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:50.653110 21316 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.708511 21485 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.711369 21485 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:50.707634 20950 tablet_bootstrap.cc:492] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:50.713794 20950 ts_tablet_manager.cc:1403] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.934s	user 0.027s	sys 0.004s
I20260709 13:06:50.723426 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:50.724463 20903 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:50.728791 21370 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:50.729768 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.730837 21219 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:50.698750 21277 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:50.733003 21277 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.660059 21217 consensus_queue.cc:237] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.737481 21517 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.698639 21443 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.738812 21443 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.674556 21506 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:50.744365 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:50.745680 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 49845.6us
I20260709 13:06:50.737974 21517 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.748497 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:50.749320 20672 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:50.753976 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.755271 20792 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:50.756428 21516 raft_consensus.cc:2804] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.756546 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.756928 21516 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.757438 21516 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:50.770442 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:50.750559 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:50.726732 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:50.781685 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 77249.6us
I20260709 13:06:50.790249 20950 raft_consensus.cc:359] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.791291 20950 raft_consensus.cc:385] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:50.791651 20950 raft_consensus.cc:740] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:50.792536 20950 consensus_queue.cc:260] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.805810 20950 ts_tablet_manager.cc:1434] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.092s	user 0.010s	sys 0.000s
I20260709 13:06:50.788877 21514 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:06:50.810141 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 116427us
I20260709 13:06:50.799626 21277 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.816605 21277 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:50.817157 21277 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:50.817864 21387 consensus_meta.cc:287] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.572s	user 0.010s	sys 0.001s
I20260709 13:06:50.818302 21387 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.819451 21277 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.820242 21387 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.825829 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:50.826146 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.827265 20868 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:50.828550 21334 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.829614 21443 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.828681 21517 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.833626 21516 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:50.844511 20676 raft_consensus.cc:1240] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:50.836489 21387 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:50.849501 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.850179 20821 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:50.850329 21332 raft_consensus.cc:3055] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.850795 21332 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:50.849501 20748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38390 (request call id 33) took 1423 ms. Trace:
I20260709 13:06:50.851696 20675 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:50.851656 20748 rpcz_store.cc:276] 0709 13:06:49.425888 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.427063 (+  1175us) service_pool.cc:224] Handling call
0709 13:06:49.755807 (+328744us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:49.786705 (+ 30898us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:50.849291 (+1062586us) spinlock_profiling.cc:243] Waited 319 ms on lock 0x7b54006b5650. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:50.849439 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":733796736}
I20260709 13:06:50.855719 20823 raft_consensus.cc:1275] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:50.857381 21316 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:50.845559 21511 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.858043 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.858407 21511 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:50.858973 20824 raft_consensus.cc:2393] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:50.854816 21502 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.860599 20866 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:50.855778 20573 catalog_manager.cc:5697] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 2 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:50.862488 21517 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:50.863438 21516 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:50.845281 21462 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.863606 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.865199 20792 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:50.865235 21462 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:50.865777 21516 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.866079 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.866133 20645 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:50.883960 21332 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.885411 21332 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:50.886701 20950 tablet_bootstrap.cc:492] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:50.887876 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.889076 21460 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.889619 21460 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.838392 21476 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:50.892198 20826 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:50.892552 20948 tablet_bootstrap.cc:492] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:50.894663 21501 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:50.866071 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.895254 21501 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:50.896881 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:50.898352 21517 consensus_queue.cc:1048] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:50.890214 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:50.901340 21434 consensus_queue.cc:1048] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.902815 21219 consensus_queue.cc:1048] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:50.903120 21277 consensus_queue.cc:1059] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:50.901952 20720 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:50.911949 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 45906.7us
W20260709 13:06:50.920145 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 54994.4us
I20260709 13:06:50.929754 20680 raft_consensus.cc:1240] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:50.904028 21277 consensus_queue.cc:1243] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer ed35a56cd2e248c9a9b7be259b4d7d0e 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:06:50.903695 21375 consensus_queue.cc:1059] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:50.938030 21375 raft_consensus.cc:3055] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:50.938437 21375 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:50.939199 21375 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:50.939980 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:50.940320 21516 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:50.959360 20720 leader_election.cc:400] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:06:50.960991 20950 tablet_bootstrap.cc:654] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:50.922917 21365 raft_consensus.cc:2804] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:50.969221 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 182854us
I20260709 13:06:50.963593 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.964170 21370 consensus_queue.cc:1059] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:50.964586 21511 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:50.966245 21523 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:06:50.967330 20720 consensus_peers.cc:597] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:50.930572 21219 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:50.970199 20794 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:50.941430 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:50.943040 21476 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:50.955567 21434 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:50.993698 20794 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:50.992872 21219 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:50.996752 20794 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:50.976279 21377 consensus_meta.cc:287] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.649s	user 0.013s	sys 0.002s
I20260709 13:06:50.969230 21365 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:51.004518 20794 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
W20260709 13:06:50.993753 21455 consensus_meta.cc:287] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.877s	user 0.005s	sys 0.014s
I20260709 13:06:50.974869 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.022325 20677 raft_consensus.cc:1275] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:51.022707 20677 pending_rounds.cc:85] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 1
I20260709 13:06:50.976168 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:50.941107 20868 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.006520 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.023952 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.006841 21451 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:51.024587 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 83610.7us
I20260709 13:06:51.026391 21476 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.026980 21209 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:06:51.028942 20825 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.616s	user 0.014s	sys 0.036s
I20260709 13:06:51.012883 21513 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:51.003150 21219 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.015408 21460 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:51.015226 21501 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:51.015228 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:51.005640 20673 raft_consensus.cc:2376] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3. Re-sending same reply.
I20260709 13:06:50.999573 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:51.016888 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.004627 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.001191 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:51.017568 20792 leader_election.cc:343] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:50.995182 21523 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:50.998548 21516 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.019428 21365 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:50.995057 21252 consensus_queue.cc:1048] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.026s
I20260709 13:06:51.022965 20677 pending_rounds.cc:107] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:51.009683 21370 raft_consensus.cc:3055] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:51.030112 20794 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.008163 21511 raft_consensus.cc:2749] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.029874 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.003575 21434 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.035131 20720 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:51.012390 20948 tablet_bootstrap.cc:654] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.036002 21451 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:51.002188 21505 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.055563 20949 tablet_bootstrap.cc:492] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
W20260709 13:06:51.103461 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 85928.2us
I20260709 13:06:51.038784 20953 tablet_bootstrap.cc:492] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
W20260709 13:06:51.077796 20645 leader_election.cc:343] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:51.107301 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 72259.1us
I20260709 13:06:51.107955 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:06:51.037983 20825 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.621s	user 0.014s	sys 0.036s
I20260709 13:06:51.155898 20645 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:51.167824 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 137770us
I20260709 13:06:51.049223 21506 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:51.065264 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:51.004295 21377 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.067153 21502 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:51.073781 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:51.057845 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.066802 20676 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 148) took 2287 ms. Trace:
I20260709 13:06:51.145061 20953 ts_tablet_manager.cc:1403] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.570s	user 0.023s	sys 0.010s
I20260709 13:06:51.065174 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.060369 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.104382 21516 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.104202 21370 raft_consensus.cc:740] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:51.187413 20679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40308 (request call id 120) took 1228 ms. Trace:
I20260709 13:06:51.039170 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.180950 20680 raft_consensus.cc:2368] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:06:51.141795 20896 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:51.182598 20794 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.170542 20720 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:51.065694 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:06:51.180979 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 103215us
I20260709 13:06:51.105402 20677 raft_consensus.cc:2889] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:51.039283 20903 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:06:51.105397 21451 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:06:51.213690 20792 leader_election.cc:343] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.170866 21200 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.185729 21277 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.225860 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:51.172572 21511 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.050858 20868 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.218420 20574 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40482 (request call id 40) took 5508 ms. Trace:
I20260709 13:06:51.222613 20752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38398 (request call id 77) took 1045 ms. Trace:
I20260709 13:06:51.223245 20825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 106) took 1310 ms. Trace:
I20260709 13:06:51.116497 21498 raft_consensus.cc:2749] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.215101 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.228240 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.179390 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:51.217625 20671 raft_consensus.cc:1240] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
W20260709 13:06:51.236577 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 66138.6us
I20260709 13:06:51.237592 20949 tablet_bootstrap.cc:654] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:51.240535 20718 leader_election.cc:343] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:51.287425 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 47002.5us
I20260709 13:06:51.227066 20748 raft_consensus.cc:2393] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:51.241487 20866 leader_election.cc:400] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:06:51.288893 20866 leader_election.cc:403] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:06:51.217991 20822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52250 (request call id 53) took 1153 ms. Trace:
I20260709 13:06:51.226432 21516 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:51.243953 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 52226.6us
I20260709 13:06:51.246305 21377 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:51.253237 21370 consensus_queue.cc:260] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.290855 20720 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:51.256429 21517 raft_consensus.cc:3055] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:51.258401 21467 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:51.258559 21375 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.227468 20679 rpcz_store.cc:276] 0709 13:06:49.956696 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.965389 (+  8693us) service_pool.cc:224] Handling call
0709 13:06:50.995727 (+1030338us) spinlock_profiling.cc:243] Waited 12.6 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcf8c 00007fe1172fcef6 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:51.184491 (+188764us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":28951424}
I20260709 13:06:51.260004 21277 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:51.247325 21451 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.239383 21462 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.215291 20676 rpcz_store.cc:276] 0709 13:06:48.779510 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:48.815666 (+ 36156us) service_pool.cc:224] Handling call
0709 13:06:49.118135 (+302469us) spinlock_profiling.cc:243] Waited 18.1 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:49.383580 (+265445us) spinlock_profiling.cc:243] Waited 18.7 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fce9c 00007fe1172fca5b 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:50.070383 (+686803us) spinlock_profiling.cc:243] Waited 1.28 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fceee 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:50.842079 (+771696us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.845033 (+  2954us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:51.066561 (+221528us) spinlock_profiling.cc:243] Waited 769 ms on lock 0x7b54001b1f50. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:51.066713 (+   152us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1856574464}
W20260709 13:06:51.274641 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 92147.9us
I20260709 13:06:51.241042 21513 raft_consensus.cc:2804] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:51.322208 20950 tablet_bootstrap.cc:492] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:51.323204 20950 ts_tablet_manager.cc:1403] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.437s	user 0.036s	sys 0.006s
I20260709 13:06:51.241016 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:51.216145 21497 consensus_queue.cc:1048] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:06:51.284845 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.328558 20680 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:51.254323 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:51.294277 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 54101.5us
I20260709 13:06:51.249716 21219 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.264957 20574 rpcz_store.cc:276] 0709 13:06:45.710201 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:45.713661 (+  3460us) service_pool.cc:224] Handling call
0709 13:06:51.191840 (+5478179us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:48.562920 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:48.665133 (+102213us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:48.665210 (+    77us) write_op.cc:435] Acquired schema lock
0709 13:06:48.665230 (+    20us) tablet.cc:662] Decoding operations
0709 13:06:48.665814 (+   584us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:48.665896 (+    82us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:48.665924 (+    28us) tablet.cc:685] Acquiring locks for 2 operations
0709 13:06:48.666397 (+   473us) tablet.cc:701] Row locks acquired
0709 13:06:48.666436 (+    39us) write_op.cc:260] PREPARE: finished
0709 13:06:48.666617 (+   181us) write_op.cc:270] Start()
0709 13:06:48.666770 (+   153us) write_op.cc:276] Timestamp: P: 1783602408666553 usec, L: 0
0709 13:06:48.666804 (+    34us) op_driver.cc:348] REPLICATION: starting
0709 13:06:48.667515 (+   711us) log.cc:844] Serialized 922 byte log entry
0709 13:06:49.041700 (+374185us) op_driver.cc:464] REPLICATION: finished
0709 13:06:49.376733 (+335033us) write_op.cc:301] APPLY: starting
0709 13:06:49.384562 (+  7829us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:49.407013 (+ 22451us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:49.407169 (+   156us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:49.414902 (+  7733us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:49.415116 (+   214us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=2
0709 13:06:49.415189 (+    73us) write_op.cc:312] APPLY: finished
0709 13:06:49.415466 (+   277us) log.cc:844] Serialized 28 byte log entry
0709 13:06:49.415681 (+   215us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:49.415768 (+    87us) write_op.cc:454] Released schema lock
0709 13:06:49.415816 (+    48us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:49.416221 (+   405us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:49.416249 (+    28us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1128174,"reported_tablets":11,"child_traces":[["op",{"apply.queue_time_us":235330,"apply.run_cpu_time_us":2637,"apply.run_wall_time_us":49513,"num_ops":2,"prepare.queue_time_us":305267,"prepare.run_cpu_time_us":20641,"prepare.run_wall_time_us":359410,"raft.queue_time_us":220284,"raft.run_cpu_time_us":18227,"raft.run_wall_time_us":68201,"replication_time_us":359329,"thread_start_us":493921,"threads_started":4,"wal-append.queue_time_us":123486,"wal-append.run_cpu_time_us":46474,"wal-append.run_wall_time_us":1631799}]]}
I20260709 13:06:51.285113 21387 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.290304 20901 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.305859 20677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40308 (request call id 123) took 1140 ms. Trace:
I20260709 13:06:51.307775 21523 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:51.308499 21505 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:51.298065 21370 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:51.300797 21467 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.294566 21517 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:51.298441 21460 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:51.275653 20825 rpcz_store.cc:276] 0709 13:06:49.913123 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:49.914627 (+  1504us) service_pool.cc:224] Handling call
0709 13:06:50.411711 (+497084us) spinlock_profiling.cc:243] Waited 3.76 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:50.412165 (+   454us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:50.412477 (+   312us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:06:50.412931 (+   454us) log.cc:844] Serialized 14 byte log entry
0709 13:06:50.936054 (+523123us) spinlock_profiling.cc:243] Waited 2.9 ms on lock 0x7b4400022b4c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11725ac85 00007fe11725b6a2 00007fe119fcd1db 00007fe119fc8aaf 00007fe1173170ac 00007fe120171ab9 00007fe11733369b 00007fe11733193f 00007fe117333c02 00007fe119fbb20b
0709 13:06:51.191638 (+255584us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:51.214099 (+ 22461us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:51.216826 (+  2727us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:51.220697 (+  3871us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:51.223179 (+  2482us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":367,"prepare.queue_time_us":1780,"prepare.run_cpu_time_us":52,"prepare.run_wall_time_us":15707,"raft.queue_time_us":9514,"raft.run_cpu_time_us":174,"raft.run_wall_time_us":27206,"spinlock_wait_cycles":15323776,"thread_start_us":733083,"threads_started":1,"wal-append.queue_time_us":806692}
I20260709 13:06:51.288476 20673 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:51.273068 20752 rpcz_store.cc:276] 0709 13:06:50.190560 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.235060 (+ 44500us) service_pool.cc:224] Handling call
0709 13:06:51.057674 (+822614us) spinlock_profiling.cc:243] Waited 6.82 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:51.222519 (+164845us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":15694208}
I20260709 13:06:51.331979 20645 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.332856 20866 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:51.335069 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.336853 20953 raft_consensus.cc:359] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:51.382750 20794 leader_election.cc:343] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.387502 20953 raft_consensus.cc:385] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.387972 20953 raft_consensus.cc:740] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
W20260709 13:06:51.299355 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 248577us
I20260709 13:06:51.289887 20822 rpcz_store.cc:276] 0709 13:06:50.061630 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.134922 (+ 73292us) service_pool.cc:224] Handling call
0709 13:06:50.990991 (+856069us) spinlock_profiling.cc:243] Waited 2.18 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:51.189694 (+198703us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5022080}
I20260709 13:06:51.321976 21513 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:06:51.395481 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 54973.3us
I20260709 13:06:51.398592 20953 consensus_queue.cc:260] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.387799 20794 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:51.392976 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 61110.7us
I20260709 13:06:51.350888 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.386058 20824 raft_consensus.cc:2393] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 3: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:51.327790 21456 consensus_queue.cc:1059] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.069s
I20260709 13:06:51.395243 20792 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.380586 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:51.419212 20950 raft_consensus.cc:359] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.420325 20950 raft_consensus.cc:385] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.420701 20950 raft_consensus.cc:740] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.352519 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:51.385762 21460 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:51.421768 20950 consensus_queue.cc:260] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.389680 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:51.404918 21513 raft_consensus.cc:3060] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.416424 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.409580 21502 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:06:51.438838 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 112254us
I20260709 13:06:51.411192 21496 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.413326 21510 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.413926 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.361346 21507 consensus_queue.cc:1059] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.060s
I20260709 13:06:51.418970 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:51.455423 20950 ts_tablet_manager.cc:1434] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.132s	user 0.009s	sys 0.000s
I20260709 13:06:51.425725 21511 raft_consensus.cc:2749] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.423089 21434 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:51.467144 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:51.442672 21532 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.199s	user 0.000s	sys 0.001s
I20260709 13:06:51.423384 20672 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:51.427186 21460 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.426950 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.478663 20824 raft_consensus.cc:1240] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.478936 20949 tablet_bootstrap.cc:492] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:51.491176 20949 ts_tablet_manager.cc:1403] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.436s	user 0.048s	sys 0.041s
I20260709 13:06:51.454043 21476 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:51.493813 20746 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:51.494141 21476 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.494609 21476 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.493880 20949 raft_consensus.cc:359] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.495277 20949 raft_consensus.cc:385] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.495574 20949 raft_consensus.cc:740] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.496176 20949 consensus_queue.cc:260] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.497738 20949 ts_tablet_manager.cc:1434] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.006s	user 0.003s	sys 0.000s
I20260709 13:06:51.498807 20949 tablet_bootstrap.cc:492] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:51.501855 21476 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:51.488310 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 105613us
I20260709 13:06:51.457603 21209 raft_consensus.cc:3055] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.459628 20751 raft_consensus.cc:3060] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.507329 20953 ts_tablet_manager.cc:1434] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.291s	user 0.006s	sys 0.007s
W20260709 13:06:51.483455 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 150664us
I20260709 13:06:51.517007 20866 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.518790 20866 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:51.460134 21502 raft_consensus.cc:697] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:51.457399 21496 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.460041 20755 raft_consensus.cc:2468] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
W20260709 13:06:51.570179 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 47949.2us
I20260709 13:06:51.345701 20677 rpcz_store.cc:276] 0709 13:06:50.178272 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.182592 (+  4320us) service_pool.cc:224] Handling call
0709 13:06:50.214457 (+ 31865us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:51.251253 (+1036796us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:51.305498 (+ 54245us) spinlock_profiling.cc:243] Waited 807 ms on lock 0x7b540007dd54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:06:51.305753 (+   255us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1856877440}
W20260709 13:06:51.574700 20645 leader_election.cc:343] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:51.579519 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.579787 20948 tablet_bootstrap.cc:492] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:51.601899 20948 ts_tablet_manager.cc:1403] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.710s	user 0.020s	sys 0.015s
I20260709 13:06:51.580183 21219 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:51.603214 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:51.604714 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 146382us
I20260709 13:06:51.581449 21547 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.582259 21277 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:51.582420 21498 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:51.474551 21217 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.580924 20751 raft_consensus.cc:2468] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:51.608297 20794 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.571492 20674 raft_consensus.cc:1275] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.511602 21209 raft_consensus.cc:740] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:51.447556 21517 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.615741 21476 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:51.668247 20900 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:51.672058 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 63849.4us
I20260709 13:06:51.482606 20868 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.598925 21495 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:51.606541 21387 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:51.605377 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.671446 21498 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:51.673365 21365 consensus_meta.cc:287] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.532s	user 0.009s	sys 0.000s
I20260709 13:06:51.686517 20948 raft_consensus.cc:359] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.697254 20948 raft_consensus.cc:385] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:51.697595 20948 raft_consensus.cc:740] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:51.698154 20753 raft_consensus.cc:1275] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.700802 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:51.701830 20674 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.702153 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:51.689493 21497 consensus_queue.cc:1048] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.013s
I20260709 13:06:51.705629 20949 tablet_bootstrap.cc:654] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.698370 20948 consensus_queue.cc:260] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.709246 20948 ts_tablet_manager.cc:1434] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.107s	user 0.007s	sys 0.000s
W20260709 13:06:51.710995 21538 log.cc:927] Time spent T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.243s	user 0.001s	sys 0.000s
I20260709 13:06:51.671554 21217 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:51.714507 21517 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.718353 20645 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:51.719565 21504 raft_consensus.cc:2804] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:51.720094 21504 raft_consensus.cc:697] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:51.721007 21504 consensus_queue.cc:237] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.715875 21502 consensus_queue.cc:237] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.613101 21377 consensus_queue.cc:1048] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.079s
I20260709 13:06:51.726392 21501 consensus_queue.cc:1048] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:51.730036 20718 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.680037 21546 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.768129 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:51.776393 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 312715us
I20260709 13:06:51.776738 21496 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:51.778266 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.779857 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.781045 20868 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.783317 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:51.692832 21387 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:06:51.766381 21526 log.cc:927] Time spent T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.081s	user 0.000s	sys 0.000s
I20260709 13:06:51.728845 20827 raft_consensus.cc:1240] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.702092 21209 consensus_queue.cc:260] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.805766 21209 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.784353 21511 consensus_queue.cc:1048] T a740e61f0a3b4976a12cc916e7181ae5 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:06:51.806680 20868 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.807883 20868 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.799970 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:51.810580 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:51.811332 20820 raft_consensus.cc:2393] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:51.812171 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:51.804533 20824 raft_consensus.cc:1275] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:51.808444 21552 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.808930 21277 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.735558 21467 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:51.793639 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:51.815384 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 85387.5us
I20260709 13:06:51.815636 20794 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:51.693627 21516 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.694979 21495 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:51.728080 21365 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.792716 21387 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.818331 20824 pending_rounds.cc:85] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting all ops after (but not including) 1
I20260709 13:06:51.816327 21543 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.829936 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:51.773053 21542 consensus_queue.cc:1059] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 13:06:51.826049 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.821532 21219 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:51.829633 21200 consensus_meta.cc:287] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.578s	user 0.009s	sys 0.003s
I20260709 13:06:51.785018 21547 consensus_queue.cc:1048] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:06:51.826344 21548 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.832377 20824 pending_rounds.cc:107] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:51.829524 21546 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:51.841619 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:51.842940 20900 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:51.848814 20794 leader_election.cc:343] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.833745 21467 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.850060 20794 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:51.843153 20898 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.839632 21219 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:51.837507 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:51.843295 21200 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:51.845324 20678 raft_consensus.cc:1240] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.854578 20828 raft_consensus.cc:2393] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:51.846555 20673 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:51.833436 21513 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.835666 21456 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
W20260709 13:06:51.863157 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:51.846185 20824 raft_consensus.cc:2889] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:51.852511 21476 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:51.867024 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:51.868801 20751 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.869434 21498 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:51.857390 21528 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.858405 21219 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.869443 20903 raft_consensus.cc:1240] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.883301 20900 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:51.886189 20953 tablet_bootstrap.cc:492] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:51.861027 21496 consensus_queue.cc:1059] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
I20260709 13:06:51.857255 21467 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:51.889362 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.878170 21542 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.891451 20794 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:51.893712 20903 raft_consensus.cc:1275] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.890828 21200 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.896792 21528 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:51.897178 21200 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:51.898393 21542 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.901049 21200 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:51.901787 20948 tablet_bootstrap.cc:492] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:51.902262 21542 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:51.905515 20900 raft_consensus.cc:1240] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.890161 21456 raft_consensus.cc:3055] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.909368 21456 raft_consensus.cc:740] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:51.909971 20903 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:51.910180 21456 consensus_queue.cc:260] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.911101 21365 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:51.911494 21456 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.912182 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.912966 20900 raft_consensus.cc:2410] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:06:51.913738 21511 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:51.878199 21476 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.902287 21434 raft_consensus.cc:3055] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.914963 21513 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:51.915042 21434 raft_consensus.cc:740] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:51.915993 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:51.915961 21434 consensus_queue.cc:260] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.917563 21434 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:51.917822 21451 consensus_meta.cc:287] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.596s	user 0.002s	sys 0.006s
I20260709 13:06:51.918030 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.918211 21451 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:51.921113 21451 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:51.924502 21387 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:51.914369 21511 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.926713 21387 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:51.928133 21511 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:51.929491 21460 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.931423 21495 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:51.916219 21517 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:51.932129 21516 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:51.933738 20901 consensus_meta.cc:287] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.575s	user 0.009s	sys 0.001s
I20260709 13:06:51.932699 20673 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:51.911059 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:51.888232 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:51.944259 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:51.945019 20953 tablet_bootstrap.cc:654] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:51.947332 21209 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:51.914258 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:51.949065 20680 raft_consensus.cc:1240] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:51.944948 21507 consensus_queue.cc:1059] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.011s
I20260709 13:06:51.956171 21498 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:51.956497 20898 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.957981 20950 tablet_bootstrap.cc:492] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:51.945459 20901 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:51.959581 21496 raft_consensus.cc:3055] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:51.964294 21496 raft_consensus.cc:740] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:51.943722 21517 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.965171 21496 consensus_queue.cc:260] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.966625 21496 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:51.961185 21467 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:51.966807 20678 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 170) took 1074 ms. Trace:
I20260709 13:06:51.967490 20900 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:51.962775 21209 consensus_queue.cc:1059] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:06:51.971258 20794 leader_election.cc:343] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:51.971083 20753 raft_consensus.cc:1240] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.016203 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:51.959471 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:52.014350 20794 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:51.970028 20948 tablet_bootstrap.cc:654] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:51.972713 21370 consensus_meta.cc:287] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.590s	user 0.008s	sys 0.002s
I20260709 13:06:51.965158 21460 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:52.002072 21485 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:06:52.028708 21510 consensus_queue.cc:1048] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.024049 21511 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:51.967245 20678 rpcz_store.cc:276] 0709 13:06:50.892408 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.909652 (+ 17244us) service_pool.cc:224] Handling call
0709 13:06:51.062965 (+153313us) spinlock_profiling.cc:243] Waited 7.16 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:51.063191 (+   226us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:51.867091 (+803900us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:51.966571 (+ 99480us) spinlock_profiling.cc:243] Waited 775 ms on lock 0x7b540064fd54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:06:51.966748 (+   177us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1798777984}
I20260709 13:06:52.038147 21511 raft_consensus.cc:697] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:52.038904 20678 raft_consensus.cc:1240] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:52.039367 21511 consensus_queue.cc:237] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:51.974992 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:51.975593 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.029848 20671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 177) took 1097 ms. Trace:
I20260709 13:06:52.045377 20746 raft_consensus.cc:2410] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
W20260709 13:06:51.959244 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 151436us
I20260709 13:06:51.966818 21517 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:52.033069 20950 tablet_bootstrap.cc:654] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.033607 20898 raft_consensus.cc:1275] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:51.985759 20751 raft_consensus.cc:1240] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:51.984117 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.037083 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:51.971481 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:52.036965 20949 tablet_bootstrap.cc:492] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:52.055490 20949 ts_tablet_manager.cc:1403] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.557s	user 0.013s	sys 0.013s
I20260709 13:06:51.989919 20675 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:52.048049 20898 pending_rounds.cc:85] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Aborting all ops after (but not including) 1
I20260709 13:06:52.065032 20898 pending_rounds.cc:107] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:52.065399 20898 raft_consensus.cc:2889] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:51.959930 21219 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.056659 21546 consensus_queue.cc:1059] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:52.057174 21517 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:52.066968 21546 raft_consensus.cc:3055] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:52.066896 21517 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.067368 21546 raft_consensus.cc:740] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:52.068204 21546 consensus_queue.cc:260] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:52.069111 21517 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:52.069355 21546 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.062243 20677 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:52.071583 21219 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:52.058377 20794 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:52.072539 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.073144 21516 raft_consensus.cc:2804] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:52.073182 20677 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:52.073669 21516 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.074172 21516 raft_consensus.cc:3060] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.074673 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:52.077044 21509 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:52.077559 21509 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.079826 21509 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:52.082892 21516 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.091573 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:52.094266 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.045166 20671 rpcz_store.cc:276] 0709 13:06:50.932039 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.319386 (+387347us) service_pool.cc:224] Handling call
0709 13:06:51.394586 (+ 75200us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:51.418006 (+ 23420us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:51.424110 (+  6104us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:51.437375 (+ 13265us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:51.441953 (+  4578us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:51.448005 (+  6052us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:52.029597 (+581592us) spinlock_profiling.cc:243] Waited 70.4 ms on lock 0x7b540045a1d0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:52.029772 (+   175us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":161995008}
I20260709 13:06:52.057354 21545 raft_consensus.cc:2749] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.109218 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:06:52.100414 21555 log.cc:927] Time spent T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.255s	user 0.004s	sys 0.000s
I20260709 13:06:52.097066 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.108146 20755 raft_consensus.cc:1240] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:52.110989 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.122459 20953 tablet_bootstrap.cc:492] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:52.094128 20868 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.120934 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:06:52.124969 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 64876.4us
I20260709 13:06:52.126116 21560 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.128309 21560 consensus_queue.cc:1048] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.123411 20953 ts_tablet_manager.cc:1403] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.241s	user 0.016s	sys 0.011s
I20260709 13:06:52.120544 20749 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.135114 20949 raft_consensus.cc:359] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.135766 20949 raft_consensus.cc:385] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
W20260709 13:06:52.136624 20792 leader_election.cc:343] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:52.135989 20949 raft_consensus.cc:740] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.121047 21516 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:52.155872 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.132177 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.137954 20949 consensus_queue.cc:260] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.114785 21510 consensus_queue.cc:1048] T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:06:52.195243 20746 raft_consensus.cc:2393] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:52.184152 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:52.204733 20948 tablet_bootstrap.cc:492] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:52.191469 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.191830 21456 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:52.206014 20948 ts_tablet_manager.cc:1403] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.304s	user 0.018s	sys 0.015s
I20260709 13:06:52.206135 20949 ts_tablet_manager.cc:1434] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.150s	user 0.013s	sys 0.006s
I20260709 13:06:52.210084 21456 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.212956 21573 consensus_queue.cc:1059] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.069s
I20260709 13:06:52.213580 21456 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:52.200821 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:52.215832 21568 log.cc:927] Time spent T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 13:06:52.220490 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.225106 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:52.225039 20949 tablet_bootstrap.cc:492] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:52.250018 20895 raft_consensus.cc:1240] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.234975 20866 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.266160 20866 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.236420 20718 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.238770 20953 raft_consensus.cc:359] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:52.251472 20720 leader_election.cc:343] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:52.267207 20953 raft_consensus.cc:385] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.267500 20953 raft_consensus.cc:740] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.218060 20898 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:52.233072 20824 raft_consensus.cc:2393] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:52.249624 20752 raft_consensus.cc:2393] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
W20260709 13:06:52.256500 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 143395us
I20260709 13:06:52.258034 20645 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:52.233872 21553 log.cc:927] Time spent T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.374s	user 0.001s	sys 0.000s
W20260709 13:06:52.268769 20720 leader_election.cc:343] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:52.242084 21476 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:52.269371 20720 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:52.271799 20718 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:52.270390 20866 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:52.272725 20645 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.272418 20953 consensus_queue.cc:260] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.274863 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:52.275419 21467 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:52.264581 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.275864 21559 raft_consensus.cc:3055] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.275902 21377 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:52.276355 21559 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:52.276546 21377 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:52.273706 20866 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:52.282608 21377 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.285953 21456 raft_consensus.cc:2749] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.286676 20749 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:52.287539 21252 raft_consensus.cc:2764] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:06:52.285322 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:52.291100 20645 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:52.293051 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:52.295029 20953 ts_tablet_manager.cc:1434] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.160s	user 0.008s	sys 0.000s
I20260709 13:06:52.297394 21573 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.299631 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:52.291004 21495 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.297894 21573 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.301802 20950 tablet_bootstrap.cc:492] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:52.302335 20950 ts_tablet_manager.cc:1403] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.350s	user 0.013s	sys 0.017s
I20260709 13:06:52.271638 21547 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.283077 21387 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.277032 21460 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.307231 20794 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:52.309207 20720 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:52.309670 20901 raft_consensus.cc:3060] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.292287 21548 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:52.314898 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 116245us
I20260709 13:06:52.294026 21467 raft_consensus.cc:2749] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.292122 21365 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.283738 21219 consensus_queue.cc:1059] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.025s
I20260709 13:06:52.320271 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.314172 21387 raft_consensus.cc:697] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:52.313985 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.324517 21219 raft_consensus.cc:3055] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.324914 21219 raft_consensus.cc:740] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:52.293334 21476 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:52.311931 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:52.312424 21434 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.311436 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.318384 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:52.319416 21577 raft_consensus.cc:3055] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.304615 21316 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.322266 21387 consensus_queue.cc:237] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:52.298779 21523 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.027s
I20260709 13:06:52.331748 21546 consensus_queue.cc:1059] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:06:52.357954 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 50800.2us
W20260709 13:06:52.374961 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.327754 21476 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:52.361347 21572 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.420478 21577 raft_consensus.cc:740] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:52.420078 21316 raft_consensus.cc:697] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:52.435766 20950 raft_consensus.cc:359] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.359503 20749 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:52.361168 21516 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:52.470636 20950 raft_consensus.cc:385] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.465920 20868 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.427850 21560 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:52.436388 21578 log.cc:927] Time spent T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.076s	user 0.001s	sys 0.000s
I20260709 13:06:52.362159 21365 consensus_queue.cc:1048] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.096s
I20260709 13:06:52.477403 20950 raft_consensus.cc:740] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.427153 21476 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:52.486591 21563 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.467159 21377 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.488117 21451 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.488658 21451 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.489660 21377 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:52.490623 21451 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:52.492441 21217 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:52.492909 21573 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:52.361398 21219 consensus_queue.cc:260] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.494163 21219 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.497792 20720 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.478998 20948 raft_consensus.cc:359] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.498811 20948 raft_consensus.cc:385] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.499027 20868 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:52.361409 21559 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.499189 20948 raft_consensus.cc:740] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.498778 20950 consensus_queue.cc:260] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.433183 21546 raft_consensus.cc:3055] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:52.504452 20950 ts_tablet_manager.cc:1434] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.202s	user 0.009s	sys 0.000s
I20260709 13:06:52.510963 20720 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.430420 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:52.522339 20948 consensus_queue.cc:260] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.510869 21547 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:52.509119 21498 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:52.531052 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.531919 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.531829 21316 consensus_queue.cc:237] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.509562 21546 raft_consensus.cc:740] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:52.534911 20950 tablet_bootstrap.cc:492] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:52.501783 21516 raft_consensus.cc:697] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:52.527632 21547 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.518996 21456 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.476812 21572 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:52.524788 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.500715 21560 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.557608 20749 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:52.550082 20751 raft_consensus.cc:2468] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:52.521584 21549 consensus_queue.cc:1059] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.030s
I20260709 13:06:52.559159 20948 ts_tablet_manager.cc:1434] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.351s	user 0.007s	sys 0.001s
I20260709 13:06:52.546825 21547 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:52.563182 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:52.566911 20675 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40308 (request call id 135) took 1551 ms (client timeout 1953 ms). Trace:
I20260709 13:06:52.567590 20747 raft_consensus.cc:1275] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 2. (term mismatch)
I20260709 13:06:52.567986 20747 pending_rounds.cc:85] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Aborting all ops after (but not including) 1
I20260709 13:06:52.568213 20747 pending_rounds.cc:107] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Aborting uncommitted NO_OP operation due to leader change: 3.2
I20260709 13:06:52.568246 20897 raft_consensus.cc:1275] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:52.568526 20747 raft_consensus.cc:2889] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:52.560547 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:52.570860 20894 raft_consensus.cc:2393] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:52.571058 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:06:52.567359 20675 rpcz_store.cc:269] 0709 13:06:51.015526 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.073481 (+ 57955us) service_pool.cc:224] Handling call
0709 13:06:52.566767 (+1493286us) spinlock_profiling.cc:243] Waited 658 ms on lock 0x7b5400184f54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:52.566859 (+    92us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1512315648}
I20260709 13:06:52.575676 21200 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.575937 21516 consensus_queue.cc:237] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.576136 21200 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.551139 20746 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:52.604233 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.588634 21495 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:06:52.571781 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.610327 20825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 121) took 1279 ms. Trace:
I20260709 13:06:52.610790 20825 rpcz_store.cc:276] 0709 13:06:51.330949 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.437991 (+107042us) service_pool.cc:224] Handling call
0709 13:06:52.318862 (+880871us) spinlock_profiling.cc:243] Waited 5.14 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:52.319057 (+   195us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:52.434381 (+115324us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:52.434415 (+    34us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:52.434918 (+   503us) log.cc:844] Serialized 26 byte log entry
0709 13:06:52.546426 (+111508us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:06:52.546868 (+   442us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:52.555856 (+  8988us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:52.609918 (+ 54062us) raft_consensus.cc:1685] finished
0709 13:06:52.609946 (+    28us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:52.610174 (+   228us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":135115,"raft.queue_time_us":107744,"raft.run_cpu_time_us":103,"raft.run_wall_time_us":2400,"spinlock_wait_cycles":11831680,"thread_start_us":92355,"threads_started":1,"wal-append.queue_time_us":142366}
W20260709 13:06:52.616266 20794 leader_election.cc:343] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:52.619777 20794 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:52.622274 20794 leader_election.cc:343] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:52.620030 20792 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:52.575970 21476 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.624629 21585 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election lost for term 1. Reason: could not achieve majority
I20260709 13:06:52.640797 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:52.625104 21463 consensus_queue.cc:1048] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.020s
I20260709 13:06:52.615289 21546 consensus_queue.cc:260] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.646317 20754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 173) took 1061 ms. Trace:
I20260709 13:06:52.657516 21560 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:52.658303 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:52.659204 20825 raft_consensus.cc:2393] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 3: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:52.659363 20949 tablet_bootstrap.cc:654] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.660102 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:52.660794 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.652328 21510 raft_consensus.cc:2804] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:52.673712 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.655148 20754 rpcz_store.cc:276] 0709 13:06:51.584297 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.592464 (+  8167us) service_pool.cc:224] Handling call
0709 13:06:51.674347 (+ 81883us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:51.782395 (+108048us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:51.782439 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:51.782498 (+    59us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:51.782545 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:52.634547 (+852002us) spinlock_profiling.cc:243] Waited 96.2 ms on lock 0x7b5400469954. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:06:52.640040 (+  5493us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:52.645473 (+  5433us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":221179776}
I20260709 13:06:52.683421 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.657539 21476 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:52.661711 20747 raft_consensus.cc:2468] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:52.711726 21200 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:52.711973 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 96754.1us
I20260709 13:06:52.676560 21451 consensus_queue.cc:1048] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:06:52.719658 20754 raft_consensus.cc:2393] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:52.721271 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.732535 20894 raft_consensus.cc:1275] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:06:52.707967 21510 raft_consensus.cc:697] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:06:52.737877 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 117963us
I20260709 13:06:52.741483 20792 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:52.741874 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 96349.9us
I20260709 13:06:52.745849 21502 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.710470 21572 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:52.747525 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:52.750623 20794 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:52.754029 20794 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:52.753636 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:52.734722 20754 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:52.763834 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.761168 21572 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:52.764846 21572 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:52.765236 21572 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.765290 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:52.732309 21547 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.768177 21547 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:52.771884 20749 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:52.752605 21463 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:52.772240 21510 consensus_queue.cc:237] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:52.774367 21572 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.775683 20899 raft_consensus.cc:1240] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:52.747008 21467 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.043s
I20260709 13:06:52.750367 21600 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.766059 20825 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:52.796276 20950 tablet_bootstrap.cc:654] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.799111 20794 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:06:52.827268 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:52.752629 21502 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.795396 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.849777 20949 tablet_bootstrap.cc:492] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:52.850411 20949 ts_tablet_manager.cc:1403] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.626s	user 0.025s	sys 0.019s
I20260709 13:06:52.851236 21577 consensus_queue.cc:260] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.844216 21219 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.799566 21598 raft_consensus.cc:2804] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:52.832751 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:52.833660 21463 consensus_queue.cc:1059] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.046s
I20260709 13:06:52.863453 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.866539 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:52.873699 21219 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:52.935945 21219 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:52.873981 21598 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:52.937590 21598 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:52.938761 21577 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.876755 21572 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:52.942859 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:52.877744 20573 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40486 (request call id 54) took 6934 ms. Trace:
W20260709 13:06:52.943652 21611 log.cc:927] Time spent T d73bcd0e03ef4972921de439bbc64457 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:06:52.944831 20948 tablet_bootstrap.cc:492] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:52.884805 20675 raft_consensus.cc:1275] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:52.853605 20949 raft_consensus.cc:359] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.897676 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:52.951728 20949 raft_consensus.cc:385] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:52.952118 20949 raft_consensus.cc:740] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:52.953653 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:52.954347 20679 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:52.954478 21219 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.955077 21219 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:52.907349 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:52.956388 20824 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.961449 20868 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:52.963057 20868 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:52.855635 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 102953us
I20260709 13:06:52.927706 20953 tablet_bootstrap.cc:492] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:52.967458 20949 consensus_queue.cc:260] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:52.975178 20645 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:52.976101 20645 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.978368 21523 consensus_queue.cc:1059] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:52.943590 20573 rpcz_store.cc:276] 0709 13:06:45.942917 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:45.945918 (+  3001us) service_pool.cc:224] Handling call
0709 13:06:46.466008 (+520090us) spinlock_profiling.cc:243] Waited 4.2 ms on lock 0x7b5400011210. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fd0b2 00007fe120276a89 00007fe12020eda6 00007fe1201e0088 00007fe1202de37e 00007fe11e79f2a4 00007fe11e79f232 00007fe11e79f161 00007fe11e79f0dc
0709 13:06:52.877645 (+6411637us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:51.166057 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:51.245348 (+ 79291us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:51.245386 (+    38us) write_op.cc:435] Acquired schema lock
0709 13:06:51.245407 (+    21us) tablet.cc:662] Decoding operations
0709 13:06:51.245773 (+   366us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:51.245833 (+    60us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:51.245863 (+    30us) tablet.cc:685] Acquiring locks for 1 operations
0709 13:06:51.246050 (+   187us) tablet.cc:701] Row locks acquired
0709 13:06:51.246065 (+    15us) write_op.cc:260] PREPARE: finished
0709 13:06:51.246212 (+   147us) write_op.cc:270] Start()
0709 13:06:51.246351 (+   139us) write_op.cc:276] Timestamp: P: 1783602411246164 usec, L: 0
0709 13:06:51.246370 (+    19us) op_driver.cc:348] REPLICATION: starting
0709 13:06:51.328184 (+ 81814us) log.cc:844] Serialized 537 byte log entry
0709 13:06:51.886917 (+558733us) op_driver.cc:464] REPLICATION: finished
0709 13:06:51.960544 (+ 73627us) write_op.cc:301] APPLY: starting
0709 13:06:51.960637 (+    93us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:51.960734 (+    97us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:51.960841 (+   107us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:51.961066 (+   225us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:51.961219 (+   153us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=1
0709 13:06:51.961263 (+    44us) write_op.cc:312] APPLY: finished
0709 13:06:51.962375 (+  1112us) log.cc:844] Serialized 22 byte log entry
0709 13:06:51.962534 (+   159us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:51.962616 (+    82us) write_op.cc:454] Released schema lock
0709 13:06:51.962654 (+    38us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:51.963006 (+   352us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:51.963037 (+    31us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1592335,"reported_tablets":5,"spinlock_wait_cycles":9669888,"child_traces":[["op",{"apply.queue_time_us":70103,"apply.run_cpu_time_us":1808,"apply.run_wall_time_us":2521,"num_ops":1,"prepare.queue_time_us":114451,"prepare.run_cpu_time_us":31577,"prepare.run_wall_time_us":392682,"raft.queue_time_us":80675,"raft.run_cpu_time_us":5959,"raft.run_wall_time_us":82663,"replication_time_us":629024,"thread_start_us":294840,"threads_started":4,"wal-append.queue_time_us":336659,"wal-append.run_cpu_time_us":19304,"wal-append.run_wall_time_us":1272318}]]}
I20260709 13:06:52.980978 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:52.980158 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:52.873129 21502 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:52.869014 21546 raft_consensus.cc:3060] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.982604 20755 raft_consensus.cc:2468] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:52.911204 20672 raft_consensus.cc:1240] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:52.924885 21559 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:52.926092 20680 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:52.991397 20866 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:52.920579 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:52.925853 21387 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:52.992566 21467 raft_consensus.cc:2804] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:52.994192 20948 tablet_bootstrap.cc:654] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:52.927170 20902 raft_consensus.cc:1240] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:52.966979 21476 raft_consensus.cc:2804] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:52.994472 20577 catalog_manager.cc:5697] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:52.992151 21485 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:52.969166 21547 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:52.966784 21277 consensus_queue.cc:1048] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
W20260709 13:06:53.001083 20645 leader_election.cc:343] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.006578 21467 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.039672 20949 ts_tablet_manager.cc:1434] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.189s	user 0.005s	sys 0.003s
I20260709 13:06:53.039871 20645 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:53.028592 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 228347us
I20260709 13:06:53.041550 20672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 181) took 1805 ms. Trace:
I20260709 13:06:53.042043 21502 consensus_queue.cc:1048] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:53.042850 21604 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:53.043329 21467 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.039288 21219 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:53.057982 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:53.058436 20752 raft_consensus.cc:1275] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:53.050554 20672 rpcz_store.cc:276] 0709 13:06:51.236504 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.584801 (+348297us) service_pool.cc:224] Handling call
0709 13:06:51.691783 (+106982us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:52.910872 (+1219089us) spinlock_profiling.cc:243] Waited 89.9 ms on lock 0x7b54003e74a0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a398dc0 00007fe11a4231c0 00007fe11a424231 00007fe11a420d8f 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c
0709 13:06:52.984100 (+ 73228us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:53.041306 (+ 57206us) spinlock_profiling.cc:243] Waited 1.05 s on lock 0x7b5400264b54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:06:53.041496 (+   190us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2612395520}
I20260709 13:06:53.044981 21476 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.059911 21476 raft_consensus.cc:3060] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.060086 21495 raft_consensus.cc:2804] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:53.060506 21495 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.060879 21495 raft_consensus.cc:3060] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.051524 20720 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.051472 20577 catalog_manager.cc:5697] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 2 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.063091 20577 catalog_manager.cc:5697] T 36992e6d2f9142728d4fa23230e66f83 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 2 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.065704 20949 tablet_bootstrap.cc:492] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:53.065026 20577 catalog_manager.cc:5697] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 2 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:53.059325 21592 raft_consensus.cc:3055] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.066498 21592 raft_consensus.cc:740] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:53.006722 20750 raft_consensus.cc:3060] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.067957 20720 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:52.997457 21588 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:06:53.078210 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.078967 20577 catalog_manager.cc:5697] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 2, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 2 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } }
I20260709 13:06:53.040443 20902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 131) took 1721 ms. Trace:
I20260709 13:06:53.058378 20755 raft_consensus.cc:1275] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:53.085664 20950 tablet_bootstrap.cc:492] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:53.086189 20950 ts_tablet_manager.cc:1403] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.569s	user 0.023s	sys 0.008s
W20260709 13:06:53.086722 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:53.089231 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 214282us
I20260709 13:06:53.049187 21485 raft_consensus.cc:697] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:53.061925 21604 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.092329 20577 catalog_manager.cc:5697] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
I20260709 13:06:53.083400 21496 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:53.077800 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:53.085323 21209 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.096632 21588 raft_consensus.cc:697] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:53.101949 21219 raft_consensus.cc:2749] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:53.006973 21387 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.103953 21434 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.101145 21604 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.122809 20953 tablet_bootstrap.cc:654] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:53.129340 21609 log.cc:927] Time spent T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.212s	user 0.003s	sys 0.001s
I20260709 13:06:53.120909 21598 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.109447 21510 consensus_queue.cc:1048] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.026s
I20260709 13:06:53.085700 20902 rpcz_store.cc:276] 0709 13:06:51.318826 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:51.321610 (+  2784us) service_pool.cc:224] Handling call
0709 13:06:52.147622 (+826012us) spinlock_profiling.cc:243] Waited 3.13 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:52.926706 (+779084us) spinlock_profiling.cc:243] Waited 21.5 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fce9c 00007fe1172fca5b 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:52.926927 (+   221us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:53.006336 (+ 79409us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:53.036495 (+ 30159us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":56733440}
I20260709 13:06:53.150334 21485 consensus_queue.cc:237] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.147051 20752 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.155998 20645 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.113138 21209 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.155869 20679 raft_consensus.cc:2410] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 4 because replica has last-logged OpId of term: 2 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
W20260709 13:06:53.172103 21612 log.cc:927] Time spent T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:06:53.177471 20645 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.183858 21209 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:53.186424 20948 tablet_bootstrap.cc:492] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:53.190428 21387 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:53.190763 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:53.215623 20898 raft_consensus.cc:2393] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:53.194025 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:53.216686 20676 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:53.196287 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:53.146870 21200 raft_consensus.cc:3055] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:53.206627 20950 raft_consensus.cc:359] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.154217 20675 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.130801 21434 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.210842 20948 ts_tablet_manager.cc:1403] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.266s	user 0.018s	sys 0.002s
I20260709 13:06:53.212412 20645 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.146032 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:53.218370 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 107426us
I20260709 13:06:53.222141 20718 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:53.143955 21497 consensus_queue.cc:1048] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.067s
I20260709 13:06:53.226321 20950 raft_consensus.cc:385] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.178045 21365 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:53.220296 21588 consensus_queue.cc:237] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.213312 21597 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:53.237505 20950 raft_consensus.cc:740] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.247205 20950 consensus_queue.cc:260] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.223414 21200 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:53.255764 20950 ts_tablet_manager.cc:1434] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.169s	user 0.009s	sys 0.000s
I20260709 13:06:53.239280 21209 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:53.239519 21502 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:53.243557 21618 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.263648 21200 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.264482 21434 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:53.264881 21200 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.236877 20750 raft_consensus.cc:2468] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:53.265156 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:53.269986 20720 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:53.260913 21209 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:53.273715 21559 raft_consensus.cc:2749] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:53.270834 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:53.278568 20795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.272148 20894 raft_consensus.cc:1240] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:06:53.268738 21476 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.287921 20794 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:53.282588 21209 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.282920 20896 raft_consensus.cc:1275] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:53.304533 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:53.315470 20949 tablet_bootstrap.cc:654] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.292732 21577 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:53.321897 20948 raft_consensus.cc:359] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.323217 20948 raft_consensus.cc:385] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.323609 20948 raft_consensus.cc:740] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.288475 21467 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:53.305210 21617 log.cc:927] Time spent T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.141s	user 0.000s	sys 0.001s
I20260709 13:06:53.316771 20899 raft_consensus.cc:1240] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:53.337487 20948 consensus_queue.cc:260] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.268422 21618 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:53.318881 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:53.330390 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:53.346958 21598 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:53.348170 21467 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:53.348805 21592 consensus_queue.cc:260] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.353406 20826 raft_consensus.cc:1275] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:53.369269 20826 pending_rounds.cc:85] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting all ops after (but not including) 1
I20260709 13:06:53.369598 20826 pending_rounds.cc:107] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:53.369869 20826 raft_consensus.cc:2889] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:06:53.354723 21626 log.cc:927] Time spent T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.060s	user 0.000s	sys 0.000s
I20260709 13:06:53.357586 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:53.358651 20747 raft_consensus.cc:1240] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:06:53.340097 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:53.359403 20752 raft_consensus.cc:1275] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:53.360623 21476 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:53.362658 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:53.362743 21604 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.448559 21604 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:53.363619 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:53.449348 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:53.449988 21467 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.450546 21467 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.363929 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:53.452526 21467 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:53.366921 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.367331 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:53.368295 21618 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:53.459861 21592 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.453264 21495 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.377936 21209 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.379877 20948 ts_tablet_manager.cc:1434] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.152s	user 0.007s	sys 0.000s
I20260709 13:06:53.384577 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:53.393633 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:53.462616 21501 consensus_queue.cc:1048] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.004s
I20260709 13:06:53.440037 20824 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:53.466173 20826 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.466589 20824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52240 (request call id 93) took 1127 ms. Trace:
I20260709 13:06:53.394624 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:53.401394 20950 tablet_bootstrap.cc:492] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:53.401700 21560 consensus_queue.cc:1048] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:53.471625 20749 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.472012 21495 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:53.402657 21546 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.472620 21501 consensus_queue.cc:1059] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:53.473884 21501 raft_consensus.cc:3055] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:53.474371 21501 raft_consensus.cc:740] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:53.475221 21209 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:53.475376 21501 consensus_queue.cc:260] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.477038 21501 raft_consensus.cc:3060] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:53.434502 20794 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
W20260709 13:06:53.478797 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 53068.5us
I20260709 13:06:53.442582 20953 tablet_bootstrap.cc:492] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:53.479799 20953 ts_tablet_manager.cc:1403] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.552s	user 0.015s	sys 0.005s
W20260709 13:06:53.454416 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 87581.2us
W20260709 13:06:53.457530 20792 leader_election.cc:343] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.460667 21462 consensus_queue.cc:1048] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:06:53.458983 21620 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.483207 21620 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.482220 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.454955 20746 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.488238 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.437355 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:53.466933 20824 rpcz_store.cc:276] 0709 13:06:52.338832 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:52.341248 (+  2416us) service_pool.cc:224] Handling call
0709 13:06:52.907143 (+565895us) spinlock_profiling.cc:243] Waited 28.4 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:53.466531 (+559388us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":65424256}
I20260709 13:06:53.472735 21546 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.488803 21496 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:53.499295 21549 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.502126 20948 tablet_bootstrap.cc:492] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:53.501685 21618 raft_consensus.cc:2804] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:53.498744 21375 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:53.505298 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:53.513108 20674 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.513396 20950 tablet_bootstrap.cc:654] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.506157 20953 raft_consensus.cc:359] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:53.519980 20953 raft_consensus.cc:385] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.520310 20953 raft_consensus.cc:740] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.521023 20953 consensus_queue.cc:260] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:53.523159 21620 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:53.524174 20953 ts_tablet_manager.cc:1434] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.044s	user 0.007s	sys 0.000s
I20260709 13:06:53.523216 20949 tablet_bootstrap.cc:492] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:53.526319 20949 ts_tablet_manager.cc:1403] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.461s	user 0.014s	sys 0.006s
W20260709 13:06:53.530396 20794 leader_election.cc:343] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.498978 21476 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:53.530884 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:53.530447 20645 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:53.501127 21549 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.534034 21377 consensus_queue.cc:1048] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.006s
I20260709 13:06:53.519541 20827 raft_consensus.cc:2468] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
W20260709 13:06:53.539333 20794 leader_election.cc:343] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.524559 21618 raft_consensus.cc:697] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:53.540218 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:53.528942 20751 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
W20260709 13:06:53.548872 20645 leader_election.cc:343] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.549623 20794 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:53.546180 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:53.555379 20750 raft_consensus.cc:2393] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:53.555866 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:53.543546 21316 raft_consensus.cc:2804] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.533829 21577 consensus_queue.cc:1048] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:06:53.535429 21451 consensus_queue.cc:1048] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:06:53.555418 20749 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:53.568564 20676 raft_consensus.cc:1275] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:53.562377 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:53.570722 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:53.571002 20903 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:53.571393 20750 raft_consensus.cc:3060] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.572150 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:53.572763 20747 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:53.554682 21463 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.565744 21316 raft_consensus.cc:697] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:53.590458 21618 consensus_queue.cc:237] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.591677 21316 consensus_queue.cc:237] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.595598 20826 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:53.596707 20645 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:53.597533 21610 raft_consensus.cc:2804] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.598008 21610 raft_consensus.cc:697] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:53.598632 21546 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:53.598876 21610 consensus_queue.cc:237] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.600360 20751 raft_consensus.cc:1275] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:53.608846 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:53.609875 20680 raft_consensus.cc:2410] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:06:53.582978 21560 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:06:53.613143 21476 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:53.615649 20953 tablet_bootstrap.cc:492] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:53.616882 20674 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:53.618320 20718 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:53.619158 21551 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:53.619423 20750 raft_consensus.cc:2468] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:53.619670 21551 raft_consensus.cc:697] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:53.623669 20645 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:53.596094 20747 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:06:53.631423 20645 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:53.634047 20794 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:53.628005 21501 raft_consensus.cc:3060] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:53.653388 20866 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:53.620563 21551 consensus_queue.cc:237] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 1.1, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.640308 21597 raft_consensus.cc:2804] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:53.652297 20794 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:53.652395 21546 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.671886 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:53.674111 20718 leader_election.cc:343] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.658727 21560 raft_consensus.cc:2749] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:53.688032 20903 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
W20260709 13:06:53.661890 20827 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52242 (request call id 132) took 1300 ms (client timeout 1669 ms). Trace:
W20260709 13:06:53.692545 21632 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.066s	user 0.001s	sys 0.000s
I20260709 13:06:53.661223 20746 raft_consensus.cc:2468] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
W20260709 13:06:53.692847 20827 rpcz_store.cc:269] 0709 13:06:52.361960 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:52.570799 (+208839us) service_pool.cc:224] Handling call
0709 13:06:53.652520 (+1081721us) spinlock_profiling.cc:243] Waited 794 ms on lock 0x7b54001ae0d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:53.659175 (+  6655us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1826672000}
W20260709 13:06:53.678278 21633 log.cc:927] Time spent T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.153s	user 0.002s	sys 0.000s
I20260709 13:06:53.696496 20794 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:53.662729 21549 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:53.675915 21598 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:53.671172 21546 raft_consensus.cc:697] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:53.675041 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:53.707209 21451 raft_consensus.cc:2804] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:53.705955 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:53.717410 20828 raft_consensus.cc:2376] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2. Re-sending same reply.
I20260709 13:06:53.721372 20720 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:53.727255 21637 log.cc:927] Time spent T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.070s	user 0.001s	sys 0.000s
I20260709 13:06:53.728947 21549 raft_consensus.cc:2804] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:53.729578 21549 raft_consensus.cc:697] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:53.731451 21598 raft_consensus.cc:697] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:53.731516 20948 tablet_bootstrap.cc:654] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.731824 20950 tablet_bootstrap.cc:492] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:53.734108 20953 tablet_bootstrap.cc:654] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:53.734126 20950 ts_tablet_manager.cc:1403] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.333s	user 0.019s	sys 0.019s
W20260709 13:06:53.795872 20794 leader_election.cc:343] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:53.798141 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 77280.1us
I20260709 13:06:53.732201 21597 raft_consensus.cc:697] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:53.733856 21451 raft_consensus.cc:697] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:53.807796 21597 consensus_queue.cc:237] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.808763 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:53.792627 21547 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.792997 21463 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.811558 21463 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:53.812479 21598 consensus_queue.cc:237] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:53.813894 21644 log.cc:927] Time spent T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.118s	user 0.000s	sys 0.001s
I20260709 13:06:53.820470 20718 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:53.797551 21501 raft_consensus.cc:2749] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:53.842887 20949 raft_consensus.cc:359] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:53.843691 20949 raft_consensus.cc:385] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.843994 20949 raft_consensus.cc:740] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
W20260709 13:06:53.868235 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 48878.8us
I20260709 13:06:53.870550 20949 consensus_queue.cc:260] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:53.869086 21476 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.843827 21551 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:53.893757 20949 ts_tablet_manager.cc:1434] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.367s	user 0.008s	sys 0.000s
I20260709 13:06:53.818864 21547 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:53.909828 20949 tablet_bootstrap.cc:492] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:53.802912 21549 consensus_queue.cc:237] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.819574 21546 consensus_queue.cc:237] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.891351 21476 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:53.939807 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:53.939904 20950 raft_consensus.cc:359] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.940850 20950 raft_consensus.cc:385] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:53.941157 20950 raft_consensus.cc:740] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:53.902139 21451 consensus_queue.cc:237] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.941834 20950 consensus_queue.cc:260] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:53.956753 20950 ts_tablet_manager.cc:1434] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.222s	user 0.005s	sys 0.002s
I20260709 13:06:53.955974 20755 raft_consensus.cc:2468] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:53.976995 21547 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:53.979508 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:53.981679 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:53.983222 20794 leader_election.cc:343] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.984953 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:53.964993 21643 log.cc:927] Time spent T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
W20260709 13:06:53.988804 20792 leader_election.cc:343] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:53.990470 20792 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:53.986328 21463 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:53.992888 21316 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:53.998936 21316 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:53.999711 20953 tablet_bootstrap.cc:492] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:54.000255 20953 ts_tablet_manager.cc:1403] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.385s	user 0.016s	sys 0.008s
I20260709 13:06:54.005541 20948 tablet_bootstrap.cc:492] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:54.006055 20948 ts_tablet_manager.cc:1403] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.514s	user 0.013s	sys 0.008s
I20260709 13:06:54.029424 21547 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.030043 21547 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.006435 21375 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:54.017211 21510 raft_consensus.cc:2749] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.050969 20953 raft_consensus.cc:359] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.051644 20953 raft_consensus.cc:385] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.051913 20953 raft_consensus.cc:740] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.052477 20953 consensus_queue.cc:260] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.063098 20953 ts_tablet_manager.cc:1434] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.063s	user 0.004s	sys 0.003s
I20260709 13:06:54.065793 21547 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:54.061802 21316 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:54.044255 21375 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:54.070377 20953 tablet_bootstrap.cc:492] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:54.071821 20949 tablet_bootstrap.cc:654] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.074784 20950 tablet_bootstrap.cc:492] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:54.081362 20953 tablet_bootstrap.cc:654] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.089583 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:54.090608 20752 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:54.091940 20868 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:54.093071 21659 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.093473 21659 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.089812 20948 raft_consensus.cc:359] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:54.093806 21659 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.094221 20948 raft_consensus.cc:385] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.093605 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:54.094604 20948 raft_consensus.cc:740] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.095893 20794 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:54.100123 21375 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:54.099288 20948 consensus_queue.cc:260] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:54.104526 20948 ts_tablet_manager.cc:1434] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.096s	user 0.007s	sys 0.000s
I20260709 13:06:54.099367 21451 raft_consensus.cc:2804] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.107554 20948 tablet_bootstrap.cc:492] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:06:54.109643 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:54.112691 20896 raft_consensus.cc:2393] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 4: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:54.108740 21451 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.120036 21375 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.119865 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:54.123497 21375 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:54.126770 21375 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:54.127467 21610 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:54.128049 21610 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:54.129326 21596 consensus_queue.cc:1048] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:54.132278 21610 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:54.133335 20720 leader_election.cc:343] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.133862 20720 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:54.139029 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:54.139322 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:54.139755 20826 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:54.140046 20828 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:54.139782 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:54.139213 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:54.141649 20829 raft_consensus.cc:1275] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:54.146135 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:54.147418 20674 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:06:54.122649 21451 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.152961 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:54.153825 20823 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:54.159912 20645 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:54.160454 20718 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:54.175315 20950 tablet_bootstrap.cc:654] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.166182 21659 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.176363 20753 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:54.167060 20720 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:54.183877 21495 consensus_queue.cc:1048] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:54.173482 20755 raft_consensus.cc:1275] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.174345 21375 raft_consensus.cc:2749] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.187458 21523 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:54.188064 21523 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.188442 21523 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.192759 21434 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:54.193085 21559 raft_consensus.cc:2804] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.193429 21434 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:54.193620 21559 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.194038 21434 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:54.194085 21559 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.172530 21549 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.174335 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:54.197171 21549 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:54.197785 20746 raft_consensus.cc:2393] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:54.177673 21451 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.203969 20677 raft_consensus.cc:1275] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:54.206704 20897 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.209803 21476 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:54.213313 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:54.213665 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:54.214027 20680 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:54.214553 20895 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:54.215672 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:54.219538 20894 raft_consensus.cc:1275] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:54.215353 20645 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:54.223227 21451 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:54.223848 21549 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:54.225780 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:54.226547 20746 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:54.227980 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:54.228346 21656 consensus_queue.cc:1048] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:54.229219 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:54.228614 20746 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:54.234681 21523 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:54.236235 20794 leader_election.cc:343] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.236923 20866 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:54.229781 20720 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:54.231757 21209 consensus_queue.cc:1048] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:06:54.236634 21217 consensus_queue.cc:1048] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:06:54.240175 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:54.239845 21365 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:54.240866 20677 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:54.241221 21365 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:54.241423 21476 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.241643 21365 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:54.241875 20866 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:54.241904 21476 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.247898 21476 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.256651 21485 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:54.284830 20577 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40472 (request call id 52) took 5506 ms. Trace:
W20260709 13:06:54.287753 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 58044.1us
I20260709 13:06:54.259917 21375 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.260424 21659 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:54.306151 20755 raft_consensus.cc:1275] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:06:54.292328 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:54.303318 21559 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:54.305994 21523 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:54.309190 20948 tablet_bootstrap.cc:654] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:54.310611 20823 raft_consensus.cc:1275] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:54.344012 21434 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:54.345912 21559 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:54.347311 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:54.340540 20576 catalog_manager.cc:5697] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.351529 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:54.352254 20903 raft_consensus.cc:2393] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 4: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:54.352547 20576 catalog_manager.cc:5697] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 1 to 2, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 2 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:54.329726 21375 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:54.285418 20577 rpcz_store.cc:276] 0709 13:06:48.778874 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:48.787832 (+  8958us) service_pool.cc:224] Handling call
0709 13:06:54.284740 (+5496908us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:53.294628 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:53.543248 (+248620us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:53.545464 (+  2216us) write_op.cc:435] Acquired schema lock
0709 13:06:53.548235 (+  2771us) tablet.cc:662] Decoding operations
0709 13:06:53.675023 (+126788us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:53.680290 (+  5267us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:53.694338 (+ 14048us) tablet.cc:685] Acquiring locks for 6 operations
0709 13:06:53.798367 (+104029us) tablet.cc:701] Row locks acquired
0709 13:06:53.801224 (+  2857us) write_op.cc:260] PREPARE: finished
0709 13:06:53.841761 (+ 40537us) write_op.cc:270] Start()
0709 13:06:53.870747 (+ 28986us) write_op.cc:276] Timestamp: P: 1783602413819120 usec, L: 0
0709 13:06:53.873702 (+  2955us) op_driver.cc:348] REPLICATION: starting
0709 13:06:53.943399 (+ 69697us) log.cc:844] Serialized 2463 byte log entry
0709 13:06:54.039874 (+ 96475us) op_driver.cc:464] REPLICATION: finished
0709 13:06:54.132286 (+ 92412us) write_op.cc:301] APPLY: starting
0709 13:06:54.132373 (+    87us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:54.132559 (+   186us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:54.132673 (+   114us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:54.134627 (+  1954us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:54.134805 (+   178us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=6
0709 13:06:54.134853 (+    48us) write_op.cc:312] APPLY: finished
0709 13:06:54.149364 (+ 14511us) log.cc:844] Serialized 52 byte log entry
0709 13:06:54.150220 (+   856us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:54.150342 (+   122us) write_op.cc:454] Released schema lock
0709 13:06:54.150386 (+    44us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:54.150726 (+   340us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:54.150753 (+    27us) write_op.cc:454] Released schema lock
Metrics: {"reported_tablets":17,"child_traces":[["op",{"apply.queue_time_us":90346,"apply.run_cpu_time_us":2975,"apply.run_wall_time_us":18423,"num_ops":6,"prepare.queue_time_us":181223,"prepare.run_cpu_time_us":25933,"prepare.run_wall_time_us":734235,"raft.queue_time_us":13048,"raft.run_cpu_time_us":38358,"raft.run_wall_time_us":65947,"replication_time_us":165971,"spinlock_wait_cycles":23296,"thread_start_us":272006,"threads_started":4,"wal-append.queue_time_us":69751}]]}
I20260709 13:06:54.290365 21217 consensus_queue.cc:1048] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.052s
I20260709 13:06:54.355213 20576 catalog_manager.cc:5697] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 2 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.358271 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:54.335086 21596 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.349817 21476 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:54.365942 20576 catalog_manager.cc:5697] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 2 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:54.362246 20822 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: []
W20260709 13:06:54.318466 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 72087.6us
I20260709 13:06:54.363390 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:54.360726 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:06:54.445020 20645 leader_election.cc:343] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:54.361743 21375 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.369750 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:54.345923 21434 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:54.447425 21548 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.481690 20827 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.367295 20746 raft_consensus.cc:2468] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:54.366979 21596 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.502985 21476 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:54.506379 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:54.507233 20680 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.372120 20576 catalog_manager.cc:5697] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 0 to 1, leader changed from <none> to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 1 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } }
I20260709 13:06:54.479777 20753 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:54.528738 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:54.530072 21585 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.536270 20794 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:54.515784 21462 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.530826 21585 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:54.696142 20680 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:54.543165 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:54.498623 21548 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.565474 21546 raft_consensus.cc:2804] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:54.583015 21596 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:54.568588 21462 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.570665 21648 consensus_queue.cc:1048] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.158s
I20260709 13:06:54.570091 21502 consensus_queue.cc:1059] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.155s
W20260709 13:06:54.809862 21674 log.cc:927] Time spent T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.112s	user 0.000s	sys 0.000s
I20260709 13:06:54.723807 20754 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
W20260709 13:06:54.931402 21675 log.cc:927] Time spent T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.118s	user 0.000s	sys 0.000s
I20260709 13:06:54.933291 21548 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:54.933511 20827 raft_consensus.cc:2468] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:54.939069 20953 tablet_bootstrap.cc:492] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:54.939601 20953 ts_tablet_manager.cc:1403] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.871s	user 0.035s	sys 0.054s
I20260709 13:06:54.940188 20950 tablet_bootstrap.cc:492] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:54.940798 20950 ts_tablet_manager.cc:1403] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.866s	user 0.017s	sys 0.008s
W20260709 13:06:54.946831 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 236963us
I20260709 13:06:54.956226 20866 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:54.962338 20948 tablet_bootstrap.cc:492] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:06:54.962900 20948 ts_tablet_manager.cc:1403] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.856s	user 0.024s	sys 0.013s
W20260709 13:06:54.967775 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 272336us
I20260709 13:06:54.970722 20948 raft_consensus.cc:359] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:54.958498 21485 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:54.965085 21548 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:54.974661 21656 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:54.986676 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:54.978199 20948 raft_consensus.cc:385] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:54.987709 20948 raft_consensus.cc:740] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:06:54.988306 20948 consensus_queue.cc:260] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:54.991930 20794 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:54.976266 21648 consensus_queue.cc:1048] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.017s
I20260709 13:06:55.001730 20948 ts_tablet_manager.cc:1434] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.039s	user 0.004s	sys 0.003s
I20260709 13:06:55.006752 20720 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:54.991438 21585 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:55.007426 21434 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:55.014457 21434 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:54.984983 21485 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:54.996018 21463 consensus_queue.cc:1048] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:06:55.019268 21610 consensus_queue.cc:1048] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.006s
I20260709 13:06:55.012503 21596 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:54.993773 21656 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:55.017225 21549 raft_consensus.cc:2804] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:55.015704 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:55.015352 21462 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:55.018882 20675 raft_consensus.cc:3055] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:55.039911 21434 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:55.019371 21682 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:55.045341 21682 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:55.042017 20953 raft_consensus.cc:359] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:55.051277 20953 raft_consensus.cc:385] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.051664 20953 raft_consensus.cc:740] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.028566 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:55.031352 21596 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:55.065692 20903 raft_consensus.cc:3060] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:55.049315 20675 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:55.062789 21498 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.075826 20747 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:55.108300 21498 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:55.075676 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:55.074091 21596 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:55.121986 20950 raft_consensus.cc:359] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:55.188462 20950 raft_consensus.cc:385] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.188908 20950 raft_consensus.cc:740] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.065994 21549 raft_consensus.cc:697] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:55.203933 20950 consensus_queue.cc:260] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:55.229192 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 234513us
I20260709 13:06:55.235735 20903 raft_consensus.cc:1275] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:55.263568 20950 ts_tablet_manager.cc:1434] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.322s	user 0.009s	sys 0.002s
I20260709 13:06:55.260037 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:55.260226 21548 raft_consensus.cc:697] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:55.280121 21485 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:55.274503 21546 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.538s	user 0.006s	sys 0.011s
I20260709 13:06:55.280961 21546 raft_consensus.cc:697] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:55.281849 21546 consensus_queue.cc:237] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:55.287952 21682 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:55.265322 21498 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:55.303296 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 307320us
W20260709 13:06:55.304507 20794 consensus_peers.cc:597] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:55.309453 21463 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.267642 20675 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:55.308583 20894 raft_consensus.cc:2393] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:55.366969 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:55.379410 20901 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:55.401758 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:55.402681 20680 raft_consensus.cc:2468] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:55.407663 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:55.408617 20749 raft_consensus.cc:2393] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:55.409166 20949 tablet_bootstrap.cc:492] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:55.409658 20949 ts_tablet_manager.cc:1403] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 1.508s	user 0.045s	sys 0.058s
I20260709 13:06:55.409500 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:55.411190 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:55.411849 20900 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:55.412622 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:55.416267 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 152545us
W20260709 13:06:55.417166 20645 leader_election.cc:343] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:55.275916 21549 consensus_queue.cc:237] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER 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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:55.370940 21692 log.cc:927] Time spent T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:06:55.381261 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:55.359414 21365 consensus_meta.cc:287] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 1.117s	user 0.010s	sys 0.004s
I20260709 13:06:55.354976 21559 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:55.361004 20675 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:55.311430 21463 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:55.401556 20828 raft_consensus.cc:1275] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:55.415016 20672 consensus_meta.cc:287] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.929s	user 0.010s	sys 0.002s
I20260709 13:06:55.349261 21548 consensus_queue.cc:237] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:55.464257 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:55.475488 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:55.476629 20822 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
W20260709 13:06:55.465641 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:06:55.465176 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 63761.9us
I20260709 13:06:55.469646 20672 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:06:55.463325 21365 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:55.501929 20949 raft_consensus.cc:359] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:55.503065 20949 raft_consensus.cc:385] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:55.503859 20949 raft_consensus.cc:740] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:55.493666 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:55.507714 20828 raft_consensus.cc:2393] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
W20260709 13:06:55.508697 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 129823us
I20260709 13:06:55.509471 20949 consensus_queue.cc:260] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:55.510214 20718 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:55.492489 20826 raft_consensus.cc:2410] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:06:55.482852 21685 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:55.468708 21559 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:55.494047 20672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40298 (request call id 231) took 1141 ms. Trace:
I20260709 13:06:55.497166 21463 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:55.505261 21434 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:55.538403 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 120437us
W20260709 13:06:55.538686 20753 consensus_meta.cc:287] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 1.002s	user 0.013s	sys 0.000s
I20260709 13:06:55.549335 20678 raft_consensus.cc:2410] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:06:55.517396 20672 rpcz_store.cc:276] 0709 13:06:54.352330 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.355979 (+  3649us) service_pool.cc:224] Handling call
0709 13:06:55.493972 (+1137993us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:55.556370 20949 ts_tablet_manager.cc:1434] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.146s	user 0.015s	sys 0.003s
I20260709 13:06:55.516916 21685 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:55.655478 21370 consensus_queue.cc:1048] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
W20260709 13:06:55.556351 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 46251.1us
I20260709 13:06:55.554987 21523 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:55.655149 20949 tablet_bootstrap.cc:492] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:55.538726 21434 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:55.551199 20753 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
W20260709 13:06:55.744381 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 191074us
I20260709 13:06:55.563071 21700 raft_consensus.cc:2804] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:55.655524 21702 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:55.658844 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:55.659651 21701 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:06:55.892720 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 353490us
I20260709 13:06:55.657864 21596 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:55.911360 21560 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:55.915172 21685 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:55.922931 21365 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:55.860363 21700 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:06:55.891633 21375 consensus_meta.cc:287] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 1.367s	user 0.012s	sys 0.002s
I20260709 13:06:55.720121 21523 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:55.863888 20753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38390 (request call id 62) took 1442 ms. Trace:
I20260709 13:06:55.892099 20754 raft_consensus.cc:1240] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:55.892484 21659 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:06:55.888154 21601 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.611s	user 0.000s	sys 0.027s
I20260709 13:06:55.907505 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:55.892349 21702 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:55.896129 21701 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:55.978443 21601 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.702s	user 0.000s	sys 0.028s
I20260709 13:06:55.974843 21685 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:55.968206 21560 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:55.993635 20826 raft_consensus.cc:2368] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:06:55.979149 21704 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:56.026571 20823 raft_consensus.cc:2393] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:56.028244 21701 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:55.973804 21700 raft_consensus.cc:3060] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.029332 20949 tablet_bootstrap.cc:654] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:55.987684 21548 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.030385 21717 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.031301 21523 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:55.994213 21706 log.cc:927] Time spent T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.084s	user 0.000s	sys 0.001s
I20260709 13:06:55.978679 21659 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:55.976536 21375 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:55.993963 21714 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.033601 21685 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:56.066257 20897 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.715s	user 0.111s	sys 0.187s
W20260709 13:06:56.066658 20897 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.716s	user 0.111s	sys 0.187s
I20260709 13:06:56.066774 21434 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.067631 21685 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.026388 21718 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.068360 21718 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.069800 21277 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:56.070442 21718 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:55.973487 20753 rpcz_store.cc:276] 0709 13:06:54.332751 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.334981 (+  2230us) service_pool.cc:224] Handling call
0709 13:06:55.775358 (+1440377us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:56.070348 21277 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.073855 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:56.074692 20829 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.075403 21560 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.057279 21717 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.047019 21559 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.067381 20897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 168) took 1718 ms. Trace:
I20260709 13:06:56.089356 20752 raft_consensus.cc:2393] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:56.091804 20747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38376 (request call id 230) took 1097 ms. Trace:
I20260709 13:06:56.073856 20753 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:56.079586 21560 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.078379 21720 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.048321 21548 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.098680 20747 rpcz_store.cc:276] 0709 13:06:54.994423 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.998383 (+  3960us) service_pool.cc:224] Handling call
0709 13:06:56.091568 (+1093185us) spinlock_profiling.cc:243] Waited 15.6 ms on lock 0x7b5400053f54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:56.091725 (+   157us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":35917696}
I20260709 13:06:56.109688 21659 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.111691 21559 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.112262 21559 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.113569 21702 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:55.356734 21610 consensus_queue.cc:1175] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" responder_term: 4 status { last_received { term: 4 index: 3 } last_committed_idx: 1 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:06:56.115660 21596 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.079210 21714 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.117264 20746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 227) took 1143 ms. Trace:
I20260709 13:06:56.045739 21704 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.131734 20755 raft_consensus.cc:1240] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:56.118187 21714 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:56.137624 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 173435us
I20260709 13:06:56.117660 20746 rpcz_store.cc:276] 0709 13:06:54.973769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.975189 (+  1420us) service_pool.cc:224] Handling call
0709 13:06:56.116506 (+1141317us) spinlock_profiling.cc:243] Waited 2.39 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:56.116722 (+   216us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:56.116903 (+   181us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:56.116934 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:56.116996 (+    62us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:56.117029 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.117088 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.117207 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5500672}
I20260709 13:06:56.123345 21688 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.139055 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:56.150605 21375 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.151697 21704 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.106804 21560 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.118752 21720 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.154510 21560 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.154728 21720 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:56.157668 21677 log.cc:927] Time spent T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 1.199s	user 0.018s	sys 0.024s
I20260709 13:06:56.132885 21724 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.149078 20868 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:56.150082 20747 raft_consensus.cc:2393] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:56.136336 21559 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:06:56.165659 20675 consensus_meta.cc:287] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.699s	user 0.007s	sys 0.004s
I20260709 13:06:56.166396 20675 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:06:56.166749 20675 pending_rounds.cc:85] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 2
I20260709 13:06:56.167008 20675 pending_rounds.cc:107] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:06:56.167258 20675 raft_consensus.cc:2889] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:06:56.167855 21597 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 4 current term: 4 is higher.
I20260709 13:06:56.167732 20953 consensus_queue.cc:260] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.168229 21700 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.183362 20868 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:56.190443 20953 ts_tablet_manager.cc:1434] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 1.251s	user 0.010s	sys 0.014s
W20260709 13:06:56.170799 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:56.192173 20868 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:56.170749 21560 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.308307 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.323400 20671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40284 (request call id 117) took 1367 ms. Trace:
I20260709 13:06:56.305908 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.343390 20754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 225) took 1371 ms. Trace:
W20260709 13:06:56.190824 20953 ts_tablet_manager.cc:1467] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0: Tablet startup took 1250ms
I20260709 13:06:56.246186 20718 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:56.204933 21656 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.232414 20750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 226) took 1260 ms. Trace:
I20260709 13:06:56.159385 21688 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.244992 21704 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:56.230401 20677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 229) took 1972 ms. Trace:
I20260709 13:06:56.252228 21585 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.262059 21476 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.263669 21722 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.247299 20950 tablet_bootstrap.cc:492] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:06:56.249919 21695 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:56.226902 21725 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.249456 21596 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.179431 20675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40308 (request call id 181) took 1211 ms. Trace:
I20260709 13:06:56.422600 20794 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:56.254894 21702 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.229251 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.179976 21620 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.323071 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.302068 21659 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.309990 20902 raft_consensus.cc:3060] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:56.170332 21724 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.095252 20897 rpcz_store.cc:276] 0709 13:06:54.349020 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.349627 (+   607us) service_pool.cc:224] Handling call
0709 13:06:54.349967 (+   340us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:54.350336 (+   369us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:54.350365 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:54.350832 (+   467us) log.cc:844] Serialized 26 byte log entry
0709 13:06:56.067013 (+1716181us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:06:56.067066 (+    53us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.067144 (+    78us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:56.067193 (+    49us) raft_consensus.cc:1685] finished
0709 13:06:56.067206 (+    13us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.067325 (+   119us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3000,"raft.run_cpu_time_us":83,"raft.run_wall_time_us":83,"thread_start_us":1715808,"threads_started":1,"wal-append.queue_time_us":653753,"wal-append.run_cpu_time_us":1867,"wal-append.run_wall_time_us":1039262}
I20260709 13:06:56.352491 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.329279 21277 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.330685 21387 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.341187 21502 consensus_queue.cc:1048] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:56.342023 21316 consensus_queue.cc:1059] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:56.369593 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.417659 21684 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
I20260709 13:06:56.370361 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.455752 21316 consensus_queue.cc:1243] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer ceb2f04990454f1fbf1cb1110bbb7edd 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:06:56.456061 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.456296 21316 raft_consensus.cc:3055] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:56.456709 21316 raft_consensus.cc:740] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:56.421397 21585 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.446640 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.457463 21316 consensus_queue.cc:260] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, 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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.441717 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.458518 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.170853 21548 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.226560 20829 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:56.426668 21725 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:56.459828 20829 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52240 (request call id 116) took 1485 ms (client timeout 1544 ms). Trace:
W20260709 13:06:56.460232 20829 rpcz_store.cc:269] 0709 13:06:54.974381 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.975277 (+   896us) service_pool.cc:224] Handling call
0709 13:06:56.073716 (+1098439us) spinlock_profiling.cc:243] Waited 2.26 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fceee 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:06:56.459768 (+386052us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5191552}
I20260709 13:06:56.170733 21559 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.461234 21725 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.202916 21717 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.344241 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.245499 21598 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.195976 21726 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:56.450860 21277 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:56.426294 21596 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.465978 21598 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.466431 21277 raft_consensus.cc:697] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:56.375164 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:56.467473 20898 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:06:56.467315 21277 consensus_queue.cc:237] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.467962 21596 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.468087 21598 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.430470 21620 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.470173 21620 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.461501 21559 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.470635 21316 raft_consensus.cc:3060] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:56.450441 21387 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.472384 21559 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.472445 21387 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.381704 21714 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.368870 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.375449 21592 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.481410 21592 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.483438 21592 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:56.406071 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 213957us
I20260709 13:06:56.368125 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.379927 21681 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:56.375625 21510 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.452812 21731 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.390276 21648 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.410210 21721 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:06:56.417416 21476 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.447687 20949 tablet_bootstrap.cc:492] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
W20260709 13:06:56.406776 20953 ts_tablet_manager.cc:1469] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0: Trace:
0709 13:06:38.455136 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:38.455287 (+   151us) service_pool.cc:224] Handling call
0709 13:06:38.464346 (+  9059us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:38.464470 (+   124us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:38.475455 (+ 10985us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:38.512953 (+ 37498us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:38.513412 (+   459us) inbound_call.cc:177] Queueing success response
0709 13:06:54.068243 (+15554831us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:06:54.939868 (+871625us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:06:55.039705 (+ 99837us) tablet_replica.cc:261] Starting instrumentation
0709 13:06:55.040288 (+   583us) tablet_replica.cc:280] Starting consensus
0709 13:06:56.167440 (+1127152us) spinlock_profiling.cc:243] Waited 22.2 ms on lock 0x7b4c004e97c0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1186eda20 00007fe1186fea29 00007fe1186c4644 00007fe1186ebf2d 00007fe1186ebb93 00007fe11a41c18b 00007fe11a41ccb5 00007fe11a417f30 00007fe11a416c40 00007fe11de13b2e 00007fe11f435d8a
Metrics: {"raft.queue_time_us":1194,"raft.run_cpu_time_us":195,"raft.run_wall_time_us":7016,"spinlock_wait_cycles":51038080,"tablet-open.queue_time_us":15554878}
I20260709 13:06:56.489725 20949 ts_tablet_manager.cc:1403] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.835s	user 0.024s	sys 0.015s
I20260709 13:06:56.489919 20900 raft_consensus.cc:1240] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:56.415863 21704 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.459077 21585 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.423053 21722 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.428689 21702 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.424736 21695 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.355528 21694 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.440724 21659 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.462889 21700 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.487624 21681 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.496001 21702 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.490711 21721 raft_consensus.cc:697] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:56.497546 21694 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.504134 21704 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.485069 21714 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.490511 21648 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.503145 21722 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.503768 21659 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.510018 21695 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.511430 21681 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.489413 21731 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.508153 21648 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.515910 21724 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.515650 21721 consensus_queue.cc:237] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.517314 21731 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.516587 21714 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.409300 20677 rpcz_store.cc:276] 0709 13:06:54.259457 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.260900 (+  1443us) service_pool.cc:224] Handling call
0709 13:06:54.335883 (+ 74983us) raft_consensus.cc:1471] Updating replica for 2 ops
0709 13:06:54.346407 (+ 10524us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:54.346444 (+    37us) raft_consensus.cc:1539] Triggering prepare for 2 ops
0709 13:06:54.350854 (+  4410us) log.cc:844] Serialized 52 byte log entry
0709 13:06:54.725707 (+374853us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:06:54.730813 (+  5106us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:54.790868 (+ 60055us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:56.156950 (+1366082us) spinlock_profiling.cc:243] Waited 7.16 ms on lock 0x7b4400022b4c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11725ac85 00007fe11725b6a2 00007fe119fcd1db 00007fe119fc8aaf 00007fe119fbc86e 00007fe119fbbbb6 00007fe119fbb7d8 00007fe119fc5221 00007fe119fc51d9 00007fe119fc5169
0709 13:06:56.229953 (+ 73003us) raft_consensus.cc:1685] finished
0709 13:06:56.229993 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.230323 (+   330us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":633,"raft.run_cpu_time_us":78,"raft.run_wall_time_us":77,"spinlock_wait_cycles":16474368,"thread_start_us":364948,"threads_started":1,"wal-append.queue_time_us":585341}
I20260709 13:06:56.310843 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.311690 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.551273 20672 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:56.265618 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.367182 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.247612 20679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40284 (request call id 114) took 1292 ms. Trace:
I20260709 13:06:56.574863 20751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 233) took 1071 ms. Trace:
W20260709 13:06:56.407595 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 165400us
I20260709 13:06:56.578368 20953 tablet_bootstrap.cc:492] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:56.579035 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.580329 21722 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.424679 20675 rpcz_store.cc:276] 0709 13:06:54.979166 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.985380 (+  6214us) service_pool.cc:224] Handling call
0709 13:06:55.017008 (+ 31628us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:56.167679 (+1150671us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.178645 (+ 10966us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:06:56.266058 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.583876 21476 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.585505 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.354135 20720 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:56.587266 21712 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:06:56.587395 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 233185us
I20260709 13:06:56.588919 20949 raft_consensus.cc:359] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.249401 20752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38390 (request call id 65) took 1729 ms. Trace:
I20260709 13:06:56.590750 21523 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:56.590696 20752 rpcz_store.cc:276] 0709 13:06:54.519954 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.522583 (+  2629us) service_pool.cc:224] Handling call
0709 13:06:56.249128 (+1726545us) spinlock_profiling.cc:243] Waited 1.55 s on lock 0x7b5400094cd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:56.249322 (+   194us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3574760704}
I20260709 13:06:56.591825 21523 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.592836 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:56.488677 21510 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.407065 20754 rpcz_store.cc:276] 0709 13:06:54.971602 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.973808 (+  2206us) service_pool.cc:224] Handling call
0709 13:06:55.775251 (+801443us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:55.975645 (+200394us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.343129 (+367484us) spinlock_profiling.cc:243] Waited 751 ms on lock 0x7b5400468f50. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:56.343316 (+   187us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1727392512}
I20260709 13:06:56.398847 20671 rpcz_store.cc:276] 0709 13:06:54.956366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.958158 (+  1792us) service_pool.cc:224] Handling call
0709 13:06:56.322474 (+1364316us) spinlock_profiling.cc:243] Waited 5.23 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:56.322752 (+   278us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:56.323003 (+   251us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:56.323029 (+    26us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:56.323081 (+    52us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:56.323113 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.323176 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.323323 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":12033792}
I20260709 13:06:56.409372 20674 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:06:56.559687 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.407753 20750 rpcz_store.cc:276] 0709 13:06:54.971860 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.973870 (+  2010us) service_pool.cc:224] Handling call
0709 13:06:56.231514 (+1257644us) spinlock_profiling.cc:243] Waited 7.84 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fceee 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:56.231718 (+   204us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:56.231965 (+   247us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:56.232003 (+    38us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:56.232067 (+    64us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:56.232114 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.232202 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.232339 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":18034560}
W20260709 13:06:56.275183 20792 leader_election.cc:343] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:56.562376 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 77775.6us
I20260709 13:06:56.516759 21694 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.563524 20894 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
W20260709 13:06:56.611779 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 336473us
I20260709 13:06:56.428440 20823 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:56.261500 20824 raft_consensus.cc:1240] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:06:56.429333 21463 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:56.557010 20749 raft_consensus.cc:2410] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:06:56.568562 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.590029 20949 raft_consensus.cc:385] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:56.589596 20720 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:56.581439 21722 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.593924 20752 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:56.596673 21510 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.588321 21712 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.589591 21700 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:56.508332 21688 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.596479 21523 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.614771 21463 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.618336 20949 raft_consensus.cc:740] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
W20260709 13:06:56.613857 20792 leader_election.cc:343] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.621425 21700 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:56.627388 21700 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.574674 20679 rpcz_store.cc:276] 0709 13:06:54.955403 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.958358 (+  2955us) service_pool.cc:224] Handling call
0709 13:06:56.246552 (+1288194us) spinlock_profiling.cc:243] Waited 7.22 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:56.246842 (+   290us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:56.247109 (+   267us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:56.247153 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:56.247226 (+    73us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:06:56.247286 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.247374 (+    88us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.247536 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":16612224}
I20260709 13:06:56.626865 21463 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.622396 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:56.492511 21560 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.645292 21681 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.643774 21685 consensus_queue.cc:1048] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:06:56.660624 20672 raft_consensus.cc:2393] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:56.650485 20949 consensus_queue.cc:260] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.663447 21681 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.666993 20676 raft_consensus.cc:2468] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:06:56.674721 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.678586 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.656378 21731 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.681072 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.685045 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.686422 21560 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:56.687129 21560 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.688915 20953 tablet_bootstrap.cc:654] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.689878 21560 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.695518 21695 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.706808 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.706723 21695 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.698812 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.710297 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.710945 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.712225 20950 tablet_bootstrap.cc:654] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:56.712553 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.712587 21695 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.714605 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:56.717032 21722 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.719416 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.575448 20751 rpcz_store.cc:276] 0709 13:06:55.503005 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:56.101728 (+598723us) service_pool.cc:224] Handling call
0709 13:06:56.135355 (+ 33627us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:56.146698 (+ 11343us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:56.146734 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:56.147254 (+   520us) log.cc:844] Serialized 26 byte log entry
0709 13:06:56.408778 (+261524us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:06:56.413960 (+  5182us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:56.420032 (+  6072us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:56.574138 (+154106us) raft_consensus.cc:1685] finished
0709 13:06:56.574192 (+    54us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:56.574601 (+   409us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":91,"raft.run_cpu_time_us":99,"raft.run_wall_time_us":99,"thread_start_us":252828,"threads_started":1,"wal-append.queue_time_us":276711}
I20260709 13:06:56.719827 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.719856 21731 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.723788 20903 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:56.704212 20645 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:56.668460 21688 raft_consensus.cc:2749] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:56.705201 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:56.728492 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 139073us
I20260709 13:06:56.731390 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.725419 21523 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:56.734197 20674 raft_consensus.cc:2410] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for term 5 because replica has last-logged OpId of term: 3 index: 2, which is greater than that of the candidate, which has last-logged OpId of term: 1 index: 1.
I20260709 13:06:56.733949 21523 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.735316 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.735966 21686 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:56.736536 21523 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.737396 21700 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.744131 21681 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.747058 20868 leader_election.cc:400] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:06:56.747654 20868 leader_election.cc:403] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:06:56.749182 20868 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:56.750768 21731 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:56.751680 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 69063.9us
W20260709 13:06:56.774955 20646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:56.749614 20645 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.17.68.67:45761 timed out after 1.544s (SENT) [suppressed 1 similar messages]
I20260709 13:06:56.750391 21476 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:56.725814 21695 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:56.728264 21722 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.791822 21476 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.795379 21523 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:56.796207 20949 ts_tablet_manager.cc:1434] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.306s	user 0.014s	sys 0.000s
I20260709 13:06:56.796435 21700 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.796828 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:56.797639 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 64709.6us
I20260709 13:06:56.798703 21375 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.803987 21463 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.806520 21695 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.813482 21559 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.813709 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.813807 21375 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.814280 21559 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.816210 21375 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.816771 21559 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.817631 20678 raft_consensus.cc:1275] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
W20260709 13:06:56.817916 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 153653us
I20260709 13:06:56.818091 20678 pending_rounds.cc:85] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 1
I20260709 13:06:56.804207 21476 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:56.818681 20678 pending_rounds.cc:107] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 2.2
W20260709 13:06:56.818922 20794 leader_election.cc:343] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.819114 20678 raft_consensus.cc:2889] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:56.819454 20794 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:56.820452 21681 raft_consensus.cc:2749] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:56.820858 20718 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:56.822767 21712 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.823089 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.824184 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.824846 21463 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.824872 20751 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:56.824767 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:56.827239 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.830250 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.830307 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.829545 20752 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:56.831648 20676 raft_consensus.cc:2410] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for term 3 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:06:56.828980 20898 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:56.837392 21560 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:06:56.838068 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.838593 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.839329 20901 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:56.841533 20949 tablet_bootstrap.cc:492] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:56.845885 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.846421 21700 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:56.847052 21700 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.847508 21700 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.838887 20903 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:06:56.828686 21722 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.836393 21476 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.850772 21722 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.856693 21476 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.858856 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.859874 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:56.870431 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 120852us
I20260709 13:06:56.877044 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.809827 21523 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:56.884409 20901 raft_consensus.cc:1240] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:56.891088 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.895696 20678 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:56.897387 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:56.887003 21523 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:56.903187 21722 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.903481 21695 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.903858 21722 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.912006 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:56.912245 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:56.916080 21712 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:56.920459 21476 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.914630 21719 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.928184 21659 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.922132 20826 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:56.930168 21659 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.925338 21476 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.922356 21559 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:56.936774 21476 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.936731 21559 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.938119 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.938958 21559 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.942426 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.942729 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.943812 21719 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:56.921506 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.948514 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.950765 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.951285 20678 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:56.926486 21712 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.952700 21523 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:56.953749 21712 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:56.951591 21722 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:56.946108 21719 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:06:56.955294 20794 leader_election.cc:343] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.923967 21695 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:56.949447 20828 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:56.964090 21714 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:56.979205 20868 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:56.977731 21714 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:56.982107 21560 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:56.982882 21560 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:56.984284 21714 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:56.986055 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.965448 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:56.958945 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:56.966490 21659 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:56.971661 21717 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:56.974889 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:56.948908 20645 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:06:56.992761 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 43926.7us
I20260709 13:06:56.992496 21717 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:56.994812 20645 leader_election.cc:343] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:56.994859 21316 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:56.924832 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.002987 21316 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.004124 21316 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:56.996543 20794 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.013746 20645 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:56.998943 21717 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:06:57.029822 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 74689.3us
I20260709 13:06:57.007884 21722 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:57.017016 21681 raft_consensus.cc:2749] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:57.017355 21560 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:57.049989 20720 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.044461 21722 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:57.059569 21712 raft_consensus.cc:2749] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:57.073778 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 62098us
I20260709 13:06:57.062353 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.064173 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.082552 21277 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.071252 21722 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:57.085466 20794 consensus_peers.cc:597] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: INITIALIZED. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:57.090538 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.094369 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.066774 21560 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.071002 21719 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:06:57.103569 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 70742.3us
I20260709 13:06:57.103856 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.111742 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.111845 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.112870 20902 raft_consensus.cc:2393] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:06:57.098943 21714 consensus_queue.cc:1059] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:06:57.113857 21277 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.117105 21523 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:57.117362 20794 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:57.117668 21510 consensus_queue.cc:1059] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.110747 21560 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.100811 21316 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.126806 20953 tablet_bootstrap.cc:492] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:57.126798 20950 tablet_bootstrap.cc:492] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:06:57.132959 20953 ts_tablet_manager.cc:1403] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.641s	user 0.020s	sys 0.037s
I20260709 13:06:57.138929 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.140599 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.129405 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.139437 21560 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:57.146955 20950 ts_tablet_manager.cc:1403] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.900s	user 0.030s	sys 0.008s
I20260709 13:06:57.147258 21209 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.128605 20826 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:06:57.134837 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.139501 21681 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:57.149305 21277 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:57.149339 21695 raft_consensus.cc:3055] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:57.161327 21209 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.162214 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.166741 20901 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.135113 21523 consensus_queue.cc:1048] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:06:57.143148 21510 consensus_queue.cc:1243] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer 621e65ed900b448194ffab9898f3e5b0 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:06:57.169409 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.154673 21714 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.157815 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.173870 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.160486 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:06:57.168824 20720 leader_election.cc:343] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.178220 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.179021 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.180640 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.180894 20718 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:57.180676 20827 raft_consensus.cc:1240] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:57.181758 21684 raft_consensus.cc:3055] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:57.197698 21684 raft_consensus.cc:740] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:57.183243 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.198928 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.199394 20825 raft_consensus.cc:2468] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:57.199899 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.200341 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.200519 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.184788 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:57.198938 21684 consensus_queue.cc:260] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.167382 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.202991 21684 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.203269 21559 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:57.203783 21559 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.204206 21559 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:57.188473 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.164954 21681 raft_consensus.cc:697] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:57.206687 21681 consensus_queue.cc:237] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.207880 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.165583 21695 raft_consensus.cc:740] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:57.189510 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.197492 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.186661 21209 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:57.214366 20902 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:57.189615 20953 raft_consensus.cc:359] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.214318 21695 consensus_queue.cc:260] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.215163 20953 raft_consensus.cc:385] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.215912 21695 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.217737 20901 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:57.163746 20823 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
W20260709 13:06:57.222530 20720 leader_election.cc:343] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.222420 20953 raft_consensus.cc:740] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.219086 20950 raft_consensus.cc:359] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.230104 20950 raft_consensus.cc:385] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.230842 20950 raft_consensus.cc:740] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.169636 21700 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.220149 21523 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.236879 20953 consensus_queue.cc:260] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.220830 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.249553 20950 consensus_queue.cc:260] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.259478 20718 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.226512 21714 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.271361 20953 ts_tablet_manager.cc:1434] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.134s	user 0.009s	sys 0.000s
I20260709 13:06:57.279224 20950 ts_tablet_manager.cc:1434] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.127s	user 0.009s	sys 0.000s
I20260709 13:06:57.249397 21523 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:57.274133 21750 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.059s	user 0.000s	sys 0.001s
I20260709 13:06:57.281829 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.300839 20821 raft_consensus.cc:2376] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1. Re-sending same reply.
I20260709 13:06:57.284060 20953 tablet_bootstrap.cc:492] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:57.304036 20645 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.306095 21712 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:57.286950 20866 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.308759 20866 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.310215 21548 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:57.288589 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.291152 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:06:57.291818 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:57.293315 21714 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:57.292341 20949 tablet_bootstrap.cc:654] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.295238 21523 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:57.298780 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.323468 20746 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:06:57.325017 20953 tablet_bootstrap.cc:654] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.280767 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.332351 21700 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:57.319247 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 59943.1us
I20260709 13:06:57.310438 21560 raft_consensus.cc:2749] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:57.321198 20866 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:57.322351 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 63015.1us
I20260709 13:06:57.299312 20868 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:57.289553 21722 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.270503 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.330399 21687 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:57.337143 21559 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.340608 20574 catalog_manager.cc:5697] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 3 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
I20260709 13:06:57.341997 21277 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:57.358879 21277 raft_consensus.cc:697] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:57.359634 21559 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:57.360689 20820 raft_consensus.cc:1275] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:57.361313 20820 pending_rounds.cc:85] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting all ops after (but not including) 1
I20260709 13:06:57.361639 20820 pending_rounds.cc:107] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:57.361930 20820 raft_consensus.cc:2889] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:06:57.360301 21277 consensus_queue.cc:237] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.363616 20720 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:57.355016 21722 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:57.356597 20866 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.356707 21731 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.340584 21548 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.352409 20718 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.354389 21316 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:57.366693 20903 raft_consensus.cc:2393] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
W20260709 13:06:57.386268 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 82330.5us
I20260709 13:06:57.374251 21559 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:57.377451 21659 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.392866 21316 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:57.393184 20752 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:06:57.393481 21316 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.394685 20574 catalog_manager.cc:5697] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 1 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
W20260709 13:06:57.403137 20792 leader_election.cc:343] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.406019 20645 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.405591 20574 catalog_manager.cc:5697] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } }
I20260709 13:06:57.407488 20792 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:57.407675 20574 catalog_manager.cc:5697] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 2 to 3, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 3 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } }
I20260709 13:06:57.408416 21757 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.409034 20574 catalog_manager.cc:5697] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 4. New cstate: current_term: 4 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } }
I20260709 13:06:57.410166 20645 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.410820 21316 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:57.410295 20574 catalog_manager.cc:5697] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 3 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.388360 21375 raft_consensus.cc:2804] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.415318 21375 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.412259 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.413277 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.391590 21559 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:57.418081 20949 tablet_bootstrap.cc:492] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:57.418397 21523 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:57.418560 21375 raft_consensus.cc:3060] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.420608 20574 catalog_manager.cc:5697] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
I20260709 13:06:57.412302 21463 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:57.388619 21719 consensus_queue.cc:1048] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:06:57.410303 20576 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40468 (request call id 50) took 6524 ms. Trace:
I20260709 13:06:57.423797 20949 ts_tablet_manager.cc:1403] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.583s	user 0.032s	sys 0.006s
I20260709 13:06:57.431799 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.432066 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.433395 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:57.426129 21463 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.434203 21463 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.434324 21687 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:57.434849 21687 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.435204 21687 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:57.435366 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:57.425499 21559 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:57.442444 21209 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:57.442883 21209 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.443248 21209 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.436309 20645 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.444274 21648 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.444448 20720 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:57.445993 21737 consensus_queue.cc:1048] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:57.426549 20576 rpcz_store.cc:276] 0709 13:06:50.861344 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:50.864150 (+  2806us) service_pool.cc:224] Handling call
0709 13:06:57.385755 (+6521605us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:54.983898 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:55.073408 (+ 89510us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:55.076660 (+  3252us) write_op.cc:435] Acquired schema lock
0709 13:06:55.080450 (+  3790us) tablet.cc:662] Decoding operations
0709 13:06:55.948946 (+868496us) spinlock_profiling.cc:243] Waited 38 ms on lock 0x7b5c002aff8c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe120613331 00007fe120613221 00007fe12060df6c 00007fe11dd69370 00007fe11de6be74 00007fe11de570a6 00007fe11de56d58 00007fe11de5b9f1 00007fe11de5b9a9 00007fe11de5b939 00007fe11de5b901
0709 13:06:56.087002 (+138056us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:56.097464 (+ 10462us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:56.099637 (+  2173us) tablet.cc:685] Acquiring locks for 5 operations
0709 13:06:56.155879 (+ 56242us) tablet.cc:701] Row locks acquired
0709 13:06:56.155900 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:06:56.156086 (+   186us) write_op.cc:270] Start()
0709 13:06:56.156306 (+   220us) write_op.cc:276] Timestamp: P: 1783602416156033 usec, L: 0
0709 13:06:56.156331 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:06:56.157044 (+   713us) log.cc:844] Serialized 2078 byte log entry
0709 13:06:56.688411 (+531367us) spinlock_profiling.cc:243] Waited 6.05 ms on lock 0x7b18001fafe0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1201fcde1 00007fe1202095b1 00007fe1173343f3 00007fe1173367c1 00007fe117336779 00007fe117336709 00007fe1173366d1 00007fe1173359cd 000000000038f354 000000000038f199 00007fe11731783a
0709 13:06:56.949821 (+261410us) op_driver.cc:464] REPLICATION: finished
0709 13:06:57.118180 (+168359us) write_op.cc:301] APPLY: starting
0709 13:06:57.123188 (+  5008us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:57.127026 (+  3838us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:57.128876 (+  1850us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:57.178498 (+ 49622us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:57.178749 (+   251us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=5
0709 13:06:57.178815 (+    66us) write_op.cc:312] APPLY: finished
0709 13:06:57.179257 (+   442us) log.cc:844] Serialized 46 byte log entry
0709 13:06:57.179456 (+   199us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:57.179645 (+   189us) write_op.cc:454] Released schema lock
0709 13:06:57.179716 (+    71us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:57.180298 (+   582us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:57.180337 (+    39us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":53058,"reported_tablets":22,"child_traces":[["op",{"apply.queue_time_us":164227,"apply.run_cpu_time_us":3871,"apply.run_wall_time_us":62095,"num_ops":5,"prepare.queue_time_us":439038,"prepare.run_cpu_time_us":58387,"prepare.run_wall_time_us":1425970,"raft.queue_time_us":206046,"raft.run_cpu_time_us":15012,"raft.run_wall_time_us":135523,"replication_time_us":793255,"spinlock_wait_cycles":101351552,"thread_start_us":883284,"threads_started":4,"wal-append.queue_time_us":252437}]]}
I20260709 13:06:57.451254 20645 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.451505 20949 raft_consensus.cc:359] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.452229 20949 raft_consensus.cc:385] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.452494 20949 raft_consensus.cc:740] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.435797 20574 catalog_manager.cc:5697] T e724d3c2453c4cbba0ad594c0508c0a1 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 3 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.453054 20645 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.453189 20949 consensus_queue.cc:260] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.439538 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.454399 20750 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:57.456261 20574 catalog_manager.cc:5697] T 4fbedc225f024aa285b22f69fbf4ff91 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 3 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:06:57.455094 21687 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.476652 21687 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:57.472985 20645 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.478261 20949 ts_tablet_manager.cc:1434] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.051s	user 0.006s	sys 0.000s
I20260709 13:06:57.467883 21717 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:57.479485 21717 raft_consensus.cc:697] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:57.479775 21758 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.480583 21717 consensus_queue.cc:237] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.480588 20645 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.485064 21758 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.486202 21648 raft_consensus.cc:2804] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.486420 20645 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.489825 21648 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.468142 21523 raft_consensus.cc:2749] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.490461 21648 raft_consensus.cc:3060] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.491436 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:57.492322 20746 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.503216 21463 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.504266 20645 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.505445 21463 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:57.506289 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:57.508504 20949 tablet_bootstrap.cc:492] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:57.509994 21375 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.511071 21758 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:57.511632 21758 raft_consensus.cc:697] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:57.511847 21760 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.512532 21758 consensus_queue.cc:237] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.512849 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.478598 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.511642 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.515066 20901 raft_consensus.cc:2393] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:06:57.474658 20574 catalog_manager.cc:5697] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 2 to 3, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 3 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:57.523348 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.524873 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.526264 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.527469 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.527642 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.528707 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.529624 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.532336 20645 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.526051 20574 catalog_manager.cc:5697] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 2, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 2 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
I20260709 13:06:57.522758 21375 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:57.541150 20953 tablet_bootstrap.cc:492] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:57.541708 20953 ts_tablet_manager.cc:1403] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.258s	user 0.025s	sys 0.023s
I20260709 13:06:57.542928 20574 catalog_manager.cc:5697] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } }
I20260709 13:06:57.540676 21316 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.547890 21316 raft_consensus.cc:697] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:57.548137 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.547175 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.548640 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.548826 21316 consensus_queue.cc:237] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.549434 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.550051 20671 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:57.550647 20679 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:57.546007 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.547201 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.555580 20752 raft_consensus.cc:2468] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:06:57.559981 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.563485 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.566658 20752 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:57.566991 21559 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.567631 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.568202 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.569116 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.567138 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.573028 20794 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:57.571149 21559 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:57.577422 20574 catalog_manager.cc:5697] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } }
I20260709 13:06:57.584782 20678 raft_consensus.cc:2468] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:57.594713 20645 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.596611 20645 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.604655 20794 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.607528 20868 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.612048 21757 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:57.613435 21510 consensus_queue.cc:1059] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:57.593070 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.617714 20673 raft_consensus.cc:3060] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.603169 21712 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:57.618865 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.621302 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.622603 20755 raft_consensus.cc:1275] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:57.583101 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:57.628312 20718 leader_election.cc:343] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.626789 20866 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.640022 20794 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.640511 20866 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.642768 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:57.642964 20868 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.643177 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.644223 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.644645 21277 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.645318 20868 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.645478 21277 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.646261 21277 raft_consensus.cc:2804] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:57.646659 21277 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.647028 21277 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.639539 21719 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:06:57.647887 21769 log.cc:927] Time spent T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.055s	user 0.000s	sys 0.001s
I20260709 13:06:57.648239 21719 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:57.650350 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:57.650473 21719 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:57.632174 20746 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:57.644652 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.651993 20751 raft_consensus.cc:1240] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:57.652401 20747 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:57.654325 21722 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.655121 21209 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.655791 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.656424 20902 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:57.657209 21209 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:57.657377 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.657640 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.658598 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.659350 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.644243 21737 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:06:57.660599 21560 raft_consensus.cc:2749] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.661517 21209 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:57.661983 21762 raft_consensus.cc:2749] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.663322 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.631356 21686 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:57.668754 21686 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:57.669243 21686 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:57.662935 21209 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:57.671111 20718 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.617810 21648 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.638206 21712 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.676029 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:57.681926 20866 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.682689 21687 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:57.683234 21731 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.683483 21687 raft_consensus.cc:2804] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:57.684116 21687 raft_consensus.cc:697] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:57.685853 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.688230 20720 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.682718 21559 raft_consensus.cc:3055] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:57.679296 21762 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:57.703038 21765 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:06:57.703248 21737 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.709725 21737 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:57.712839 21737 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:57.705094 20953 raft_consensus.cc:359] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.714496 20953 raft_consensus.cc:385] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:57.708573 21719 raft_consensus.cc:2749] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.715306 21681 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.716643 21681 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.679602 21712 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.719055 21712 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:57.720148 21681 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:57.720780 20953 raft_consensus.cc:740] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:57.704939 21648 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:57.722060 20953 consensus_queue.cc:260] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.700536 21559 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:57.725831 20953 ts_tablet_manager.cc:1434] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.184s	user 0.006s	sys 0.002s
I20260709 13:06:57.727141 20673 raft_consensus.cc:2468] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:06:57.727684 20953 tablet_bootstrap.cc:492] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:57.729231 20949 tablet_bootstrap.cc:654] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.747596 20718 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:57.726655 21559 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:57.779099 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 87097.8us
I20260709 13:06:57.768312 21684 raft_consensus.cc:3055] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:57.780010 20794 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.767984 21712 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.771651 21719 raft_consensus.cc:2804] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:57.771514 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.728566 21687 consensus_queue.cc:237] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.780754 21684 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:57.790897 21681 consensus_queue.cc:1059] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:57.791081 21684 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.792459 21684 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:57.787056 21719 raft_consensus.cc:697] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:57.793604 21719 consensus_queue.cc:237] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.799964 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.802621 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.810456 21700 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.810860 20868 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.812629 20868 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.812810 21548 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.813472 21548 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.813743 20868 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.813344 21731 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:57.814590 21780 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.789496 21559 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:06:57.816237 20720 leader_election.cc:343] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.822934 20720 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:57.785286 21510 consensus_queue.cc:1048] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:06:57.826855 20898 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:06:57.798069 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.824898 21700 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:57.827930 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.828248 21700 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.785598 21712 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:06:57.835911 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 239388us
I20260709 13:06:57.837437 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.837900 20868 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.838639 21731 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.840380 20645 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.842068 20645 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.844136 20868 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.844141 20645 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.848006 20868 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.848949 20868 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:57.853894 20720 leader_election.cc:343] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:57.855172 20720 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.798774 21277 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.859736 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:57.839165 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.841333 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.847106 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.854847 21758 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.868559 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.869099 20901 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:06:57.853434 21560 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.871243 20903 raft_consensus.cc:1240] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:57.858050 21476 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.872349 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.861330 21648 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.858652 21722 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.863118 21731 raft_consensus.cc:2749] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.873286 20645 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:06:57.875023 21476 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:57.876133 21779 raft_consensus.cc:3055] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:57.877944 20949 tablet_bootstrap.cc:492] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:57.887264 20949 ts_tablet_manager.cc:1403] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.379s	user 0.010s	sys 0.008s
I20260709 13:06:57.856062 21737 consensus_queue.cc:1048] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:06:57.870615 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.897596 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.898793 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.899886 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.900460 21316 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:06:57.900902 20953 tablet_bootstrap.cc:654] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:57.900988 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.901365 21316 raft_consensus.cc:697] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:57.902311 21777 raft_consensus.cc:2804] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:57.902789 21777 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:57.902585 21316 consensus_queue.cc:237] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.903427 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.903765 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:57.904361 20750 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.903223 21777 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.907328 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.885169 21476 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:57.915438 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.915813 21476 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:57.916530 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:57.916929 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.915256 21789 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:57.886420 21779 raft_consensus.cc:740] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:57.921720 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:06:57.923064 20794 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.902598 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.907488 21722 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:57.918201 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.883159 21717 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.031s
W20260709 13:06:57.954757 20645 leader_election.cc:343] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:06:57.952042 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 92404us
I20260709 13:06:57.919550 20824 raft_consensus.cc:1275] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:57.957176 20794 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:57.926817 21789 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:06:57.964896 21776 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:57.920620 21779 consensus_queue.cc:260] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.958381 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:57.973245 20794 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.977139 21783 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:57.977614 21700 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:57.982878 20746 raft_consensus.cc:1240] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:57.971165 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:57.986619 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:57.986837 20750 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:06:57.987129 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:57.987990 20826 raft_consensus.cc:2393] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:57.987795 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:57.989753 20829 raft_consensus.cc:2410] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd 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:06:57.988193 21787 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:57.988507 21777 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.996565 21787 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:57.997215 21755 consensus_queue.cc:1059] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.045s
I20260709 13:06:57.998181 20672 raft_consensus.cc:1240] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:57.998342 21755 raft_consensus.cc:3055] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:57.998780 21755 raft_consensus.cc:740] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:57.958597 21722 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:57.999702 21755 consensus_queue.cc:260] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:58.000870 21722 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:58.001160 21755 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.002272 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:06:57.992676 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 137545us
I20260709 13:06:57.962360 21789 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:58.007023 20794 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:57.987926 21791 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:58.018833 20720 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.020229 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.005766 21777 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:58.026906 20752 raft_consensus.cc:1240] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:58.027292 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:58.028033 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:58.028738 20826 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:58.031339 21797 raft_consensus.cc:2749] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.031612 20748 raft_consensus.cc:1275] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:58.032694 20949 raft_consensus.cc:359] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.033402 20949 raft_consensus.cc:385] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:58.033658 20949 raft_consensus.cc:740] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:58.008556 21776 consensus_queue.cc:1059] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:06:58.033759 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:58.034375 21790 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.036387 20645 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:58.034400 20949 consensus_queue.cc:260] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:57.998811 21787 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:58.012295 21789 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:06:58.062521 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:58.054592 20820 raft_consensus.cc:2393] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:58.038602 21712 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:58.054870 21714 raft_consensus.cc:2804] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:06:58.059522 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:58.068022 20794 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:58.042904 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:58.074323 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 55552.2us
I20260709 13:06:58.076009 20679 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:58.079365 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.082645 20794 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:58.063164 21776 consensus_queue.cc:1243] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Peer 03d54dd7b21a4ecca6b0cf43512160cd log is divergent from this leader: its last log entry 2.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:06:58.084190 20949 ts_tablet_manager.cc:1434] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.197s	user 0.006s	sys 0.001s
W20260709 13:06:58.078377 21786 log.cc:927] Time spent T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.124s	user 0.000s	sys 0.001s
I20260709 13:06:58.064136 20750 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:58.089322 20720 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.071017 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:58.080799 21714 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:58.055862 21686 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.124152 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:06:58.159191 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 185606us
I20260709 13:06:58.084709 21790 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:06:58.172942 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 88721.3us
I20260709 13:06:58.189103 20720 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.089809 21780 raft_consensus.cc:2749] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:58.185192 20755 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:06:58.071789 21681 consensus_queue.cc:1059] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.055s
I20260709 13:06:58.195180 20720 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.197671 20949 tablet_bootstrap.cc:492] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:06:58.173679 21714 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:06:58.253060 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:58.191250 21737 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.126021 21463 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:58.266450 21737 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:58.267117 20823 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:58.266696 21463 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:58.185775 21777 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.268913 21463 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:58.193143 21787 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:06:58.268628 21737 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:58.264837 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 69809.2us
I20260709 13:06:58.193645 21790 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.265491 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.272805 20720 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.273715 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
W20260709 13:06:58.274936 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 192396us
W20260709 13:06:58.277380 21795 log.cc:927] Time spent T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.182s	user 0.000s	sys 0.000s
I20260709 13:06:58.277755 21463 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:06:58.277848 21733 log.cc:927] Time spent T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Append to log took a long time: real 0.159s	user 0.000s	sys 0.001s
I20260709 13:06:58.278019 21681 raft_consensus.cc:3055] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:58.278441 21787 raft_consensus.cc:697] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:06:58.279053 21799 log.cc:927] Time spent T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.089s	user 0.000s	sys 0.000s
I20260709 13:06:58.279716 20899 raft_consensus.cc:1240] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:58.281049 21686 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:58.281391 21804 log.cc:927] Time spent T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.208s	user 0.001s	sys 0.000s
I20260709 13:06:58.319300 21780 consensus_queue.cc:1059] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:58.320437 21780 raft_consensus.cc:3055] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:58.320819 21780 raft_consensus.cc:740] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:06:58.321949 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:58.282835 20894 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.187690 21559 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:58.326606 21559 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:58.328701 21789 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:58.329674 21794 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:58.299587 21712 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.330920 21789 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:58.330767 21712 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.331192 21277 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:58.285128 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:58.332612 21559 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:58.333493 21783 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.334506 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:58.283124 20750 raft_consensus.cc:1240] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:58.335973 21779 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.321782 21780 consensus_queue.cc:260] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:58.336750 21714 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:58.298632 20720 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.272831 21793 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.295858 21463 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.337944 21780 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.339497 21790 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:58.339926 21463 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:58.285279 21659 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:58.281423 20901 raft_consensus.cc:1275] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:58.331305 21787 consensus_queue.cc:237] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.319164 21476 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:58.342718 21793 raft_consensus.cc:2749] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.343298 20895 raft_consensus.cc:1240] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:58.298384 21760 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:58.344046 21760 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:06:58.344403 21712 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:58.344604 21476 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:06:58.345126 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 46610.5us
I20260709 13:06:58.344441 21760 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:58.349131 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:58.349776 20676 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.350301 20645 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:58.352415 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.340857 21659 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:58.354023 20720 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.359651 20720 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.353564 21789 raft_consensus.cc:2749] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:58.353607 21793 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:58.360942 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:58.361884 21805 consensus_queue.cc:1048] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:58.358798 21686 consensus_queue.cc:1048] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:06:58.296145 21681 raft_consensus.cc:740] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:58.371062 21681 consensus_queue.cc:260] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.372077 21681 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.372077 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:58.373344 20824 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 1: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:06:58.378981 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:58.379703 20827 raft_consensus.cc:3060] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.382737 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:58.383868 21659 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:58.384047 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:58.362377 21758 consensus_queue.cc:1059] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.018s
I20260709 13:06:58.384892 20749 raft_consensus.cc:1240] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:58.385360 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:58.385718 21758 raft_consensus.cc:3055] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:58.386148 21758 raft_consensus.cc:740] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:58.387054 21758 consensus_queue.cc:260] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:58.388218 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.388656 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.389333 20753 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:06:58.389740 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:58.390447 20902 raft_consensus.cc:2468] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:58.391191 20752 raft_consensus.cc:1240] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:58.393111 20868 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.393275 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:58.364434 21794 raft_consensus.cc:2749] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.394359 21800 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.394919 21782 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:06:58.399085 20718 leader_election.cc:343] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.399670 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:58.405035 21277 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:06:58.388229 21758 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:58.384145 20826 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:06:58.409613 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:58.413731 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:58.414420 20752 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:58.416625 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.417604 21794 consensus_queue.cc:1048] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:06:58.418853 20676 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
W20260709 13:06:58.424427 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 54860.6us
I20260709 13:06:58.426925 20720 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.409947 20827 raft_consensus.cc:2468] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:58.434244 20949 tablet_bootstrap.cc:654] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:58.438508 20753 raft_consensus.cc:1240] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:58.439853 20720 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:58.440076 20645 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:58.442394 20645 leader_election.cc:343] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.442303 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.399108 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:58.450865 20720 leader_election.cc:343] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:06:58.453207 20720 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:58.454564 20720 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:58.483122 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:58.441859 21791 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:58.490867 20868 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.448172 21805 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:06:58.492422 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.447877 21695 raft_consensus.cc:2749] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.497450 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.450706 21375 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.497704 20953 tablet_bootstrap.cc:492] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:58.501601 20953 ts_tablet_manager.cc:1403] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.774s	user 0.037s	sys 0.027s
I20260709 13:06:58.493336 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.474438 21687 raft_consensus.cc:2749] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:58.487640 21717 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
W20260709 13:06:58.505066 20720 consensus_peers.cc:597] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:06:58.452610 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.445358 21755 consensus_queue.cc:1048] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.048s
I20260709 13:06:58.489702 21510 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:58.521178 20868 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:58.498481 21659 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.496608 21714 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:58.503556 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:58.508942 21560 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:06:58.538172 20901 raft_consensus.cc:1275] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:06:58.541963 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 103467us
W20260709 13:06:58.554418 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 100367us
I20260709 13:06:58.579387 20645 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:58.531286 21737 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:58.616907 21695 raft_consensus.cc:2764] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election decision vote started in defunct term 0: won
I20260709 13:06:58.621560 20752 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:58.621876 21789 consensus_queue.cc:1059] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:06:58.622972 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:58.535228 21687 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.576360 20792 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:58.582439 21714 consensus_queue.cc:1059] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.082s
I20260709 13:06:58.631623 21782 raft_consensus.cc:2749] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
W20260709 13:06:58.748135 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 125254us
W20260709 13:06:58.754807 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 127744us
I20260709 13:06:58.711177 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:58.655323 21687 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:58.752571 20823 raft_consensus.cc:1240] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:06:58.714587 21801 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.265s
I20260709 13:06:58.757056 21755 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
W20260709 13:06:58.771418 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 104163us
I20260709 13:06:58.771984 20794 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:06:58.765970 21812 log.cc:927] Time spent T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
I20260709 13:06:58.764640 20671 raft_consensus.cc:1275] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:58.761801 21819 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:58.768750 20902 raft_consensus.cc:1275] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:58.767409 21794 consensus_queue.cc:1048] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.024s
I20260709 13:06:58.784061 21787 raft_consensus.cc:2804] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
W20260709 13:06:58.838845 21816 log.cc:927] Time spent T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.133s	user 0.000s	sys 0.001s
I20260709 13:06:58.775188 21681 consensus_queue.cc:1059] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.068s
I20260709 13:06:58.865513 20868 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:58.867101 21818 log.cc:927] Time spent T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.126s	user 0.000s	sys 0.001s
I20260709 13:06:58.852123 21787 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:58.870306 21548 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:58.888935 21822 consensus_queue.cc:1048] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.128s
I20260709 13:06:58.883991 21801 raft_consensus.cc:2749] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:58.903784 21810 consensus_queue.cc:1059] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.122s
I20260709 13:06:58.904681 21825 consensus_queue.cc:1048] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:06:58.910331 21800 consensus_meta.cc:287] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.515s	user 0.011s	sys 0.000s
I20260709 13:06:58.910882 21800 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:06:58.912775 21828 raft_consensus.cc:3055] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:58.913443 21828 raft_consensus.cc:740] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:58.914700 21828 consensus_queue.cc:260] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:58.916257 21828 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:58.920132 21811 log.cc:927] Time spent T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.267s	user 0.002s	sys 0.000s
I20260709 13:06:58.921614 20821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 187) took 1063 ms. Trace:
I20260709 13:06:58.922037 20821 rpcz_store.cc:276] 0709 13:06:57.858514 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.860725 (+  2211us) service_pool.cc:224] Handling call
0709 13:06:57.894292 (+ 33567us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:57.956535 (+ 62243us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:57.959102 (+  2567us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:58.002730 (+ 43628us) log.cc:844] Serialized 26 byte log entry
0709 13:06:58.451006 (+448276us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:58.453451 (+  2445us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.488218 (+ 34767us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:58.921347 (+433129us) raft_consensus.cc:1685] finished
0709 13:06:58.921367 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:58.921533 (+   166us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":6246,"raft.queue_time_us":37516,"raft.run_cpu_time_us":135,"raft.run_wall_time_us":4608,"thread_start_us":437631,"threads_started":1,"wal-append.queue_time_us":500254}
W20260709 13:06:58.925518 21779 consensus_meta.cc:287] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.589s	user 0.008s	sys 0.000s
I20260709 13:06:58.926510 20822 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:06:58.929656 20822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52242 (request call id 189) took 1056 ms. Trace:
I20260709 13:06:58.930112 20822 rpcz_store.cc:276] 0709 13:06:57.873736 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.902359 (+ 28623us) service_pool.cc:224] Handling call
0709 13:06:58.929448 (+1027089us) spinlock_profiling.cc:243] Waited 976 ms on lock 0x7b54006522d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:06:58.929584 (+   136us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2243694336}
I20260709 13:06:58.932575 21687 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:58.944368 20751 raft_consensus.cc:1240] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: [1.1-2.2]
I20260709 13:06:58.895731 21787 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.050372 20953 raft_consensus.cc:359] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.037698 21779 raft_consensus.cc:3055] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:06:59.054371 20953 raft_consensus.cc:385] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.056553 20953 raft_consensus.cc:740] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.054414 20868 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:59.054756 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 502427us
I20260709 13:06:59.050315 20749 raft_consensus.cc:1275] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:59.064093 20953 consensus_queue.cc:260] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.062445 20645 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:58.969933 21548 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:06:59.070958 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 179478us
I20260709 13:06:59.037158 21819 raft_consensus.cc:697] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:59.076251 20822 raft_consensus.cc:1275] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:06:59.080309 21548 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:59.056492 21779 raft_consensus.cc:740] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:59.066282 21801 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:59.091336 20953 ts_tablet_manager.cc:1434] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.589s	user 0.009s	sys 0.000s
I20260709 13:06:59.081964 21789 raft_consensus.cc:2804] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
W20260709 13:06:59.091686 20953 ts_tablet_manager.cc:1467] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Tablet startup took 589ms
I20260709 13:06:59.088529 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.092042 21829 consensus_queue.cc:1048] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.022s
I20260709 13:06:59.090858 21825 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.115818 20794 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:59.107671 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:06:59.089618 21712 consensus_queue.cc:1048] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:06:59.122520 21834 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.112905 21789 raft_consensus.cc:697] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:59.119947 21779 consensus_queue.cc:260] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.133491 21779 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:59.126694 21836 consensus_queue.cc:1059] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 13:06:59.127390 21845 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.128541 21510 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.132486 21837 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:06:59.108476 20953 ts_tablet_manager.cc:1469] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Trace:
0709 13:06:38.807731 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:38.819973 (+ 12242us) service_pool.cc:224] Handling call
0709 13:06:38.821639 (+  1666us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:06:38.821726 (+    87us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:06:38.902891 (+ 81165us) tablet_metadata.cc:665] Metadata flushed
0709 13:06:38.910373 (+  7482us) tablet_replica.cc:206] Creating consensus instance
0709 13:06:38.912156 (+  1783us) inbound_call.cc:177] Queueing success response
0709 13:06:57.727205 (+18815049us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:06:58.502007 (+774802us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:06:58.862001 (+359994us) tablet_replica.cc:261] Starting instrumentation
0709 13:06:58.887986 (+ 25985us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":118762,"raft.queue_time_us":1303,"raft.run_cpu_time_us":143,"raft.run_wall_time_us":11211,"tablet-open.queue_time_us":18815073}
W20260709 13:06:59.125633 21760 consensus_meta.cc:287] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.777s	user 0.014s	sys 0.000s
I20260709 13:06:59.139804 21789 consensus_queue.cc:237] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:59.140172 21845 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.125447 20826 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:06:59.139873 21836 raft_consensus.cc:3055] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:59.149329 21836 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:59.147814 20949 tablet_bootstrap.cc:492] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:06:59.150964 20949 ts_tablet_manager.cc:1403] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.976s	user 0.017s	sys 0.011s
I20260709 13:06:59.151739 21836 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.143911 21510 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:59.153198 21836 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.154345 21510 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:59.146549 21760 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:06:59.156704 20646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.157127 21760 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.160665 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:06:59.146761 20795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.163254 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.163432 21845 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:59.164224 20673 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:06:59.116248 21825 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.169662 21825 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:59.142359 21834 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:06:59.179921 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 90406.2us
I20260709 13:06:59.183585 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:59.196478 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.198659 20949 raft_consensus.cc:359] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.199415 20949 raft_consensus.cc:385] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.199689 20949 raft_consensus.cc:740] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.203222 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:59.204274 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:59.193059 21737 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:06:59.215853 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 100099us
I20260709 13:06:59.192884 21476 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.225731 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.223608 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.226593 20679 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:06:59.226677 21476 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:59.215361 21737 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.229315 21476 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:59.232285 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.233490 20792 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:59.126137 21819 consensus_queue.cc:237] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.244860 20678 raft_consensus.cc:1275] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:06:59.247264 20678 pending_rounds.cc:85] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 1
I20260709 13:06:59.247536 20678 pending_rounds.cc:107] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:06:59.194377 21801 consensus_queue.cc:1059] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.041s
I20260709 13:06:59.247783 20678 raft_consensus.cc:2889] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:06:59.234530 21813 log.cc:927] Time spent T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.500s	user 0.005s	sys 0.000s
I20260709 13:06:59.230000 21737 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:59.245898 20949 consensus_queue.cc:260] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.225759 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.256289 21849 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:06:59.257086 21849 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.257711 21849 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:59.280135 21510 consensus_queue.cc:1048] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:06:59.285948 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.287400 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.288075 20829 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:59.288235 21714 raft_consensus.cc:3055] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:06:59.288910 21714 raft_consensus.cc:740] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:06:59.290944 20868 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:59.294530 21737 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:59.295660 21714 consensus_queue.cc:260] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.305692 20868 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:59.311990 20949 ts_tablet_manager.cc:1434] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.161s	user 0.007s	sys 0.003s
I20260709 13:06:59.277688 21834 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.308405 21714 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.313810 21277 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:59.330111 20868 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:59.311986 21849 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.306531 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.338620 21849 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.343422 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:06:59.344111 20673 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 6
W20260709 13:06:59.348716 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 232960us
I20260709 13:06:59.350546 20794 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:59.354123 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:06:59.314265 21787 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.364554 21810 raft_consensus.cc:3055] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:59.350483 21758 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.370543 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:59.365078 21810 raft_consensus.cc:740] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:59.351841 21681 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:59.373288 20720 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:06:59.378687 20794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:59.379263 20794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.358824 21834 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:06:59.385277 21835 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:59.374349 21737 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:59.402187 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.404804 20753 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 5.
I20260709 13:06:59.375067 21758 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:59.413394 21830 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.412161 20794 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:06:59.418615 21835 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.400494 20826 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:06:59.419209 21835 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.381326 21782 consensus_queue.cc:1048] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.031s
I20260709 13:06:59.412161 21787 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:59.414717 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:59.427414 20829 raft_consensus.cc:1240] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:59.419044 21810 consensus_queue.cc:260] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.430295 21758 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:59.430658 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.431092 20751 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:06:59.417042 21737 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.444852 20822 raft_consensus.cc:1275] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:06:59.468071 20754 raft_consensus.cc:1275] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:06:59.435732 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.434633 20673 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 6.
I20260709 13:06:59.472150 20720 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:59.440163 21805 consensus_queue.cc:1059] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.036s
I20260709 13:06:59.470649 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.425019 21830 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.468724 21796 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:59.475327 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:06:59.481001 21797 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:59.476096 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:06:59.507121 21849 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:06:59.551702 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.550248 21776 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.508778 20826 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
W20260709 13:06:59.572619 21812 log.cc:927] Time spent T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.060s	user 0.000s	sys 0.001s
I20260709 13:06:59.573544 20792 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:59.509570 21859 consensus_queue.cc:1048] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.070s
I20260709 13:06:59.582607 21835 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:59.584038 21836 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:06:59.586755 21714 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:59.607424 20953 tablet_bootstrap.cc:492] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:59.607093 21714 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.609140 21714 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:59.576056 21776 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.610532 21859 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.611394 21776 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.611083 21859 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.611842 21830 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:59.612684 21737 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.613492 21859 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:06:59.620515 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:59.622366 20755 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38390 (request call id 99) took 1121 ms. Trace:
I20260709 13:06:59.622826 20755 rpcz_store.cc:276] 0709 13:06:58.484102 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:58.500282 (+ 16180us) service_pool.cc:224] Handling call
0709 13:06:59.603817 (+1103535us) spinlock_profiling.cc:243] Waited 3.71 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:06:59.604121 (+   304us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:06:59.604300 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:59.605075 (+   775us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:06:59.605122 (+    47us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:06:59.605156 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:59.605223 (+    67us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:59.605333 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8539008}
I20260709 13:06:59.624094 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.624541 21737 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.624898 20748 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:06:59.625260 21737 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.634384 21836 raft_consensus.cc:697] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:06:59.621080 20751 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 6.
I20260709 13:06:59.645008 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.636099 20953 tablet_bootstrap.cc:654] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:06:59.644017 21779 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.650951 21779 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:59.662029 20894 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 245) took 1379 ms. Trace:
I20260709 13:06:59.663323 21779 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:59.662672 20894 rpcz_store.cc:276] 0709 13:06:58.282148 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:58.282301 (+   153us) service_pool.cc:224] Handling call
0709 13:06:58.282655 (+   354us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:06:58.335737 (+ 53082us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:06:58.335769 (+    32us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:06:58.336233 (+   464us) log.cc:844] Serialized 26 byte log entry
0709 13:06:58.491262 (+155029us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:06:58.534956 (+ 43694us) log.cc:844] Serialized 14 byte log entry
0709 13:06:58.576761 (+ 41805us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:06:58.623020 (+ 46259us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:06:59.651003 (+1027983us) spinlock_profiling.cc:243] Waited 44.7 ms on lock 0x7b1800325300. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1201fcde1 00007fe1202095b1 00007fe1173343f3 00007fe1173367c1 00007fe117336779 00007fe117336709 00007fe1173366d1 00007fe1173359cd 000000000038f354 000000000038f199 00007fe11731783a
0709 13:06:59.661569 (+ 10566us) raft_consensus.cc:1685] finished
0709 13:06:59.661715 (+   146us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:06:59.661916 (+   201us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":533,"prepare.queue_time_us":22622,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":2753,"raft.queue_time_us":12310,"raft.run_cpu_time_us":199,"raft.run_wall_time_us":4358,"spinlock_wait_cycles":102883712,"thread_start_us":138603,"threads_started":1,"wal-append.queue_time_us":244154}
I20260709 13:06:59.659905 21836 consensus_queue.cc:237] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.679709 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:06:59.676873 21792 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 1.147s	user 0.009s	sys 0.006s
W20260709 13:06:59.708420 20646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:06:59.688192 21792 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 1.161s	user 0.010s	sys 0.006s
I20260709 13:06:59.733510 21792 raft_consensus.cc:3055] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Stepping down as leader of term 3
W20260709 13:06:59.737891 21862 log.cc:927] Time spent T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.124s	user 0.000s	sys 0.002s
I20260709 13:06:59.735390 21792 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:06:59.749385 21810 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.753834 21375 raft_consensus.cc:3055] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:06:59.755430 21375 raft_consensus.cc:740] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:59.754616 20953 tablet_bootstrap.cc:492] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:06:59.758373 20953 ts_tablet_manager.cc:1403] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.151s	user 0.027s	sys 0.025s
I20260709 13:06:59.756392 21375 consensus_queue.cc:260] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.766857 21375 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:06:59.767684 21869 log.cc:927] Time spent T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.157s	user 0.001s	sys 0.001s
I20260709 13:06:59.769025 20953 raft_consensus.cc:359] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.769913 20953 raft_consensus.cc:385] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:06:59.770285 20953 raft_consensus.cc:740] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:06:59.770907 20953 consensus_queue.cc:260] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.782006 20679 raft_consensus.cc:1240] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
W20260709 13:06:59.783792 21870 log.cc:927] Time spent T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.170s	user 0.002s	sys 0.000s
I20260709 13:06:59.784395 21277 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.785315 20953 ts_tablet_manager.cc:1434] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.024s	user 0.006s	sys 0.000s
I20260709 13:06:59.739239 21792 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.781471 21757 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.788592 21829 consensus_queue.cc:1059] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.002s
I20260709 13:06:59.789053 20953 tablet_bootstrap.cc:492] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:06:59.784967 21277 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:59.794826 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.796514 21277 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:59.797178 21277 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.785842 21548 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.803586 21659 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.789803 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.791577 21829 raft_consensus.cc:3055] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:06:59.811523 21659 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.790421 21757 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.806545 21277 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:06:59.812851 21829 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:06:59.810382 21792 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.809790 21548 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:06:59.822089 20953 tablet_bootstrap.cc:654] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:06:59.816504 21863 log.cc:927] Time spent T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.263s	user 0.002s	sys 0.002s
I20260709 13:06:59.816926 20671 raft_consensus.cc:2393] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:06:59.816816 21757 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.819922 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.818842 21659 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:59.825716 20752 raft_consensus.cc:2393] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
W20260709 13:06:59.827522 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.819922 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.831606 20822 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:06:59.833035 21829 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.834441 21829 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:06:59.839820 21548 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:06:59.842653 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.844591 21277 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:59.845120 20868 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:59.846428 21277 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:06:59.846953 21277 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.847765 21277 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:06:59.850824 21796 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:59.851296 21796 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:06:59.856031 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:06:59.857940 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.865589 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.873688 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:59.875064 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:59.875842 20899 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:59.877110 20720 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:59.879796 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.880471 20749 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:59.881459 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.882095 20751 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:06:59.883663 21783 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:59.884079 21791 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:06:59.884289 21783 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.885149 21737 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.887590 20898 raft_consensus.cc:1240] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:06:59.888777 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.889397 20824 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:06:59.889483 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:59.886965 20720 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:59.890196 20896 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:06:59.896441 21783 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:06:59.883886 20794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.904695 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:06:59.906569 20645 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:59.916728 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.921819 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.925544 21758 consensus_queue.cc:1048] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:06:59.900360 21793 raft_consensus.cc:2764] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election decision vote started in defunct term 1: won
I20260709 13:06:59.927457 21316 raft_consensus.cc:2804] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:06:59.928393 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.929454 21714 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:06:59.930015 21714 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.930454 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.932206 21714 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.934526 20645 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:06:59.902505 21548 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:06:59.942222 20866 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:06:59.945313 20868 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
W20260709 13:06:59.945348 20866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:06:59.945567 20794 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:06:59.946041 21801 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:06:59.955574 21801 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:06:59.956197 21801 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:06:59.956676 21801 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:06:59.933315 21757 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:06:59.937429 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.993001 21757 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:06:59.937501 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:06:59.986636 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:06:59.944607 21548 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:06:59.995229 21757 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:06:59.995793 20573 catalog_manager.cc:5697] T aeb401e2f33140b68283ba120e0b1975 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 3. New cstate: current_term: 3 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:06:59.996907 21548 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:06:59.943269 21714 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:06:59.997799 21714 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:06:59.998186 21714 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:06:59.942406 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:06:59.991928 21789 consensus_queue.cc:1048] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
W20260709 13:07:00.006989 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:00.008400 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 62933us
I20260709 13:07:00.008636 20866 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.015961 20794 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:00.031319 20794 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:00.020637 21510 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.043174 21510 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.043735 21510 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.017658 21316 raft_consensus.cc:697] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:00.020999 21737 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:00.042156 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.054800 21841 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:00.055415 21772 consensus_queue.cc:1048] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.023s
I20260709 13:07:00.058660 21714 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.028151 21681 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.027803 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.066051 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.108043 20751 raft_consensus.cc:2368] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6.
I20260709 13:07:00.022418 21796 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:00.087968 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:00.094393 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 149153us
I20260709 13:07:00.097398 20794 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:00.099311 20676 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:00.098946 20573 catalog_manager.cc:5697] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } }
I20260709 13:07:00.067484 21510 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:00.100649 21714 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:00.097155 20752 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:07:00.103994 21277 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.097525 21681 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:00.098309 21883 log.cc:927] Time spent T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.052s	user 0.001s	sys 0.002s
I20260709 13:07:00.100278 21859 consensus_queue.cc:1048] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.120131 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.120462 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.120633 21806 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:00.111972 21737 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.121398 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.120133 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.115348 20573 catalog_manager.cc:5697] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 4, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 4 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:00.124120 20868 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.094535 21316 consensus_queue.cc:237] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.129801 20574 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40486 (request call id 55) took 5788 ms. Trace:
I20260709 13:07:00.122694 20866 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:00.124102 21837 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:00.124801 21681 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.142555 20573 catalog_manager.cc:5697] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
I20260709 13:07:00.137771 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.136036 21737 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.146319 21548 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:00.146796 21880 raft_consensus.cc:2804] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:00.147799 20868 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:00.136045 20822 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:00.150977 20573 catalog_manager.cc:5697] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 1, leader changed from <none> to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 1 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } }
I20260709 13:07:00.152838 20953 tablet_bootstrap.cc:492] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:07:00.143141 21837 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.169056 20898 raft_consensus.cc:1240] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:00.183259 20953 ts_tablet_manager.cc:1403] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.394s	user 0.045s	sys 0.069s
I20260709 13:07:00.168947 21801 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.169667 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:00.189117 21737 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:00.190800 20676 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.169950 21510 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.149780 20894 raft_consensus.cc:2393] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:00.136268 20899 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:00.140894 20574 rpcz_store.cc:276] 0709 13:06:54.341026 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:54.341141 (+   115us) service_pool.cc:224] Handling call
0709 13:07:00.129745 (+5788604us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:06:57.827861 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:06:57.828461 (+   600us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:06:57.828516 (+    55us) write_op.cc:435] Acquired schema lock
0709 13:06:57.828535 (+    19us) tablet.cc:662] Decoding operations
0709 13:06:57.971883 (+143348us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:06:58.006478 (+ 34595us) write_op.cc:641] Partition lock acquired for write op
0709 13:06:58.008710 (+  2232us) tablet.cc:685] Acquiring locks for 13 operations
0709 13:06:58.075197 (+ 66487us) tablet.cc:701] Row locks acquired
0709 13:06:58.075226 (+    29us) write_op.cc:260] PREPARE: finished
0709 13:06:58.075397 (+   171us) write_op.cc:270] Start()
0709 13:06:58.075544 (+   147us) write_op.cc:276] Timestamp: P: 1783602418075336 usec, L: 0
0709 13:06:58.075561 (+    17us) op_driver.cc:348] REPLICATION: starting
0709 13:06:58.076277 (+   716us) log.cc:844] Serialized 5158 byte log entry
0709 13:06:58.731372 (+655095us) op_driver.cc:464] REPLICATION: finished
0709 13:06:59.062437 (+331065us) write_op.cc:301] APPLY: starting
0709 13:06:59.068427 (+  5990us) tablet.cc:1367] starting BulkCheckPresence
0709 13:06:59.079525 (+ 11098us) tablet.cc:1370] finished BulkCheckPresence
0709 13:06:59.079642 (+   117us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:06:59.081147 (+  1505us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:06:59.081387 (+   240us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=13
0709 13:06:59.081452 (+    65us) write_op.cc:312] APPLY: finished
0709 13:06:59.109937 (+ 28485us) log.cc:844] Serialized 94 byte log entry
0709 13:06:59.115548 (+  5611us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:59.120524 (+  4976us) write_op.cc:454] Released schema lock
0709 13:06:59.123524 (+  3000us) write_op.cc:341] FINISH: Updating metrics
0709 13:06:59.148566 (+ 25042us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:06:59.148602 (+    36us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":74774,"reported_tablets":28,"child_traces":[["op",{"apply.queue_time_us":298423,"apply.run_cpu_time_us":3986,"apply.run_wall_time_us":84148,"num_ops":13,"prepare.queue_time_us":134266,"prepare.run_cpu_time_us":6429,"prepare.run_wall_time_us":248693,"replication_time_us":630141,"thread_start_us":294719,"threads_started":2}]]}
I20260709 13:07:00.170223 21548 raft_consensus.cc:2749] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:00.176241 20902 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.136533 21806 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.178601 20794 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:00.152411 21880 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.194115 20573 catalog_manager.cc:5697] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 2 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:00.199220 20720 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.204519 20573 catalog_manager.cc:5697] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 0 to 3, leader changed from <none> to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 3 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:00.205924 20573 catalog_manager.cc:5697] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd reported cstate change: term changed from 1 to 3, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 3 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } }
I20260709 13:07:00.207101 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.209408 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:00.210278 20753 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.183751 21837 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:00.217854 21887 log.cc:927] Time spent T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.072s	user 0.000s	sys 0.000s
I20260709 13:07:00.218047 21801 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.219412 21277 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:00.220391 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:00.208865 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:00.214355 21829 raft_consensus.cc:2749] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:00.206969 21880 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.255862 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:07:00.263366 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 326850us
W20260709 13:07:00.283736 20645 leader_election.cc:343] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.285329 20754 raft_consensus.cc:2393] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:00.227905 21686 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:00.286505 20645 leader_election.cc:343] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:00.289781 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:00.220745 21825 consensus_queue.cc:1059] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.066s
I20260709 13:07:00.260354 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.232224 21859 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.228412 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.295429 21806 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:00.295809 20671 raft_consensus.cc:2393] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:00.294566 21884 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:00.302379 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.284531 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:00.305630 21837 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.302508 21825 raft_consensus.cc:3055] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:00.291466 21796 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:00.310747 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:00.321008 20752 raft_consensus.cc:2393] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:00.317790 21825 raft_consensus.cc:740] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:00.312054 21859 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.389454 20753 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:00.319362 21880 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.386210 21792 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.390126 20676 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:00.402136 20953 raft_consensus.cc:359] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.403187 20953 raft_consensus.cc:385] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.403467 20953 raft_consensus.cc:740] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.407956 20953 consensus_queue.cc:260] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:00.410718 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 118265us
I20260709 13:07:00.390180 21884 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.414356 20792 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:00.415946 20953 ts_tablet_manager.cc:1434] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.232s	user 0.002s	sys 0.005s
I20260709 13:07:00.416229 20645 leader_election.cc:400] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6.
I20260709 13:07:00.416610 20645 leader_election.cc:403] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:00.420768 20868 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.420514 20645 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:00.422374 21714 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6.
I20260709 13:07:00.421066 21277 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:00.426632 21277 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.419698 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.405036 21792 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.420212 21810 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:00.439445 21859 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.442939 21792 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:00.446825 21880 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.415771 21884 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.448316 20953 tablet_bootstrap.cc:492] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:07:00.449297 21884 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.450440 21837 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.454999 20895 raft_consensus.cc:3060] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.459122 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:00.460767 21791 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.461163 21791 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:00.461516 21791 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.463907 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.436309 21893 raft_consensus.cc:2804] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:00.465610 21893 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.466003 21893 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.421563 21825 consensus_queue.cc:260] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.472689 21810 raft_consensus.cc:697] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:00.473842 21810 consensus_queue.cc:237] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:00.474623 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.475586 21681 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.476892 20822 raft_consensus.cc:2368] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:07:00.479750 21681 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:00.481353 21793 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.481886 21793 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.482623 21791 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.484786 21209 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.485342 21209 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.451596 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:00.491425 20746 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:00.491896 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.493014 20822 raft_consensus.cc:2468] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:00.495879 21791 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:00.496465 21277 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.499325 21316 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.504562 21837 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.504446 21316 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.505204 21837 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.507515 21837 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:00.507587 21316 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.502182 21209 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.503021 21825 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.503316 21559 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.451673 20748 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:00.509637 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:00.509279 21559 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.512295 21559 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.516877 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:00.517925 20900 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.521564 20868 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.523213 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:00.523082 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.524024 20899 raft_consensus.cc:2468] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:07:00.484310 21793 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:00.536608 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.537894 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:00.538777 20901 raft_consensus.cc:2393] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:00.545675 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.546377 20901 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:00.510591 20746 raft_consensus.cc:2393] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:00.558614 20953 tablet_bootstrap.cc:654] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
W20260709 13:07:00.570797 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 49311.9us
I20260709 13:07:00.572110 20868 leader_election.cc:400] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:07:00.572695 20868 leader_election.cc:403] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Cancelling election due to peer responding with higher term
I20260709 13:07:00.599383 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.600206 20868 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.592412 20720 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:00.594136 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:07:00.594406 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 172181us
I20260709 13:07:00.607967 20794 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:00.595691 21277 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:00.610658 21209 raft_consensus.cc:2804] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.611159 21209 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.611521 21209 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.596885 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:00.612399 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:00.612603 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.613044 20827 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.613266 20752 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 5.
I20260709 13:07:00.614410 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.614439 20894 raft_consensus.cc:3060] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:00.615088 20896 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:00.616130 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.616677 20896 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:00.606405 21806 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:00.618170 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.618896 20753 raft_consensus.cc:2368] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
I20260709 13:07:00.565451 21893 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.619984 20672 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:00.620893 21893 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.606900 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:00.624832 20746 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.627607 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:00.629139 20897 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.629431 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.630676 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.631485 20750 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:00.632141 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.632745 20753 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:00.601353 21737 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.626423 20827 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:00.634913 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.634447 20900 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:00.603338 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.653914 20866 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:07:00.661969 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 60203.7us
I20260709 13:07:00.667377 20868 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:00.639707 21510 raft_consensus.cc:2804] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:00.680132 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.680608 21510 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.680976 20673 raft_consensus.cc:2393] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 5: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:00.681679 21825 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.682211 21825 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.659960 21277 raft_consensus.cc:2804] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:00.684041 21277 raft_consensus.cc:697] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:00.641306 21859 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:00.684917 21277 consensus_queue.cc:237] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.685256 21859 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:00.687783 21859 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.688550 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.684852 21825 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.690160 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:00.681007 21510 raft_consensus.cc:3060] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:00.695501 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.695736 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.696530 20828 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:00.678980 20896 raft_consensus.cc:1240] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:00.679328 21890 consensus_queue.cc:1048] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:00.671026 20645 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.728219 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:00.721678 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 50765.2us
I20260709 13:07:00.728955 20678 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:00.658357 20748 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:00.737546 21880 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:00.738116 21880 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.738373 21796 raft_consensus.cc:2749] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:00.708046 21886 raft_consensus.cc:2804] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:00.738304 20868 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:00.750011 21886 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.750385 20746 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:00.750468 21886 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:00.752962 21510 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.706405 20897 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:00.734333 20672 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:00.708055 21806 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.745131 21209 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.740603 21880 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:00.760524 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:00.728602 21895 raft_consensus.cc:2749] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:00.762792 20645 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:00.763850 20718 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:00.758005 21885 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:00.758829 21792 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.754737 21548 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.773164 21209 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.758973 21510 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.775750 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:00.783092 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:00.781872 20678 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:00.785104 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 133718us
I20260709 13:07:00.772154 21829 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:00.773739 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.779628 21792 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.798120 20645 leader_election.cc:400] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
I20260709 13:07:00.791999 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.799165 21829 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.784849 21548 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.766290 21806 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.799646 21510 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:00.800426 21895 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:00.774336 21841 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.779907 21885 raft_consensus.cc:697] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:00.802778 20645 leader_election.cc:403] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:00.795637 21884 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:00.800942 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.809697 21792 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.814677 20794 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:00.839767 20827 raft_consensus.cc:1240] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:00.841862 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.843089 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.840526 21548 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.840741 21737 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election lost for term 2. Reason: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
I20260709 13:07:00.844588 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.845235 20679 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:00.838975 20678 raft_consensus.cc:2468] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:00.846444 21801 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.846983 21801 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.841109 21806 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.849427 21801 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:00.812672 21829 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.850131 21841 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.850703 21884 raft_consensus.cc:697] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:00.851667 20901 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:00.851557 21884 consensus_queue.cc:237] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.852417 21841 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.853318 21885 consensus_queue.cc:237] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.823503 21895 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.854519 21895 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:00.854614 20866 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:00.855790 21792 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:00.856218 21792 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:00.856614 21792 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:00.857596 21903 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.000s
W20260709 13:07:00.859565 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 61585.1us
I20260709 13:07:00.859064 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.860541 20645 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:00.862438 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 47863.1us
I20260709 13:07:00.863183 20794 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:00.865175 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.870774 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:00.875320 21890 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:00.875804 21890 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.876173 21890 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.879011 21316 consensus_queue.cc:1048] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:00.883183 20953 tablet_bootstrap.cc:492] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:07:00.883893 20953 ts_tablet_manager.cc:1403] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.436s	user 0.008s	sys 0.015s
I20260709 13:07:00.863240 21757 raft_consensus.cc:2749] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
I20260709 13:07:00.863348 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.907765 20718 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:00.871476 21837 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:00.873561 21893 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:00.862370 20747 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:00.911314 20827 raft_consensus.cc:1240] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:00.910813 21316 consensus_queue.cc:1059] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.004s
I20260709 13:07:00.881636 21841 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:07:00.916879 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 69873.6us
I20260709 13:07:00.912714 21893 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.911016 21837 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:00.920953 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:00.922410 21841 raft_consensus.cc:697] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:00.906869 21714 consensus_queue.cc:1059] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.017s
I20260709 13:07:00.924642 20953 raft_consensus.cc:359] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:00.927292 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
W20260709 13:07:00.932351 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 67314.8us
I20260709 13:07:00.935309 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:00.914160 21791 raft_consensus.cc:2804] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:00.936806 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:00.921988 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.945995 20953 raft_consensus.cc:385] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:00.944954 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.948920 21737 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:00.952744 21895 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.948686 21714 raft_consensus.cc:3055] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:00.953733 21714 raft_consensus.cc:740] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:00.954370 21791 raft_consensus.cc:697] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
W20260709 13:07:00.954777 21902 log.cc:927] Time spent T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.155s	user 0.000s	sys 0.003s
I20260709 13:07:00.954650 21714 consensus_queue.cc:260] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.955335 21791 consensus_queue.cc:237] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.955904 21714 raft_consensus.cc:3060] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:00.957721 21904 log.cc:927] Time spent T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.189s	user 0.001s	sys 0.001s
I20260709 13:07:00.958905 20953 raft_consensus.cc:740] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:07:00.959616 20953 consensus_queue.cc:260] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.961373 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:00.962075 20747 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:00.962312 21901 log.cc:927] Time spent T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Append to log took a long time: real 0.100s	user 0.001s	sys 0.000s
I20260709 13:07:00.933444 21886 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.948284 21841 consensus_queue.cc:237] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:00.963886 21792 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.965775 21886 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:00.966827 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:00.967555 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:00.968057 21895 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:00.968796 20953 ts_tablet_manager.cc:1434] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.084s	user 0.007s	sys 0.000s
I20260709 13:07:00.970855 20953 tablet_bootstrap.cc:492] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
I20260709 13:07:00.937741 21893 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.943825 21837 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:00.960333 20677 raft_consensus.cc:2376] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Already granted yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3. Re-sending same reply.
I20260709 13:07:00.950382 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:00.991317 21829 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:00.958549 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:00.997087 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:00.999006 21789 raft_consensus.cc:3055] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:00.999441 21789 raft_consensus.cc:740] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:01.000102 20751 raft_consensus.cc:2368] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.000195 21789 consensus_queue.cc:260] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:00.969147 21792 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:01.004595 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:01.006778 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:01.007616 20868 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:01.010841 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:01.012969 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:01.013196 21829 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:01.013729 20901 raft_consensus.cc:3060] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.017236 20747 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:01.018052 20671 raft_consensus.cc:1275] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.018471 20826 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:01.020206 20953 tablet_bootstrap.cc:654] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:01.020857 21783 consensus_queue.cc:1048] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.021371 20901 raft_consensus.cc:2468] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:01.026456 20868 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:01.028102 21801 raft_consensus.cc:2749] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:01.028414 21825 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:01.030937 20868 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:01.032907 20794 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:01.036247 20720 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:07:01.036767 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 139130us
I20260709 13:07:01.038897 21209 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:01.041653 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:01.028627 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:01.044891 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:01.043370 20794 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:01.046379 20868 leader_election.cc:400] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.028930 21825 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.035430 21801 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:01.053731 20794 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:01.058663 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:01.039217 21906 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:01.043322 21886 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:01.054585 21825 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.084678 21906 raft_consensus.cc:697] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:01.086001 21906 consensus_queue.cc:237] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:01.052770 21911 raft_consensus.cc:2804] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:07:01.098012 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 45594.8us
I20260709 13:07:01.099088 20868 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:01.054397 20902 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.099756 20794 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:01.064056 21801 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:01.077852 20820 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.093848 21893 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.045864 21890 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.107620 20645 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:01.079030 21681 raft_consensus.cc:2749] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.110719 21722 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:01.114950 21737 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:01.123194 21737 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.115211 21910 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.100193 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:01.133534 21209 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:01.125890 21737 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:01.108925 20896 raft_consensus.cc:1240] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:01.127645 21910 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:01.104882 21911 raft_consensus.cc:697] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:01.142637 21209 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:01.144039 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 102693us
I20260709 13:07:01.110415 21903 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:01.150456 21209 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:01.151710 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:01.152717 20678 raft_consensus.cc:2393] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:01.110332 21801 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.142035 21316 raft_consensus.cc:2804] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader election won for term 1
I20260709 13:07:01.143178 20747 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:01.145865 21714 consensus_queue.cc:1059] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 0, Time since last communication: 0.029s
W20260709 13:07:01.187094 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 51598.7us
I20260709 13:07:01.176034 20676 raft_consensus.cc:2368] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.174086 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:01.174602 20746 raft_consensus.cc:1275] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.158635 21825 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.183367 21316 raft_consensus.cc:697] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
W20260709 13:07:01.193907 20645 leader_election.cc:343] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:01.203490 20645 consensus_peers.cc:597] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: BOOTSTRAPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:01.205282 20822 raft_consensus.cc:2393] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:01.211580 21819 consensus_queue.cc:1048] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.219216 21890 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:01.194413 21911 consensus_queue.cc:237] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:01.225333 21796 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:01.225912 21796 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.227596 21789 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.230288 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:01.231685 21796 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:01.236835 21316 consensus_queue.cc:237] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:01.248073 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 98281.9us
I20260709 13:07:01.248953 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:01.255777 20902 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:01.261140 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:01.262035 20902 raft_consensus.cc:2393] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 5: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:01.262475 21910 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:01.272938 20866 leader_election.cc:400] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.273455 20866 leader_election.cc:403] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Cancelling election due to peer responding with higher term
I20260709 13:07:01.277721 21209 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:01.285872 20754 raft_consensus.cc:1240] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:01.286893 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:01.295504 21209 raft_consensus.cc:697] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
W20260709 13:07:01.327554 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 57424.2us
I20260709 13:07:01.356868 21209 consensus_queue.cc:237] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.359912 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:07:01.362855 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 76476.5us
I20260709 13:07:01.329697 21910 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election lost for term 4. Reason: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.373646 20679 raft_consensus.cc:1240] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:01.388432 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:01.397462 20754 raft_consensus.cc:2368] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.372764 20902 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:01.403721 20720 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:01.381692 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:01.370210 20820 raft_consensus.cc:2468] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:01.376288 21890 consensus_queue.cc:1048] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.033s
I20260709 13:07:01.390494 21837 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.394109 21886 consensus_queue.cc:1059] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.024s
I20260709 13:07:01.409917 21893 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:01.445935 20868 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:01.437891 20747 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 6.
I20260709 13:07:01.445495 21559 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:01.518935 20827 raft_consensus.cc:2368] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.519563 20953 tablet_bootstrap.cc:492] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:07:01.520841 20953 ts_tablet_manager.cc:1403] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.550s	user 0.014s	sys 0.020s
I20260709 13:07:01.453028 20824 raft_consensus.cc:2393] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:01.451792 20826 raft_consensus.cc:1275] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.524789 21559 raft_consensus.cc:697] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:01.528694 21559 consensus_queue.cc:237] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.534979 21722 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.543754 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:01.543819 21722 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.546700 21722 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:01.546589 21806 raft_consensus.cc:3055] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:01.547621 21806 raft_consensus.cc:740] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:01.519248 21910 raft_consensus.cc:2804] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:01.577512 20868 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:01.597265 20679 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:01.582065 21758 consensus_queue.cc:1048] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.021s
W20260709 13:07:01.598730 21931 log.cc:927] Time spent T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.073s	user 0.000s	sys 0.001s
I20260709 13:07:01.598973 20894 raft_consensus.cc:1275] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.600910 20953 raft_consensus.cc:359] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.601787 20953 raft_consensus.cc:385] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:01.602097 20953 raft_consensus.cc:740] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
I20260709 13:07:01.607671 20953 consensus_queue.cc:260] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.576169 21910 raft_consensus.cc:697] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:01.616328 20953 ts_tablet_manager.cc:1434] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.095s	user 0.006s	sys 0.002s
I20260709 13:07:01.581225 21825 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:01.620412 21548 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:01.621804 21548 raft_consensus.cc:3055] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:01.622167 21548 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:01.622807 21837 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:01.622944 21548 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.624238 21548 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.628899 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:01.629806 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:01.634188 20896 raft_consensus.cc:1275] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:01.588263 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:01.635532 20677 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:01.635267 21910 consensus_queue.cc:237] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.638649 20899 raft_consensus.cc:2410] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for term 5 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:07:01.638382 21801 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.640548 21801 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:01.640719 21924 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:01.638406 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:01.641294 21924 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.641867 20901 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.587308 21806 consensus_queue.cc:260] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.643396 21806 raft_consensus.cc:3060] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:01.644542 20900 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:01.647846 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:01.648447 20750 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.651480 20866 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:01.652503 20900 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 6.
I20260709 13:07:01.653211 21681 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:01.653721 21681 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.654219 20901 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 5.
W20260709 13:07:01.617834 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 214194us
W20260709 13:07:01.659221 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 82216.2us
I20260709 13:07:01.662922 21924 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:01.670142 21681 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:01.672499 20750 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 5.
I20260709 13:07:01.674551 20679 raft_consensus.cc:1275] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:01.675889 21510 consensus_queue.cc:1048] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:01.670347 21548 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:01.699808 20868 leader_election.cc:400] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.691529 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:01.695225 20794 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:01.700191 20868 leader_election.cc:403] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:01.695240 21772 consensus_queue.cc:1048] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:01.711302 21783 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:01.711645 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:01.711946 21783 raft_consensus.cc:697] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:01.712832 21783 consensus_queue.cc:237] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.703766 21886 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.714416 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:01.715263 20896 raft_consensus.cc:2393] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:01.716877 21792 raft_consensus.cc:2749] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:01.717741 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:01.718425 20746 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:01.717088 20748 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:01.698472 21548 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:01.717805 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:01.722141 21859 consensus_queue.cc:1048] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.009s
I20260709 13:07:01.726274 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:01.728575 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:01.729991 21548 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.732267 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:01.740060 20678 raft_consensus.cc:1275] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260709 13:07:01.744218 20678 pending_rounds.cc:85] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 0
I20260709 13:07:01.744452 20678 pending_rounds.cc:107] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260709 13:07:01.744668 20678 raft_consensus.cc:2889] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:01.746469 20822 raft_consensus.cc:2368] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:07:01.749095 21810 consensus_queue.cc:1048] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:01.754889 20674 raft_consensus.cc:1275] T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.741838 20899 raft_consensus.cc:2393] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 5: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:01.765122 20749 raft_consensus.cc:2368] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6.
I20260709 13:07:01.764869 20895 raft_consensus.cc:1275] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:01.765985 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:01.771672 20750 raft_consensus.cc:1275] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.785522 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:01.777720 20895 pending_rounds.cc:85] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Aborting all ops after (but not including) 1
I20260709 13:07:01.765270 21791 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:01.793259 21791 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:01.787570 20895 pending_rounds.cc:107] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Aborting uncommitted NO_OP operation due to leader change: 2.2
W20260709 13:07:01.789937 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 59332.9us
I20260709 13:07:01.796932 20895 raft_consensus.cc:2889] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:01.803915 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:01.787784 21924 consensus_queue.cc:1048] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:07:01.796985 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:01.802167 20747 raft_consensus.cc:2393] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 5: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:01.811269 21926 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:01.811270 20868 leader_election.cc:400] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6.
I20260709 13:07:01.812090 20868 leader_election.cc:403] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Cancelling election due to peer responding with higher term
I20260709 13:07:01.812668 21796 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election lost for term 5. Reason: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6.
I20260709 13:07:01.814898 20746 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:01.817449 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:01.818197 20752 raft_consensus.cc:2468] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:01.823675 20868 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:01.824834 21825 consensus_queue.cc:1048] T c89bdf16650a45e790ff87b400c4daeb P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.003s
I20260709 13:07:01.825527 20897 raft_consensus.cc:1275] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:01.837735 21548 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.839032 20901 raft_consensus.cc:2368] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5.
I20260709 13:07:01.830950 21277 raft_consensus.cc:2804] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:01.839881 21277 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:01.840283 21277 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:01.840955 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:01.841147 21548 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:01.842806 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:01.843601 20676 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.822878 21791 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:01.847239 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:01.844782 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:01.908934 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 61774.5us
W20260709 13:07:01.912242 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 121294us
I20260709 13:07:01.939388 20868 leader_election.cc:400] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:01.850569 21316 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:01.955422 20645 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:01.959990 21758 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:01.960695 21758 raft_consensus.cc:697] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:01.961871 21758 consensus_queue.cc:237] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:01.927925 21913 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:01.972635 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:01.973663 20746 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:01.943626 20899 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:01.950212 21886 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.008929 21886 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:02.010270 20720 leader_election.cc:400] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5.
I20260709 13:07:02.010726 20720 leader_election.cc:403] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:02.017321 20720 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:02.018293 21943 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:02.018726 21943 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:02.019143 21943 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:02.021242 21316 raft_consensus.cc:697] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:02.022365 21316 consensus_queue.cc:237] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:02.025527 21886 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:02.028672 21943 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:02.031023 20894 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:02.033537 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:02.034282 20896 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:02.035595 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:02.036726 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:02.040875 20676 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:02.042477 20896 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
W20260709 13:07:02.041880 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 68754.6us
I20260709 13:07:02.043664 20720 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:02.044580 21797 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:02.045120 21797 raft_consensus.cc:697] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:02.045994 21797 consensus_queue.cc:237] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:02.055893 20866 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:02.045375 21277 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:02.076927 21922 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:02.097429 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:02.107663 21277 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:02.109485 20898 raft_consensus.cc:1275] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:02.110181 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:02.102900 21922 raft_consensus.cc:697] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
W20260709 13:07:02.125777 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 164507us
I20260709 13:07:02.045135 21943 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:02.131258 20747 raft_consensus.cc:2393] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 1: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:02.127651 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:02.121690 21939 consensus_queue.cc:1048] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.012s
W20260709 13:07:02.140046 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 291885us
W20260709 13:07:02.125765 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 326465us
I20260709 13:07:02.145485 20822 raft_consensus.cc:2393] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:02.152318 20868 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:02.156761 20720 leader_election.cc:400] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:07:02.157199 20720 leader_election.cc:403] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:07:02.282811 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 126184us
W20260709 13:07:02.283757 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 115972us
I20260709 13:07:02.196915 21893 consensus_queue.cc:1048] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.127s
I20260709 13:07:02.141359 20748 raft_consensus.cc:2468] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:02.362950 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:02.414994 20829 raft_consensus.cc:1275] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:02.417922 20827 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:02.290850 21939 raft_consensus.cc:3060] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:02.152822 21922 consensus_queue.cc:237] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:02.475436 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 63028.8us
I20260709 13:07:02.477029 20794 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:02.303396 20746 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:02.415800 21277 raft_consensus.cc:2749] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260709 13:07:02.419826 21772 consensus_queue.cc:1048] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:07:02.485771 20899 raft_consensus.cc:1275] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260709 13:07:02.484822 21825 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5.
I20260709 13:07:02.485426 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:02.490931 21958 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:07:02.536769 21960 log.cc:927] Time spent T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.247s	user 0.000s	sys 0.001s
W20260709 13:07:02.550428 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 263917us
W20260709 13:07:02.565987 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 145646us
I20260709 13:07:02.526893 21958 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:02.567500 20868 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:02.565357 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 78961.6us
I20260709 13:07:02.579255 21559 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.579607 21958 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:02.588742 21951 log.cc:927] Time spent T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.285s	user 0.000s	sys 0.001s
I20260709 13:07:02.594095 21968 raft_consensus.cc:2804] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
W20260709 13:07:02.875638 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 116378us
I20260709 13:07:02.759013 21837 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.900182 20755 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
W20260709 13:07:02.903761 21952 log.cc:927] Time spent T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.773s	user 0.013s	sys 0.007s
I20260709 13:07:02.914036 21935 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:02.914920 21935 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:02.917922 21935 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:02.755441 21559 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:02.941322 21964 log.cc:927] Time spent T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.356s	user 0.000s	sys 0.000s
I20260709 13:07:02.943135 20748 raft_consensus.cc:1275] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:02.930351 21277 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:02.896906 21829 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:02.945042 21277 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:02.945324 21829 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:02.947980 21277 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:02.948128 21829 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:02.950709 21559 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:07:02.951833 21961 log.cc:927] Time spent T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.425s	user 0.000s	sys 0.001s
I20260709 13:07:02.953217 20826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52240 (request call id 173) took 1106 ms. Trace:
I20260709 13:07:02.925472 21923 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.019s
I20260709 13:07:02.955740 20826 rpcz_store.cc:276] 0709 13:07:01.846583 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.848607 (+  2024us) service_pool.cc:224] Handling call
0709 13:07:02.027718 (+179111us) spinlock_profiling.cc:243] Waited 1.46 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:02.027919 (+   201us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.028347 (+   428us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.028388 (+    41us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:02.147542 (+119154us) spinlock_profiling.cc:243] Waited 45.4 ms on lock 0x7b2c001c1818. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe118d1aa11 00007fe118d2a372 00007fe11a45ca01 00007fe11a42143a 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2
0709 13:07:02.148090 (+   548us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.295037 (+146947us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:02.295073 (+    36us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.295146 (+    73us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:02.952933 (+657787us) raft_consensus.cc:1685] finished
0709 13:07:02.952967 (+    34us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:02.953139 (+   172us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":663,"raft.run_cpu_time_us":88,"raft.run_wall_time_us":88,"spinlock_wait_cycles":107712640,"thread_start_us":133716,"threads_started":1,"wal-append.queue_time_us":342529}
I20260709 13:07:02.872699 21967 consensus_queue.cc:1048] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.092s
I20260709 13:07:02.966717 21758 consensus_queue.cc:1048] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:02.926990 21837 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:02.956398 21957 log.cc:927] Time spent T c89bdf16650a45e790ff87b400c4daeb P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.475s	user 0.000s	sys 0.001s
W20260709 13:07:02.999647 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 122382us
W20260709 13:07:03.079883 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 151772us
I20260709 13:07:03.084787 20677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 353) took 1171 ms. Trace:
I20260709 13:07:03.085402 20677 rpcz_store.cc:276] 0709 13:07:01.913441 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:01.922804 (+  9363us) service_pool.cc:224] Handling call
0709 13:07:01.948576 (+ 25772us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:01.948941 (+   365us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:01.948977 (+    36us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:01.949520 (+   543us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.136718 (+187198us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:02.139750 (+  3032us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.143012 (+  3262us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:03.083146 (+940134us) raft_consensus.cc:1685] finished
0709 13:07:03.084481 (+  1335us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.084680 (+   199us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1015,"raft.run_cpu_time_us":154,"raft.run_wall_time_us":9234,"thread_start_us":182486,"threads_started":1,"wal-append.queue_time_us":247345}
W20260709 13:07:03.092542 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 90458.8us
I20260709 13:07:03.101182 21911 consensus_queue.cc:1048] T e03f32a8b4fa4c6fbee3b4c018c00793 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.001s
I20260709 13:07:03.101719 21985 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.102726 21985 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.093472 21958 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:03.108122 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 134312us
I20260709 13:07:03.120829 20900 raft_consensus.cc:1275] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:03.123395 21968 raft_consensus.cc:697] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:03.124248 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:03.124639 21968 consensus_queue.cc:237] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:03.125473 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.126529 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:03.129074 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.132112 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.128077 20903 raft_consensus.cc:1275] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
W20260709 13:07:03.108182 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 180574us
I20260709 13:07:03.140266 20900 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:03.140738 21994 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.140790 21975 consensus_queue.cc:1048] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:03.141392 21994 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:03.106041 21737 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.136734 20820 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:03.137689 21923 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:03.156201 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 73988.6us
I20260709 13:07:03.157855 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.164970 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:03.191562 20755 raft_consensus.cc:2468] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:03.151350 21970 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.192327 21970 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.192963 20794 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:03.193892 21979 raft_consensus.cc:2804] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:03.194366 21979 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.194792 21979 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.194962 21970 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:03.195546 21970 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.195977 21970 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:03.166697 21977 log.cc:927] Time spent T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.088s	user 0.001s	sys 0.000s
I20260709 13:07:03.199193 21959 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:03.199769 21959 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:03.202595 20898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 296) took 1049 ms. Trace:
I20260709 13:07:03.203112 20898 rpcz_store.cc:276] 0709 13:07:02.153074 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.160010 (+  6936us) service_pool.cc:224] Handling call
0709 13:07:02.410866 (+250856us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.601903 (+191037us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.601956 (+    53us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:02.602677 (+   721us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.864862 (+262185us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:02.885106 (+ 20244us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:02.896273 (+ 11167us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:03.202311 (+306038us) raft_consensus.cc:1685] finished
0709 13:07:03.202343 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.202524 (+   181us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":23017,"raft.run_cpu_time_us":142,"raft.run_wall_time_us":3289,"spinlock_wait_cycles":5888,"thread_start_us":368633,"threads_started":2,"wal-append.queue_time_us":376318}
I20260709 13:07:03.169045 21958 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:07:03.158332 21981 log.cc:927] Time spent T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.059s	user 0.001s	sys 0.000s
I20260709 13:07:03.169790 20899 raft_consensus.cc:1275] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:03.205243 21979 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:03.138163 21971 consensus_queue.cc:1048] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.032s
I20260709 13:07:03.206894 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.208141 21979 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:03.198024 21970 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:03.217043 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:03.217780 20753 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:03.219933 21979 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.220788 21979 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.225862 20753 raft_consensus.cc:2468] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:03.202178 21959 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:03.227954 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:03.232857 20794 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:03.235399 21958 consensus_queue.cc:1048] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:03.235818 21277 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.236335 21277 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:03.153694 21737 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:03.225281 21837 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:07:03.245923 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 105631us
I20260709 13:07:03.255406 21968 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:03.261802 21939 consensus_meta.cc:287] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.784s	user 0.013s	sys 0.000s
I20260709 13:07:03.262343 21939 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3.
I20260709 13:07:03.266275 21994 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:03.268767 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.170609 21923 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:03.276902 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.246148 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:03.278574 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:03.260591 21837 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.287568 21837 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.266749 21985 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:03.266918 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.273597 21959 raft_consensus.cc:2804] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:03.290568 21959 raft_consensus.cc:697] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:03.279064 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:03.283208 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.284112 21990 consensus_queue.cc:1048] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.008s
I20260709 13:07:03.286350 20752 raft_consensus.cc:1275] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:03.276875 21791 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.289041 20751 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38398 (request call id 203) took 1149 ms. Trace:
I20260709 13:07:03.304705 21791 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:03.305024 20751 rpcz_store.cc:276] 0709 13:07:02.139475 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.140004 (+   529us) service_pool.cc:224] Handling call
0709 13:07:03.288031 (+1148027us) spinlock_profiling.cc:243] Waited 6.29 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:03.288317 (+   286us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:03.288556 (+   239us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:03.288599 (+    43us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:03.288666 (+    67us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:03.288717 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.288809 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.288963 (+   154us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":14471552}
I20260709 13:07:03.305936 21737 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:03.307466 21923 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:03.308883 20899 raft_consensus.cc:2368] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4.
I20260709 13:07:03.309688 21791 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:03.310335 20794 leader_election.cc:400] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4.
I20260709 13:07:03.310695 20794 leader_election.cc:403] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Cancelling election due to peer responding with higher term
I20260709 13:07:03.297211 21890 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.316205 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.298314 20820 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:03.274390 21277 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:03.273989 21968 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:03.318022 20720 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:03.325196 20720 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:03.326468 21939 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:03.326560 21996 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:03.326963 21984 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.329485 20680 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:03.310868 20897 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:07:03.323560 21890 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:03.331710 21989 consensus_queue.cc:1048] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:03.332283 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.333413 21890 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:03.333701 20678 raft_consensus.cc:2410] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for term 3 because replica has last-logged OpId of term: 2 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:07:03.334468 21791 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:03.335410 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.334649 21984 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.331099 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.339298 21893 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.321617 21880 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:03.339881 21893 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:03.324111 21772 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election lost for term 3. Reason: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4.
I20260709 13:07:03.339006 21968 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:03.291453 21959 consensus_queue.cc:237] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:03.343370 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.343993 21893 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:03.344098 21890 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.344749 21890 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.340356 21880 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:03.354486 20720 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:03.338971 20899 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:07:03.356031 21985 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:03.328605 21979 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:03.365093 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:03.373979 21974 raft_consensus.cc:2804] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:03.376902 21974 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:03.377315 21974 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:03.368777 20899 pending_rounds.cc:85] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Aborting all ops after (but not including) 2
I20260709 13:07:03.371121 21985 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.368932 21893 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.356683 21737 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:07:03.396647 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.397406 20896 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:03.397977 20574 rpcz_store.cc:275] Call kudu.master.MasterService.IsCreateTableDone from 127.0.0.1:40488 (request call id 43) took 1280 ms. Trace:
I20260709 13:07:03.398483 20574 rpcz_store.cc:276] 0709 13:07:02.106878 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.120649 (+ 13771us) service_pool.cc:224] Handling call
0709 13:07:02.120938 (+   289us) catalog_manager.cc:2419] Looking up, locking, and authorizing table
0709 13:07:02.163923 (+ 42985us) catalog_manager.cc:2317] Verify if the table creation is in progress for test-workload [id=33543e1734d445aeb5d46cfbf52799fe]
0709 13:07:03.386454 (+1222531us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1264274}
I20260709 13:07:03.381976 20899 pending_rounds.cc:107] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:07:03.444154 21880 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:03.422130 20899 raft_consensus.cc:2889] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:03.412945 21893 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.445950 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.450853 20720 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:03.422564 21986 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.473136 21959 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.447582 21893 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:03.535264 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 51461.2us
I20260709 13:07:03.543747 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.474121 21987 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.538303 21994 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:03.633831 21994 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:03.545517 22006 log.cc:927] Time spent T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.065s	user 0.000s	sys 0.000s
I20260709 13:07:03.654210 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.634318 21994 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Advancing to term 7
F20260709 13:07:03.639467 17681 test_workload.cc:382] Timed out: Timed out waiting for Table Creation
*** Check failure stack trace: ***
I20260709 13:07:03.661819 21980 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:03.662541 21948 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:03.630563 21922 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:03.533721 21959 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
*** Aborted at 1783602423 (unix time) try "date -d @1783602423" if you are using GNU date ***
I20260709 13:07:03.655646 21989 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:03.479293 21986 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:03.673632 22004 log.cc:927] Time spent T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.212s	user 0.000s	sys 0.001s
I20260709 13:07:03.674191 21890 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:03.677731 21956 log.cc:927] Time spent T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 1.259s	user 0.006s	sys 0.000s
I20260709 13:07:03.630076 21913 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.038s
I20260709 13:07:03.659483 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.986217 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:03.987102 20755 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 6.
I20260709 13:07:03.679332 20823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 248) took 1321 ms. Trace:
I20260709 13:07:03.679432 21737 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.689473 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.691327 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:03.693977 20679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40284 (request call id 226) took 1390 ms. Trace:
I20260709 13:07:03.995966 20679 rpcz_store.cc:276] 0709 13:07:02.304110 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.359563 (+ 55453us) service_pool.cc:224] Handling call
0709 13:07:03.693260 (+1333697us) spinlock_profiling.cc:243] Waited 8.28 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:03.693443 (+   183us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:03.693622 (+   179us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:03.693657 (+    35us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:03.693699 (+    42us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:03.693730 (+    31us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.693789 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.693903 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19053312}
I20260709 13:07:03.671622 22016 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:03.699229 21985 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:03.642352 21987 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:03.711153 21982 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:03.694731 21893 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.035s
I20260709 13:07:03.713292 21837 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:03.709398 21884 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.715926 20820 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52242 (request call id 250) took 1310 ms. Trace:
I20260709 13:07:03.716866 20828 raft_consensus.cc:1275] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:07:03.718773 20824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 246) took 1361 ms. Trace:
I20260709 13:07:03.723002 20822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 245) took 1366 ms. Trace:
I20260709 13:07:03.729372 21994 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:03.742419 21974 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:03.762115 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:03.775450 21984 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:03.802127 21967 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:03.806655 21810 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:07:03.815966 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 276351us
W20260709 13:07:03.891582 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 354363us
W20260709 13:07:03.905515 21955 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 1.406s	user 0.021s	sys 0.017s
I20260709 13:07:03.897302 21946 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:07:04.097450 21955 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.605s	user 0.022s	sys 0.018s
I20260709 13:07:04.097733 21946 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:03.908265 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 457461us
I20260709 13:07:03.913827 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:03.919064 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:03.901826 22011 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.102205 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.102324 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:04.103170 21962 log.cc:927] Time spent T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 1.551s	user 0.007s	sys 0.007s
I20260709 13:07:04.103675 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.104382 22020 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:03.918694 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:03.988865 20792 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:04.104990 22020 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.992893 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.107779 22020 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:03.998876 21950 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:04.110056 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:03.984301 21910 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.118000 21910 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:03.985859 21980 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.120915 21968 consensus_queue.cc:1048] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:03.978829 21922 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:03.994561 21939 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:03.989667 20823 rpcz_store.cc:276] 0709 13:07:02.358116 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.413054 (+ 54938us) service_pool.cc:224] Handling call
0709 13:07:03.678344 (+1265290us) spinlock_profiling.cc:243] Waited 10.7 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:03.678623 (+   279us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:03.678859 (+   236us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:03.678905 (+    46us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:03.678963 (+    58us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:03.679012 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.679104 (+    92us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.679255 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":24495360}
I20260709 13:07:04.050146 21884 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.047078 20820 rpcz_store.cc:276] 0709 13:07:02.405443 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.411369 (+  5926us) service_pool.cc:224] Handling call
0709 13:07:03.715699 (+1304330us) spinlock_profiling.cc:243] Waited 629 ms on lock 0x7b5400376c54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:03.715825 (+   126us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1446946560}
I20260709 13:07:04.054848 21986 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:03.998085 21737 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.050807 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:03.979308 22024 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.109589 21950 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.115440 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.116868 20750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 330) took 1453 ms. Trace:
I20260709 13:07:04.117319 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.127636 20752 raft_consensus.cc:1240] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:07:04.055614 20822 rpcz_store.cc:276] 0709 13:07:02.356772 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.362636 (+  5864us) service_pool.cc:224] Handling call
0709 13:07:03.722040 (+1359404us) spinlock_profiling.cc:243] Waited 12.9 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fceee 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:03.722288 (+   248us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:03.722543 (+   255us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:03.722574 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:03.722626 (+    52us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:03.722678 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.722759 (+    81us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.722921 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":29620608}
I20260709 13:07:04.109845 21796 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.128827 21792 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.122681 21810 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:03.981050 21989 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:04.150913 20868 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:04.153401 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 164585us
I20260709 13:07:04.156921 21853 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:03.983322 21948 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.161851 22023 raft_consensus.cc:2749] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:04.162761 21884 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:04.050762 20824 rpcz_store.cc:276] 0709 13:07:02.357089 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.362763 (+  5674us) service_pool.cc:224] Handling call
0709 13:07:03.717785 (+1355022us) spinlock_profiling.cc:243] Waited 63.4 ms on lock 0x7b58001c9898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:03.718043 (+   258us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:03.718317 (+   274us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:03.718358 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:03.718415 (+    57us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:03.718467 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.718545 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:03.718692 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":145915264}
I20260709 13:07:04.152154 22033 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:04.110363 21967 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.102248 22011 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.100843 21946 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.057304 21982 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:04.048327 22016 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.173943 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:04.350557 21910 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:04.351850 20824 raft_consensus.cc:1275] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:04.175809 21737 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:04.352741 21853 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.353576 21967 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:04.353705 21989 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:04.169847 22024 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.354485 21792 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.355719 22011 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:04.175556 20820 raft_consensus.cc:1240] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:04.358822 21948 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.360069 21886 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:04.360651 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 209808us
I20260709 13:07:04.171265 20750 rpcz_store.cc:276] 0709 13:07:02.663626 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:02.758876 (+ 95250us) service_pool.cc:224] Handling call
0709 13:07:02.890953 (+132077us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:02.952452 (+ 61499us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:02.952504 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:02.953151 (+   647us) log.cc:844] Serialized 26 byte log entry
0709 13:07:02.996374 (+ 43223us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:02.996421 (+    47us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.116427 (+1120006us) spinlock_profiling.cc:243] Waited 61 ms on lock 0x7b540020e4d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:04.116489 (+    62us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:04.116559 (+    70us) raft_consensus.cc:1685] finished
0709 13:07:04.116573 (+    14us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:04.116802 (+   229us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1813,"raft.queue_time_us":5626,"raft.run_cpu_time_us":167,"raft.run_wall_time_us":13894,"spinlock_wait_cycles":140264704,"thread_start_us":42741,"threads_started":1,"wal-append.queue_time_us":43133,"wal-append.run_cpu_time_us":2119,"wal-append.run_wall_time_us":1004656}
I20260709 13:07:04.364373 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.365180 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.368541 22038 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.369448 21913 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:04.370253 21758 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.371426 21884 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:04.350435 21980 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.176697 20901 raft_consensus.cc:2468] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:04.154944 21939 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.379808 20898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60804 (request call id 235) took 1068 ms. Trace:
I20260709 13:07:04.506490 22024 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.506800 21987 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.389631 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.507481 22039 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.500686 21913 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.379788 21796 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:04.391410 20746 raft_consensus.cc:1240] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:04.270027 20751 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
W20260709 13:07:04.316128 22036 log.cc:927] Time spent T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.103s	user 0.001s	sys 0.000s
I20260709 13:07:04.396432 20792 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:04.260425 21968 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.310333 22019 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.495992 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.318715 21986 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.381868 21911 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:04.392418 21959 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:04.361210 22033 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.394734 21926 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:04.389685 20675 raft_consensus.cc:2468] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:04.394722 21996 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:04.508391 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:04.575541 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 60649us
W20260709 13:07:04.455325 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 43843.9us
I20260709 13:07:04.394824 20826 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 257) took 1122 ms. Trace:
I20260709 13:07:04.455807 22027 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:04.480296 21948 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.482016 20895 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60812 (request call id 314) took 1212 ms. Trace:
I20260709 13:07:04.479899 21841 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.500681 20645 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:04.689334 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 188726us
I20260709 13:07:04.503124 21758 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.504805 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:04.508023 22039 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.405855 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:04.694684 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 48095us
I20260709 13:07:04.643420 20868 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:04.636597 22024 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.679087 21853 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.679612 21810 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:04.493783 21277 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:04.494689 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:04.680567 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.681845 21792 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.682375 21796 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:04.682523 21737 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.682673 21910 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:04.508708 21884 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.636174 22031 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.574069 22038 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.640074 21939 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.684278 21986 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:04.684468 21913 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:04.636626 22016 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:04.685286 22032 log.cc:927] Time spent T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.375s	user 0.000s	sys 0.001s
I20260709 13:07:04.729269 20672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40284 (request call id 239) took 1280 ms. Trace:
I20260709 13:07:04.731122 20896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 279) took 1369 ms. Trace:
I20260709 13:07:04.729733 20672 rpcz_store.cc:276] 0709 13:07:03.448726 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.451686 (+  2960us) service_pool.cc:224] Handling call
0709 13:07:03.538208 (+ 86522us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:03.977226 (+439018us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:07:04.398766 (+421540us) log.cc:844] Serialized 14 byte log entry
0709 13:07:04.704218 (+305452us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.704785 (+   567us) log.cc:844] Serialized 26 byte log entry
0709 13:07:04.704921 (+   136us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:04.704959 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.705027 (+    68us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:04.728792 (+ 23765us) raft_consensus.cc:1685] finished
0709 13:07:04.729044 (+   252us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:04.729207 (+   163us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":10513,"prepare.queue_time_us":404983,"prepare.run_cpu_time_us":37,"prepare.run_wall_time_us":38,"raft.queue_time_us":82671,"raft.run_cpu_time_us":211,"raft.run_wall_time_us":10132,"spinlock_wait_cycles":1408,"thread_start_us":946439,"threads_started":3,"wal-append.queue_time_us":309537}
I20260709 13:07:04.506399 20898 rpcz_store.cc:276] 0709 13:07:03.311033 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.336673 (+ 25640us) service_pool.cc:224] Handling call
0709 13:07:03.336969 (+   296us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:03.379990 (+ 43021us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:03.382155 (+  2165us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:03.394171 (+ 12016us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:03.399349 (+  5178us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.379542 (+980193us) spinlock_profiling.cc:243] Waited 37.3 ms on lock 0x7b540040c9d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:04.379594 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:04.379752 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":85878144}
I20260709 13:07:04.501241 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:04.692193 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 295816us
I20260709 13:07:04.498894 22041 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:04.697252 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 53925.7us
I20260709 13:07:04.638535 21922 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:04.651490 21926 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.719988 21737 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.747903 21926 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:04.689131 21978 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.687148 22027 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.704399 21277 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.704979 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:04.705683 22033 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:04.706459 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:04.707756 20678 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40284 (request call id 236) took 1392 ms (client timeout 1747 ms). Trace:
I20260709 13:07:04.693188 21841 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:04.709043 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.710193 21758 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:04.696818 21970 consensus_queue.cc:1059] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.014s
I20260709 13:07:04.693989 22035 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:04.695977 21903 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:04.717312 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.720472 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.652709 21968 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:04.650826 21996 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
PC: @                0x0 (unknown)
I20260709 13:07:04.699169 21987 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:04.686969 20895 rpcz_store.cc:276] 0709 13:07:03.242809 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.244635 (+  1826us) service_pool.cc:224] Handling call
0709 13:07:04.173764 (+929129us) spinlock_profiling.cc:243] Waited 1.25 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:07:04.455063 (+281299us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2879232}
I20260709 13:07:04.690831 22019 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.495616 21994 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.777938 21277 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:04.653398 21911 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.690399 21948 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:04.744787 20679 raft_consensus.cc:1275] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:04.719434 21955 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.748881 20755 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:07:04.749730 20645 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:04.726395 21810 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.767917 20746 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:04.768237 20676 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:04.702466 22024 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.735118 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.722607 21910 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:04.768522 20678 rpcz_store.cc:269] 0709 13:07:03.315552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.315794 (+   242us) service_pool.cc:224] Handling call
0709 13:07:04.707531 (+1391737us) spinlock_profiling.cc:243] Waited 16.1 ms on lock 0x7b5400185954. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:04.707684 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":36932992}
I20260709 13:07:04.776026 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:04.776459 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.933804 20829 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:04.935009 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.731714 20896 rpcz_store.cc:276] 0709 13:07:03.361825 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.398140 (+ 36315us) service_pool.cc:224] Handling call
0709 13:07:03.417788 (+ 19648us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:03.452754 (+ 34966us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:07:03.538470 (+ 85716us) log.cc:844] Serialized 14 byte log entry
0709 13:07:03.980455 (+441985us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.050566 (+ 70111us) log.cc:844] Serialized 26 byte log entry
0709 13:07:04.062574 (+ 12008us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:04.113538 (+ 50964us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.129996 (+ 16458us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:04.730813 (+600817us) raft_consensus.cc:1685] finished
0709 13:07:04.730853 (+    40us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:04.731042 (+   189us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2326,"prepare.queue_time_us":67290,"prepare.run_cpu_time_us":44,"prepare.run_wall_time_us":46,"raft.queue_time_us":23676,"raft.run_cpu_time_us":232,"raft.run_wall_time_us":233,"thread_start_us":297648,"threads_started":1,"wal-append.queue_time_us":713287}
I20260709 13:07:04.777838 21841 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:04.769330 21922 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.758409 21982 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:04.772722 21548 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.727037 22031 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:04.771814 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:04.770890 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:04.773568 22035 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.916590 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:04.930019 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.060375 20753 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:04.811869 21987 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.840102 21926 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:04.974321 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:04.873543 22038 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:04.751943 21978 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:04.977051 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.917492 21939 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:04.753551 22041 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:04.948037 21913 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.088972 21913 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.091048 21913 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:04.919718 21955 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.091490 22041 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.093230 21955 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:04.950055 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 200352us
I20260709 13:07:05.073401 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.094936 20645 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.095521 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:04.943121 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.015313 22027 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.081705 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.099766 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:04.928977 21810 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.050174 21970 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.062399 22035 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:05.082388 21792 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:04.651206 20826 rpcz_store.cc:276] 0709 13:07:03.269223 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.271126 (+  1903us) service_pool.cc:224] Handling call
0709 13:07:03.281000 (+  9874us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:03.299468 (+ 18468us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:03.299520 (+    52us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:03.300064 (+   544us) log.cc:844] Serialized 26 byte log entry
0709 13:07:03.364677 (+ 64613us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:03.367817 (+  3140us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:03.374982 (+  7165us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:04.322994 (+948012us) raft_consensus.cc:1685] finished
0709 13:07:04.334957 (+ 11963us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:04.391955 (+ 56998us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":1347,"raft.run_cpu_time_us":130,"raft.run_wall_time_us":2792,"thread_start_us":41004,"threads_started":1,"wal-append.queue_time_us":79911}
I20260709 13:07:05.106702 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.106931 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.111009 20676 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:05.120018 20900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 310) took 1963 ms. Trace:
I20260709 13:07:05.049631 21922 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.057910 21548 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.131165 20900 rpcz_store.cc:276] 0709 13:07:03.156282 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.156430 (+   148us) service_pool.cc:224] Handling call
0709 13:07:05.119273 (+1962843us) spinlock_profiling.cc:243] Waited 1.22 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:05.119454 (+   181us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.119642 (+   188us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.119674 (+    32us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.119720 (+    46us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.119758 (+    38us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.119824 (+    66us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.119956 (+   132us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2800384}
I20260709 13:07:05.096062 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.144049 20792 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:05.073802 21987 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.110008 20895 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:05.110114 21884 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.078918 21926 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:05.148820 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 53982.4us
I20260709 13:07:05.130676 21994 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:05.105254 20672 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:07:05.097368 21939 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.137293 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.153117 20645 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.131487 21277 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.118571 21913 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.138761 22048 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.120666 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.166509 20645 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:05.177951 20645 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.118906 21792 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.149361 21681 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.149566 21789 raft_consensus.cc:2749] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.168219 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.151041 22049 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:05.164860 22046 log.cc:927] Time spent T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.077s	user 0.000s	sys 0.001s
I20260709 13:07:05.193540 22052 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.193673 20866 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:05.162632 21986 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.165251 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.161492 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.204104 20866 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.173326 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.171674 21982 raft_consensus.cc:2749] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.181679 21884 raft_consensus.cc:2804] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:05.182212 21955 raft_consensus.cc:2749] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.187732 20750 raft_consensus.cc:1275] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:05.210348 22038 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.167503 21277 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.180765 21968 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.211136 20645 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.186769 21681 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.166391 21994 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.205138 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.197376 21996 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.205945 21948 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.176190 21913 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.199411 21978 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.182094 22048 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.210487 22053 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.212317 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.211591 22055 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.214975 21884 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.210723 22052 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.222127 22024 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.215063 22033 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.248950 21982 raft_consensus.cc:2749] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:05.220471 21910 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.205618 22049 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.274003 21994 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.274130 20750 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:05.275211 21277 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.261251 21968 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:05.275753 20828 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 256) took 2149 ms. Trace:
I20260709 13:07:05.276018 21968 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.276276 21939 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.261687 21548 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.265029 22053 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.265702 22055 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.278528 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.278746 22053 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.271430 21922 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.271636 21926 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.272038 22019 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.272595 21792 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.273089 21810 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.276705 22042 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.287139 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.289685 22031 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.289852 20823 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:05.289740 22042 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.290330 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.251819 21681 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.252954 21789 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.255590 21948 raft_consensus.cc:2749] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:05.271656 22054 log.cc:927] Time spent T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.057s	user 0.000s	sys 0.000s
I20260709 13:07:05.222925 22038 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.276520 21968 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.266211 21884 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:05.271566 22050 log.cc:927] Time spent T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 13:07:05.303843 21789 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.275244 22049 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.276218 20828 rpcz_store.cc:276] 0709 13:07:03.126532 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.129430 (+  2898us) service_pool.cc:224] Handling call
0709 13:07:03.716455 (+587025us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.050572 (+334117us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.275518 (+1224946us) spinlock_profiling.cc:243] Waited 587 ms on lock 0x7b5400376c50. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:05.275667 (+   149us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1349170560}
I20260709 13:07:05.280908 20895 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:05.285575 20677 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
W20260709 13:07:05.312175 20901 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60804 (request call id 239) took 1680 ms (client timeout 2026 ms). Trace:
W20260709 13:07:05.313009 20901 rpcz_store.cc:269] 0709 13:07:03.632197 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.761739 (+129542us) service_pool.cc:224] Handling call
0709 13:07:05.312023 (+1550284us) spinlock_profiling.cc:243] Waited 117 ms on lock 0x7b5400347e54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:05.312121 (+    98us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":268434816}
I20260709 13:07:05.307732 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.316730 22052 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.283507 22033 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.328563 22033 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.329293 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.329881 20673 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:05.330650 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.331286 20673 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:05.332039 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.332356 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.332671 22048 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.332962 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.334102 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.334451 21758 raft_consensus.cc:3055] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:05.334812 21758 raft_consensus.cc:740] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:05.335078 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.335600 20673 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:05.316771 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.317265 20897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60804 (request call id 242) took 1389 ms. Trace:
I20260709 13:07:05.322059 22038 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.314168 21950 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.323930 20747 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38398 (request call id 211) took 1337 ms. Trace:
I20260709 13:07:05.320060 22035 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.324828 21789 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.325572 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.345566 20747 rpcz_store.cc:276] 0709 13:07:03.986207 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.989659 (+  3452us) service_pool.cc:224] Handling call
0709 13:07:05.251024 (+1261365us) spinlock_profiling.cc:243] Waited 43.3 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:05.263828 (+ 12804us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.275376 (+ 11548us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.275417 (+    41us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.275476 (+    59us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.275509 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.323601 (+ 48092us) spinlock_profiling.cc:243] Waited 1.2 ms on lock 0x7b5400053054. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.323676 (+    75us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.323846 (+   170us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":102416128}
I20260709 13:07:05.326387 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.336555 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.332954 20749 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:05.348562 22035 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 7 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.349258 20901 raft_consensus.cc:2410] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for term 6 because replica has last-logged OpId of term: 5 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
I20260709 13:07:05.349468 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.350378 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.350576 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:05.351091 21911 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.351737 20901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 317) took 1281 ms. Trace:
I20260709 13:07:05.352161 20901 rpcz_store.cc:276] 0709 13:07:04.070220 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.351224 (+1281004us) service_pool.cc:224] Handling call
0709 13:07:05.351432 (+   208us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.351549 (+   117us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.351564 (+    15us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.351591 (+    27us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.351607 (+    16us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.351638 (+    31us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.351702 (+    64us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.335574 21758 consensus_queue.cc:260] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.349277 20749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38398 (request call id 214) took 1357 ms. Trace:
I20260709 13:07:05.341611 20899 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:05.354879 20749 rpcz_store.cc:276] 0709 13:07:03.991884 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.994724 (+  2840us) service_pool.cc:224] Handling call
0709 13:07:05.332209 (+1337485us) spinlock_profiling.cc:243] Waited 11.8 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:07:05.349201 (+ 16992us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":27210624}
I20260709 13:07:05.356756 20899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 319) took 1285 ms. Trace:
I20260709 13:07:05.339836 20897 rpcz_store.cc:276] 0709 13:07:03.927909 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.053780 (+125871us) service_pool.cc:224] Handling call
0709 13:07:04.054180 (+   400us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.054607 (+   427us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.054637 (+    30us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:04.754111 (+699474us) spinlock_profiling.cc:243] Waited 11.6 ms on lock 0x7b2c001fbd08. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe118d1aa11 00007fe118d2a372 00007fe11a45ca01 00007fe11a42143a 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2
0709 13:07:04.779639 (+ 25528us) log.cc:844] Serialized 26 byte log entry
0709 13:07:05.198399 (+418760us) raft_consensus.cc:1645] Marking committed up to 0
0709 13:07:05.202594 (+  4195us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.210635 (+  8041us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:05.316969 (+106334us) raft_consensus.cc:1685] finished
0709 13:07:05.316993 (+    24us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.317210 (+   217us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":3904,"raft.run_cpu_time_us":138,"raft.run_wall_time_us":8948,"spinlock_wait_cycles":37211648,"thread_start_us":128007,"threads_started":1,"wal-append.queue_time_us":432890}
I20260709 13:07:05.356693 21758 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.359086 21829 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.359688 21829 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.359989 21950 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.360467 21926 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:05.360954 21926 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.361786 21829 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.362844 20897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 320) took 1291 ms. Trace:
I20260709 13:07:05.362907 21926 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.363343 20897 rpcz_store.cc:276] 0709 13:07:04.071458 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.358567 (+1287109us) service_pool.cc:224] Handling call
0709 13:07:05.362328 (+  3761us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.362508 (+   180us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.362538 (+    30us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.362585 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.362619 (+    34us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.362683 (+    64us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.362789 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.361384 21797 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.360509 21950 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.366719 21681 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.367300 21950 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.365393 21797 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.368671 21681 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.369727 21797 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.357745 20899 rpcz_store.cc:276] 0709 13:07:04.071087 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.355302 (+1284215us) service_pool.cc:224] Handling call
0709 13:07:05.356178 (+   876us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.356384 (+   206us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.356417 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.356469 (+    52us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.356512 (+    43us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.356590 (+    78us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.356701 (+   111us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.370647 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.371307 20747 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:05.371497 20899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 282) took 1262 ms. Trace:
I20260709 13:07:05.372143 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.372097 20899 rpcz_store.cc:276] 0709 13:07:04.109544 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.370631 (+1261087us) service_pool.cc:224] Handling call
0709 13:07:05.370941 (+   310us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.371134 (+   193us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.371162 (+    28us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.371210 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.371261 (+    51us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.371330 (+    69us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.371440 (+   110us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.374048 20750 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:05.375191 20899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 284) took 1018 ms. Trace:
I20260709 13:07:05.376214 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.354661 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.377049 20747 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:05.385159 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.386317 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.387338 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.387878 20749 raft_consensus.cc:2468] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:07:05.389235 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.388612 21968 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.389922 20747 raft_consensus.cc:2468] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:07:05.374059 20898 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 283) took 1018 ms. Trace:
I20260709 13:07:05.393102 20901 raft_consensus.cc:1240] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:05.390833 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.394042 20673 raft_consensus.cc:2410] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 2 because replica has last-logged OpId of term: 1 index: 1, which is greater than that of the candidate, which has last-logged OpId of term: 0 index: 0.
I20260709 13:07:05.391927 20898 rpcz_store.cc:276] 0709 13:07:04.356092 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.373253 (+1017161us) service_pool.cc:224] Handling call
0709 13:07:05.373544 (+   291us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.373712 (+   168us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.373741 (+    29us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.373780 (+    39us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.373819 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.373874 (+    55us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.373997 (+   123us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.376602 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.404151 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:05.411285 20720 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.17.68.67:45761 timed out after 2.085s (SENT) [suppressed 1 similar messages]
I20260709 13:07:05.387895 21884 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.415647 21884 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.416002 21968 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.417620 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.418980 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.419661 20750 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:05.420552 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.421754 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.422873 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.423058 20895 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60804 (request call id 243) took 1033 ms. Trace:
I20260709 13:07:05.424059 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.388708 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.425503 20868 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:05.375725 20899 rpcz_store.cc:276] 0709 13:07:04.356511 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.374112 (+1017601us) service_pool.cc:224] Handling call
0709 13:07:05.374516 (+   404us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.374741 (+   225us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.374788 (+    47us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.374846 (+    58us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.374902 (+    56us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.374979 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.375126 (+   147us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.425149 21837 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:05.430258 21983 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:05.430739 21983 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:05.431118 21983 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:05.431181 20868 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:05.432808 20868 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:05.434208 20868 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.434899 22048 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:05.435864 21972 raft_consensus.cc:2804] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:05.436004 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.436326 21972 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.436349 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.436858 21972 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.435388 20868 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.433771 22049 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.004s
W20260709 13:07:05.439316 20675 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40308 (request call id 298) took 1998 ms (client timeout 2110 ms). Trace:
I20260709 13:07:05.431838 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:05.423709 20895 rpcz_store.cc:276] 0709 13:07:04.389636 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.379188 (+989552us) service_pool.cc:224] Handling call
0709 13:07:05.379563 (+   375us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:05.380500 (+   937us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.380548 (+    48us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:05.381163 (+   615us) log.cc:844] Serialized 26 byte log entry
0709 13:07:05.419966 (+ 38803us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.420026 (+    60us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.420432 (+   406us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:05.422765 (+  2333us) raft_consensus.cc:1685] finished
0709 13:07:05.422790 (+    25us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.422974 (+   184us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":321,"raft.run_cpu_time_us":97,"raft.run_wall_time_us":100,"thread_start_us":38391,"threads_started":1,"wal-append.queue_time_us":38097}
I20260709 13:07:05.432103 20749 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:05.436443 21948 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.430505 21837 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.445879 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:05.439743 20675 rpcz_store.cc:269] 0709 13:07:03.441524 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.447782 (+  6258us) service_pool.cc:224] Handling call
0709 13:07:03.689331 (+241549us) spinlock_profiling.cc:243] Waited 59.6 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fce9c 00007fe1172fca5b 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:07:05.439120 (+1749789us) spinlock_profiling.cc:243] Waited 386 ms on lock 0x7b5400639f54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:05.439244 (+   124us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1023786240}
I20260709 13:07:05.447337 21837 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.436060 22048 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:05.446223 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.438974 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.449414 22048 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:05.450506 20747 raft_consensus.cc:1240] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:05.447302 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.448632 20753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 352) took 1053 ms. Trace:
I20260709 13:07:05.441200 22031 raft_consensus.cc:2804] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:05.459287 20898 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:05.459546 22031 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.460016 22031 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.460158 20866 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:05.461071 21948 raft_consensus.cc:2804] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:05.461423 21948 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.461778 21948 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.459307 20753 rpcz_store.cc:276] 0709 13:07:04.395451 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.071218 (+675767us) service_pool.cc:224] Handling call
0709 13:07:05.100697 (+ 29479us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.109349 (+  8652us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.109394 (+    45us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.109464 (+    70us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.109508 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.448407 (+338899us) spinlock_profiling.cc:243] Waited 8.43 ms on lock 0x7b54006694d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.448439 (+    32us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.448589 (+   150us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":19382016}
I20260709 13:07:05.464391 20718 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.464839 22039 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.465279 20718 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.466393 21926 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:05.466737 21926 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.467067 21926 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.468578 21797 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.468964 21797 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.469312 21797 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.471056 21987 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.472380 20902 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60804 (request call id 240) took 1835 ms. Trace:
I20260709 13:07:05.454310 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.472846 20902 rpcz_store.cc:276] 0709 13:07:03.636779 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.781577 (+144798us) service_pool.cc:224] Handling call
0709 13:07:03.782018 (+   441us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.196282 (+414264us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.202683 (+  6401us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:04.251083 (+ 48400us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:04.270868 (+ 19785us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.472104 (+1201236us) spinlock_profiling.cc:243] Waited 384 ms on lock 0x7b540040ecd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.472164 (+    60us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.472315 (+   151us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":882805632}
I20260709 13:07:05.456663 20752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38398 (request call id 207) took 1471 ms. Trace:
I20260709 13:07:05.455765 21737 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.474299 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.440423 20897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 281) took 1331 ms. Trace:
I20260709 13:07:05.473969 20752 rpcz_store.cc:276] 0709 13:07:03.985023 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.987522 (+  2499us) service_pool.cc:224] Handling call
0709 13:07:03.993547 (+  6025us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.379197 (+385650us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.456388 (+1077191us) spinlock_profiling.cc:243] Waited 134 ms on lock 0x7b540020f3d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.456606 (+   218us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":307521792}
I20260709 13:07:05.474959 20897 rpcz_store.cc:276] 0709 13:07:04.109221 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.364348 (+1255127us) service_pool.cc:224] Handling call
0709 13:07:05.364657 (+   309us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.364842 (+   185us) raft_consensus.cc:1534] Early marking committed up to index 3
0709 13:07:05.365789 (+   947us) log.cc:844] Serialized 14 byte log entry
0709 13:07:05.427939 (+ 62150us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.429386 (+  1447us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:07:05.431937 (+  2551us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.434449 (+  2512us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.438389 (+  3940us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":11689,"prepare.queue_time_us":571,"prepare.run_cpu_time_us":30,"prepare.run_wall_time_us":31,"raft.queue_time_us":14404,"raft.run_cpu_time_us":101,"raft.run_wall_time_us":2862,"thread_start_us":47503,"threads_started":1,"wal-append.queue_time_us":47927}
I20260709 13:07:05.448276 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.478363 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.479206 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:05.457015 21983 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.483690 20899 raft_consensus.cc:2393] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 6: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:05.482841 20897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 322) took 1087 ms. Trace:
I20260709 13:07:05.494361 20897 rpcz_store.cc:276] 0709 13:07:04.395158 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.480739 (+1085581us) service_pool.cc:224] Handling call
0709 13:07:05.482159 (+  1420us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.482409 (+   250us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.482449 (+    40us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.482511 (+    62us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.482566 (+    55us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.482643 (+    77us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.482781 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.505148 21983 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.516499 20899 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:07:05.473461 20671 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:07:05.533893 20671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40298 (request call id 375) took 1131 ms. Trace:
I20260709 13:07:05.534452 20671 rpcz_store.cc:276] 0709 13:07:04.402368 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.402758 (+   390us) service_pool.cc:224] Handling call
0709 13:07:05.454121 (+1051363us) spinlock_profiling.cc:243] Waited 3.78 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:07:05.533808 (+ 79687us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":8694016}
I20260709 13:07:05.535910 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.547840 22048 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.557507 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.558817 20676 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 6. Current term is 7. Ops: []
I20260709 13:07:05.560997 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.561972 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.562317 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.562757 20676 raft_consensus.cc:1240] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:05.563424 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.563921 21913 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.565652 22031 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.566905 21737 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:05.567482 21737 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.568248 22031 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.570160 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.571714 20895 raft_consensus.cc:2393] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 5: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:05.572978 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.574910 22042 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.575457 22042 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.575892 22042 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.577842 22042 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.579229 20718 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.580018 21559 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.580372 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.581475 22048 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.581745 20718 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.584475 21950 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:05.584897 21950 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.585289 21950 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.585918 20680 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40308 (request call id 293) took 2193 ms. Trace:
I20260709 13:07:05.580469 21559 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.587016 21939 consensus_queue.cc:1059] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:05.589540 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:05.479488 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.593222 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.594925 20674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 373) took 1193 ms. Trace:
I20260709 13:07:05.595350 22013 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.596077 21829 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.597096 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.597536 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.603510 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.604873 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.599107 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.598897 21974 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.607905 20868 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.639565 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.610590 21559 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:05.642436 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 66423.9us
I20260709 13:07:05.610906 21987 consensus_queue.cc:1059] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:05.611624 20755 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38376 (request call id 349) took 1248 ms (client timeout 1599 ms). Trace:
I20260709 13:07:05.598384 20680 rpcz_store.cc:276] 0709 13:07:03.393026 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.393185 (+   159us) service_pool.cc:224] Handling call
0709 13:07:04.707730 (+1314545us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.707971 (+   241us) raft_consensus.cc:1534] Early marking committed up to index 1
0709 13:07:04.708284 (+   313us) log.cc:844] Serialized 14 byte log entry
0709 13:07:04.768757 (+ 60473us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:04.768805 (+    48us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:04.768844 (+    39us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:04.768903 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.585748 (+816845us) spinlock_profiling.cc:243] Waited 1.31 s on lock 0x7b5400185950. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:05.585849 (+   101us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":130958,"prepare.queue_time_us":504,"prepare.run_cpu_time_us":41,"prepare.run_wall_time_us":41,"raft.queue_time_us":85,"raft.run_cpu_time_us":152,"raft.run_wall_time_us":6682,"spinlock_wait_cycles":3021178624,"thread_start_us":60130,"threads_started":1,"wal-append.queue_time_us":307785}
I20260709 13:07:05.598595 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.620101 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.605460 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.615325 21994 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.598001 21948 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:05.626329 21983 consensus_queue.cc:1048] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
W20260709 13:07:05.643800 20755 rpcz_store.cc:269] 0709 13:07:04.363728 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.364079 (+   351us) service_pool.cc:224] Handling call
0709 13:07:05.610808 (+1246729us) spinlock_profiling.cc:243] Waited 256 ms on lock 0x7b54002ed1d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:05.611568 (+   760us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":588909952}
I20260709 13:07:05.657943 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.658385 21948 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:05.604630 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.650077 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.659871 21737 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.659359 21926 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.660480 20747 raft_consensus.cc:1240] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: [1.1-1.1]
I20260709 13:07:05.650537 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.650713 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.651389 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.651655 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.635851 21829 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.651867 21994 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.652544 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.653019 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.682675 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.653240 22048 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.654661 20868 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.655516 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.632880 22013 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.656226 21797 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.652958 21987 consensus_queue.cc:1243] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer ed35a56cd2e248c9a9b7be259b4d7d0e log is divergent from this leader: its last log entry 3.2 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 1
I20260709 13:07:05.657056 20827 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52240 (request call id 184) took 1743 ms. Trace:
I20260709 13:07:05.642050 20826 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:05.649569 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.638343 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.641271 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.621353 20674 rpcz_store.cc:276] 0709 13:07:04.401500 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.403147 (+  1647us) service_pool.cc:224] Handling call
0709 13:07:05.594216 (+1191069us) spinlock_profiling.cc:243] Waited 42.6 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fce9c 00007fe1172fca5b 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:05.594417 (+   201us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.594603 (+   186us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.594630 (+    27us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.594678 (+    48us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.594710 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.594769 (+    59us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.594872 (+   103us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":97920896}
I20260709 13:07:05.683314 20902 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:05.692525 20827 rpcz_store.cc:276] 0709 13:07:03.914060 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.104769 (+190709us) service_pool.cc:224] Handling call
0709 13:07:04.105068 (+   299us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.357837 (+252769us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.357881 (+    44us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:04.357937 (+    56us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:04.357979 (+    42us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.656844 (+1298865us) spinlock_profiling.cc:243] Waited 252 ms on lock 0x7b54006522d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.656891 (+    47us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.657005 (+   114us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":580669312}
W20260709 13:07:05.686794 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 70558.4us
I20260709 13:07:05.629048 21972 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:05.691071 20868 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.693048 20829 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:05.685683 20752 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 5.
I20260709 13:07:05.697026 21797 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.686177 21948 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:05.702123 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:05.700953 20645 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.706688 21737 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:05.706591 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:05.705931 20827 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
W20260709 13:07:05.711097 20751 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38398 (request call id 210) took 1725 ms (client timeout 2059 ms). Trace:
W20260709 13:07:05.711704 20751 rpcz_store.cc:269] 0709 13:07:03.985931 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.989877 (+  3946us) service_pool.cc:224] Handling call
0709 13:07:04.117157 (+127280us) spinlock_profiling.cc:243] Waited 31.1 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:07:05.710858 (+1593701us) spinlock_profiling.cc:243] Waited 76.3 ms on lock 0x7b5400095bd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:05.711020 (+   162us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":247025280}
I20260709 13:07:05.712716 21972 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.704403 20868 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:05.714098 21994 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.714308 22013 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.692117 20750 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:05.715005 21829 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:05.716781 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.719810 22012 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.720340 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.720429 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:05.716475 22058 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.026s	sys 0.020s
I20260709 13:07:05.720865 21926 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.722292 20827 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:05.727130 20645 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.722832 21972 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:05.729212 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.729135 22012 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.729336 21913 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:05.742693 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.735234 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:05.748972 20645 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:05.734416 22058 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.541s	user 0.027s	sys 0.021s
I20260709 13:07:05.719209 21950 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.750142 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.750669 20674 raft_consensus.cc:2393] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 7: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:05.737259 21913 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.738919 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:05.745607 21923 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:07:05.748319 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.757284 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.751206 20675 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40308 (request call id 306) took 1007 ms. Trace:
I20260709 13:07:05.752516 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.734951 21972 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.735345 22042 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.736928 22012 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.760844 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:05.755051 20897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 323) took 1349 ms. Trace:
*** SIGABRT (@0x3e800004511) received by PID 17681 (TID 0x7fe112f67840) from PID 17681; stack trace: ***
    @           0x2d8530 __tsan::CallUserSignalHandler() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:1915
    @           0x2daa13 rtl_sigaction() at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:2005
I20260709 13:07:05.759297 21913 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.749927 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:05.763353 20645 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.759842 20751 raft_consensus.cc:1240] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:05.736567 20826 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:05.758626 21559 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.765300 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:05.762557 20675 rpcz_store.cc:276] 0709 13:07:04.743769 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.460935 (+717166us) service_pool.cc:224] Handling call
0709 13:07:05.564249 (+103314us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.564445 (+   196us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:07:05.692636 (+128191us) log.cc:844] Serialized 14 byte log entry
0709 13:07:05.750877 (+ 58241us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.750934 (+    57us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.750984 (+    50us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.751049 (+    65us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.751155 (+   106us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":3043,"prepare.queue_time_us":145784,"prepare.run_cpu_time_us":39,"prepare.run_wall_time_us":40,"raft.queue_time_us":9715,"raft.run_cpu_time_us":117,"raft.run_wall_time_us":3235,"thread_start_us":164421,"threads_started":2,"wal-append.queue_time_us":67082}
I20260709 13:07:05.768812 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.769927 21950 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.771574 20672 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40284 (request call id 245) took 1291 ms. Trace:
I20260709 13:07:05.759157 22039 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.772310 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:05.758612 21978 raft_consensus.cc:3055] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:05.772624 20749 raft_consensus.cc:1240] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:05.762928 21884 consensus_queue.cc:1059] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.012s
I20260709 13:07:05.764195 21972 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:05.774171 22073 log.cc:927] Time spent T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.079s	user 0.001s	sys 0.000s
I20260709 13:07:05.787997 20746 raft_consensus.cc:1240] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:05.786705 22039 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:05.775002 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 363701us
I20260709 13:07:05.775745 20825 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52250 (request call id 201) took 1785 ms. Trace:
I20260709 13:07:05.789616 20825 rpcz_store.cc:276] 0709 13:07:03.990214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.174399 (+184185us) service_pool.cc:224] Handling call
0709 13:07:04.174711 (+   312us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.476284 (+301573us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.476326 (+    42us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:04.481752 (+  5426us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:04.481813 (+    61us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.775489 (+1293676us) spinlock_profiling.cc:243] Waited 280 ms on lock 0x7b540025b2d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.775546 (+    57us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.775684 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":644197248}
I20260709 13:07:05.790509 21884 raft_consensus.cc:3055] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:05.790755 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.791923 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.795045 22039 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.787487 20672 rpcz_store.cc:276] 0709 13:07:04.479759 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.279671 (+799912us) service_pool.cc:224] Handling call
0709 13:07:05.284117 (+  4446us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.322662 (+ 38545us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.322696 (+    34us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.322754 (+    58us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.322787 (+    33us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.771338 (+448551us) spinlock_profiling.cc:243] Waited 31.2 ms on lock 0x7b540007e754. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.771382 (+    44us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.771509 (+   127us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":71767808}
I20260709 13:07:05.787773 20821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52250 (request call id 193) took 1869 ms. Trace:
I20260709 13:07:05.797643 20821 rpcz_store.cc:276] 0709 13:07:03.916946 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.105848 (+188902us) service_pool.cc:224] Handling call
0709 13:07:04.106168 (+   320us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.412407 (+306239us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.456586 (+ 44179us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:04.479617 (+ 23031us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:04.482069 (+  2452us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.781682 (+1299613us) spinlock_profiling.cc:243] Waited 300 ms on lock 0x7b540025c6d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.783265 (+  1583us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.785891 (+  2626us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":690986368}
I20260709 13:07:05.780205 20645 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:05.786325 20823 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:05.790936 21884 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:05.784001 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:05.782678 22042 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.819723 21884 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, 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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.812381 22012 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.824862 21884 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:05.828234 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.828471 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.829465 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.829994 20753 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:05.831120 22012 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:05.825095 22028 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:05.834025 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.835988 20720 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:05.787544 21978 raft_consensus.cc:740] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:05.826496 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:05.829502 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.859153 20720 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:05.860970 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.861797 20751 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:05.864077 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.867030 20720 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:05.836397 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:05.881176 20868 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.883795 20868 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:05.865886 21943 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader election lost for term 7. Reason: could not achieve majority
I20260709 13:07:05.857553 22028 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.889765 22028 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.889139 20868 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.866775 22003 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.892489 22003 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.866209 21926 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.882949 21737 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:05.868547 20720 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:05.897217 20753 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 6.
I20260709 13:07:05.876443 22019 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:05.886420 21983 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.900933 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.890511 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.903218 20720 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:05.891044 21987 raft_consensus.cc:2749] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.904138 21978 consensus_queue.cc:260] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.906855 21978 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.907989 21559 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.908807 20750 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 7.
I20260709 13:07:05.910439 20901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 318) took 1839 ms. Trace:
I20260709 13:07:05.910817 20901 rpcz_store.cc:276] 0709 13:07:04.070676 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.352918 (+1282242us) service_pool.cc:224] Handling call
0709 13:07:05.353142 (+   224us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.393554 (+ 40412us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.910163 (+516609us) spinlock_profiling.cc:243] Waited 39.8 ms on lock 0x7b54001bdad4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.910370 (+   207us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":91460480}
I20260709 13:07:05.912132 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.913144 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:05.914323 20894 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 308) took 2793 ms. Trace:
I20260709 13:07:05.914706 20894 rpcz_store.cc:276] 0709 13:07:03.120430 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.135398 (+ 14968us) service_pool.cc:224] Handling call
0709 13:07:04.101270 (+965872us) spinlock_profiling.cc:243] Waited 1.57 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fceee 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:04.101478 (+   208us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.482204 (+380726us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.483895 (+  1691us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:04.488427 (+  4532us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:04.492021 (+  3594us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.914063 (+1422042us) spinlock_profiling.cc:243] Waited 353 ms on lock 0x7b54001bd354. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.914115 (+    52us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.914253 (+   138us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":816459904}
I20260709 13:07:05.894217 22056 consensus_queue.cc:1059] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.025s
I20260709 13:07:05.916903 20792 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:05.917484 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.917685 21837 raft_consensus.cc:2804] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:05.918052 21837 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:05.918453 21837 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:05.923458 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:05.923728 21559 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:05.777876 20897 rpcz_store.cc:276] 0709 13:07:04.400705 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.501309 (+1100604us) service_pool.cc:224] Handling call
0709 13:07:05.558611 (+ 57302us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.558805 (+   194us) raft_consensus.cc:1534] Early marking committed up to index 2
0709 13:07:05.559114 (+   309us) log.cc:844] Serialized 14 byte log entry
0709 13:07:05.719725 (+160611us) log.cc:844] Serialized 14 byte log entry
0709 13:07:05.733232 (+ 13507us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.734715 (+  1483us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.738498 (+  3783us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.743709 (+  5211us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.750098 (+  6389us) inbound_call.cc:177] Queueing success response
0709 13:07:05.766390 (+ 16292us) spinlock_profiling.cc:243] Waited 7.83 ms on lock 0x7b180020ad00. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1201fcde1 00007fe1202095b1 00007fe1173343f3 00007fe1173367c1 00007fe117336779 00007fe117336709 00007fe1173366d1 00007fe1173359cd 000000000038f354 000000000038f199 00007fe11731783a
Metrics: {"mutex_wait_us":8659,"prepare.queue_time_us":2331,"prepare.run_cpu_time_us":58,"prepare.run_wall_time_us":56,"raft.queue_time_us":16184,"raft.run_cpu_time_us":206,"raft.run_wall_time_us":4654,"spinlock_wait_cycles":17999616,"thread_start_us":107070,"threads_started":1,"wal-append.queue_time_us":144811}
I20260709 13:07:05.924410 20645 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.897927 22003 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:05.917518 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.923375 20720 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:05.926537 22012 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:05.901722 22019 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.901947 21737 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.904134 20753 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.936293 20718 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:05.937352 20573 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40472 (request call id 53) took 8492 ms. Trace:
W20260709 13:07:05.937808 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 48856.4us
I20260709 13:07:05.913448 22039 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:05.939045 20868 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.943507 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:05.944520 20896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60812 (request call id 324) took 1220 ms. Trace:
I20260709 13:07:05.944945 20896 rpcz_store.cc:276] 0709 13:07:04.724217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.943231 (+1219014us) service_pool.cc:224] Handling call
0709 13:07:05.944443 (+  1212us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:05.926111 20751 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:05.923195 21994 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:05.946195 22052 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:05.927089 22012 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:05.935151 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:05.933723 22019 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:05.979606 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.937568 21884 raft_consensus.cc:2749] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:05.938333 20573 rpcz_store.cc:276] 0709 13:06:57.441502 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.441717 (+   215us) service_pool.cc:224] Handling call
0709 13:07:05.934024 (+8492307us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:00.426699 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:00.427306 (+   607us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:00.427346 (+    40us) write_op.cc:435] Acquired schema lock
0709 13:07:00.427365 (+    19us) tablet.cc:662] Decoding operations
0709 13:07:00.432275 (+  4910us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:00.434571 (+  2296us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:00.435921 (+  1350us) tablet.cc:685] Acquiring locks for 8 operations
0709 13:07:00.451748 (+ 15827us) tablet.cc:701] Row locks acquired
0709 13:07:00.451774 (+    26us) write_op.cc:260] PREPARE: finished
0709 13:07:00.451949 (+   175us) write_op.cc:270] Start()
0709 13:07:00.452183 (+   234us) write_op.cc:276] Timestamp: P: 1783602420451885 usec, L: 0
0709 13:07:00.452208 (+    25us) op_driver.cc:348] REPLICATION: starting
0709 13:07:00.518495 (+ 66287us) log.cc:844] Serialized 3233 byte log entry
0709 13:07:01.187506 (+669011us) op_driver.cc:464] REPLICATION: finished
0709 13:07:01.554897 (+367391us) write_op.cc:301] APPLY: starting
0709 13:07:01.573801 (+ 18904us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:01.611172 (+ 37371us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:01.620525 (+  9353us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:01.622101 (+  1576us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:01.622320 (+   219us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=8
0709 13:07:01.622364 (+    44us) write_op.cc:312] APPLY: finished
0709 13:07:01.622630 (+   266us) log.cc:844] Serialized 64 byte log entry
0709 13:07:01.622800 (+   170us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:01.622918 (+   118us) write_op.cc:454] Released schema lock
0709 13:07:01.622963 (+    45us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:01.623289 (+   326us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:01.623318 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":108398,"reported_tablets":28,"child_traces":[["op",{"apply.queue_time_us":334936,"apply.run_cpu_time_us":2936,"apply.run_wall_time_us":72761,"num_ops":8,"prepare.queue_time_us":135933,"prepare.run_cpu_time_us":40867,"prepare.run_wall_time_us":309565,"raft.queue_time_us":195932,"raft.run_cpu_time_us":73231,"raft.run_wall_time_us":238710,"replication_time_us":724414,"thread_start_us":680299,"threads_started":4,"wal-append.queue_time_us":285647,"wal-append.run_cpu_time_us":49608,"wal-append.run_wall_time_us":1944958}]]}
I20260709 13:07:05.961426 20746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 351) took 1568 ms. Trace:
I20260709 13:07:05.962119 20822 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52242 (request call id 258) took 1245 ms. Trace:
I20260709 13:07:05.963312 22039 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:05.937801 21737 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:05.935622 21791 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.933845 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.948526 21926 raft_consensus.cc:2749] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:05.969302 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:06.000573 20676 raft_consensus.cc:2468] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:07:05.956135 22052 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.974661 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:06.007144 20901 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:05.977078 20903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60804 (request call id 232) took 2838 ms. Trace:
I20260709 13:07:05.937325 22042 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:07:05.981294 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:05.958796 20899 raft_consensus.cc:3055] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:05.982781 20868 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.024834 20868 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:06.027594 20679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 374) took 1625 ms. Trace:
I20260709 13:07:06.028074 20679 rpcz_store.cc:276] 0709 13:07:04.402047 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.402164 (+   117us) service_pool.cc:224] Handling call
0709 13:07:04.457154 (+ 54990us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:04.854156 (+397002us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.022599 (+1168443us) spinlock_profiling.cc:243] Waited 279 ms on lock 0x7b5400374bd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:06.027522 (+  4923us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":641610112}
I20260709 13:07:06.011705 20903 rpcz_store.cc:276] 0709 13:07:03.139133 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.139265 (+   132us) service_pool.cc:224] Handling call
0709 13:07:03.687081 (+547816us) spinlock_profiling.cc:243] Waited 5.13 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:03.687295 (+   214us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:04.063173 (+375878us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:04.063217 (+    44us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:05.577492 (+1514275us) spinlock_profiling.cc:243] Waited 3.41 ms on lock 0x7b2c001fbd08. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe118d1aa11 00007fe118d2a372 00007fe11a45ca01 00007fe11a42143a 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2
0709 13:07:05.577926 (+   434us) log.cc:844] Serialized 26 byte log entry
0709 13:07:05.640566 (+ 62640us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.640618 (+    52us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.976644 (+336026us) spinlock_profiling.cc:243] Waited 375 ms on lock 0x7b540048d5d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.976716 (+    72us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:05.976784 (+    68us) raft_consensus.cc:1685] finished
0709 13:07:05.976806 (+    22us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.977001 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":14528,"raft.queue_time_us":97,"raft.run_cpu_time_us":223,"raft.run_wall_time_us":28469,"spinlock_wait_cycles":883080960,"thread_start_us":62265,"threads_started":1,"wal-append.queue_time_us":107977}
I20260709 13:07:05.990100 20822 rpcz_store.cc:276] 0709 13:07:04.716665 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.718814 (+  2149us) service_pool.cc:224] Handling call
0709 13:07:04.744613 (+ 25799us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.134843 (+390230us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.137419 (+  2576us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.144114 (+  6695us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:05.148051 (+  3937us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.961906 (+813855us) spinlock_profiling.cc:243] Waited 363 ms on lock 0x7b5400450e54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.961951 (+    45us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.962064 (+   113us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":834632064}
I20260709 13:07:06.025568 20899 raft_consensus.cc:740] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:05.946494 22058 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:05.987267 20746 rpcz_store.cc:276] 0709 13:07:04.393138 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:04.940690 (+547552us) service_pool.cc:224] Handling call
0709 13:07:05.711018 (+770328us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.788399 (+ 77381us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.960463 (+172064us) spinlock_profiling.cc:243] Waited 76.8 ms on lock 0x7b5400095bd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:05.961241 (+   778us) spinlock_profiling.cc:243] Waited 770 ms on lock 0x7b5400095bd0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:05.961371 (+   130us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1947245056}
I20260709 13:07:06.046013 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:05.990765 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:05.995117 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:05.986726 20645 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:06.048524 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 61889us
I20260709 13:07:06.049481 20645 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:05.996961 20794 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:05.971463 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:06.031932 21987 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:06.018843 20894 raft_consensus.cc:1240] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:05.982681 21990 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:05.989493 21943 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:06.009224 22052 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.019862 20671 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:06.023218 22042 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:06.074507 22042 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:06.062460 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.078354 21990 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.079430 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:06.079586 20899 consensus_queue.cc:260] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.026139 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:06.080463 20645 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.084409 21884 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.031569 21796 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:06.006193 20748 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38398 (request call id 208) took 2016 ms. Trace:
I20260709 13:07:05.988191 20753 raft_consensus.cc:2468] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:06.053161 20754 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6. Ops: [5.3-5.3]
W20260709 13:07:06.054585 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 57716.3us
I20260709 13:07:06.098718 20794 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.006147 21797 consensus_queue.cc:1048] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.034s
I20260709 13:07:06.056154 20746 raft_consensus.cc:2393] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 4: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:06.058688 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:06.031978 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:06.061451 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:06.056766 21758 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.068153 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:06.068751 22035 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.059638 21987 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:06.037711 21837 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:06.089280 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:06.086632 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:06.088020 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:06.155226 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 154635us
I20260709 13:07:06.080681 20899 raft_consensus.cc:3060] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:06.091496 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 45089.6us
I20260709 13:07:06.157811 21559 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:06.107913 21953 consensus_queue.cc:1048] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 13:07:06.103444 20794 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:06.096472 21939 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:06.060678 21958 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.167642 21958 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.168007 21958 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:06.168344 21958 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.169651 20750 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 6. Current term is 7. Ops: []
W20260709 13:07:06.170060 22086 log.cc:927] Time spent T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.110s	user 0.000s	sys 0.000s
I20260709 13:07:06.104552 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:06.173257 22028 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:06.176523 22055 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.153216 21987 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.106510 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:06.080674 21990 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.179617 20902 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:06.098001 21913 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.085855 20645 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.187285 22055 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:06.188913 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:06.191139 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 105344us
W20260709 13:07:06.133178 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.155910 20903 raft_consensus.cc:2468] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
W20260709 13:07:06.088768 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 170347us
I20260709 13:07:06.091161 22039 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:06.094808 20866 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.100145 21994 consensus_queue.cc:1048] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.082s
I20260709 13:07:06.104234 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:06.160496 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:06.200209 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 105507us
I20260709 13:07:06.200881 20866 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.201871 20866 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.100704 22016 raft_consensus.cc:2749] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.086110 21943 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.204607 20677 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:06.102494 21796 raft_consensus.cc:697] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:06.166384 21837 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:06.226166 20751 raft_consensus.cc:2468] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:06.198845 20674 raft_consensus.cc:1240] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:06.105338 22035 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:06.080708 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:06.147234 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.160691 20868 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:06.199010 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 95640.3us
I20260709 13:07:06.203383 20645 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.208703 20866 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.187675 22055 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:06.096339 20748 rpcz_store.cc:276] 0709 13:07:03.985339 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:03.987840 (+  2501us) service_pool.cc:224] Handling call
0709 13:07:05.446602 (+1458762us) spinlock_profiling.cc:243] Waited 10.2 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fceee 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:05.587975 (+141373us) spinlock_profiling.cc:243] Waited 1.54 ms on lock 0x7b5800192f98. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcf8c 00007fe1172fcef6 0000000000375939 00007fe11f3701e0 00007fe11f4390c4 00007fe11f439131 00007fe11f3fafc0 00007fe11f3e5929 00007fe11f3e53d2 00007fe11895cbd4
0709 13:07:05.610930 (+ 22955us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.611116 (+   186us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:05.611147 (+    31us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:05.611283 (+   136us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:05.611324 (+    41us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:05.611387 (+    63us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:05.993783 (+382396us) spinlock_profiling.cc:243] Waited 22.8 ms on lock 0x7b54002ed1d0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4208ad 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:06.002106 (+  8323us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":79571840}
I20260709 13:07:06.210661 22028 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:06.210731 21943 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.208107 22012 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:06.207991 21983 raft_consensus.cc:2804] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.204393 22049 raft_consensus.cc:2749] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.217612 22016 consensus_queue.cc:1059] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:06.207964 21758 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:07:06.208173 21990 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:06.223387 21913 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.223737 22042 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:06.232985 20794 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:06.234964 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 74321.8us
I20260709 13:07:06.234750 20645 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.209280 21886 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.236586 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:06.241986 20866 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:06.242738 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 48568.1us
I20260709 13:07:06.231294 22035 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.234628 22055 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.238904 22058 raft_consensus.cc:2749] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.269055 20645 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:06.241461 22041 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.244091 22056 raft_consensus.cc:2804] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
    @     0x7fe11a829980 (unknown) at ??:0
I20260709 13:07:06.241878 20675 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:06.273006 20678 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:06.264835 21983 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:06.263338 21990 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:06.295897 20868 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.271526 22012 raft_consensus.cc:2749] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.244164 22021 consensus_queue.cc:1059] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.030s
I20260709 13:07:06.260720 21796 consensus_queue.cc:237] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:06.299763 21983 raft_consensus.cc:3060] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.304505 21967 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.315542 21967 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:06.316164 21967 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.317343 22042 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:06.302882 20645 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.266587 22052 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.272732 22019 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.269372 22003 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.315673 20752 raft_consensus.cc:2393] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:06.274488 22049 raft_consensus.cc:2749] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.335258 20754 raft_consensus.cc:1240] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:06.300309 21972 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:06.356712 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 55088.7us
I20260709 13:07:06.357350 20900 raft_consensus.cc:1240] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:06.357738 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:06.357882 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:06.358357 21972 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:06.339828 21923 raft_consensus.cc:2749] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.335649 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:06.331374 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:06.302656 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 60449.4us
I20260709 13:07:06.361058 20866 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.355924 20645 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:06.362473 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 62045.3us
I20260709 13:07:06.357227 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:06.301236 21990 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:06.367457 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 93350.4us
I20260709 13:07:06.368902 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.297874 22092 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.379858 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.380548 20822 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:06.380847 22052 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:06.381420 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.382026 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.383090 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.383584 20828 raft_consensus.cc:2376] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4. Re-sending same reply.
I20260709 13:07:06.384377 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.385355 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.386621 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.387356 22035 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:06.388041 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.389115 22019 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.389338 22035 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.390439 22095 consensus_queue.cc:1059] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:06.390821 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:06.365163 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 45480.6us
I20260709 13:07:06.396377 20753 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:06.396595 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:06.306504 21958 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:06.301748 22056 raft_consensus.cc:697] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:06.375880 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.376583 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.376672 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.367125 21923 raft_consensus.cc:2749] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.423789 21974 consensus_queue.cc:1059] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.010s
I20260709 13:07:06.434288 21974 raft_consensus.cc:3055] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:06.434674 21974 raft_consensus.cc:740] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:06.435474 21974 consensus_queue.cc:260] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:06.436625 21974 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.422117 22087 raft_consensus.cc:3055] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:06.307466 21987 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.304234 22096 raft_consensus.cc:2804] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.442080 20645 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:06.443202 20901 raft_consensus.cc:1240] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
W20260709 13:07:06.464448 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 103358us
I20260709 13:07:06.471812 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:06.473846 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.474040 20829 raft_consensus.cc:1240] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:06.475150 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.393774 21967 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:06.438797 20828 raft_consensus.cc:1240] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:06.401525 22056 consensus_queue.cc:237] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.463204 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:06.481289 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 120399us
I20260709 13:07:06.481702 22097 raft_consensus.cc:2749] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.482038 20866 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.479225 22096 raft_consensus.cc:697] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:06.483273 22097 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.483827 22096 consensus_queue.cc:237] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.485882 20866 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.487344 21948 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.487984 22041 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:06.489307 20866 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.494896 22052 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.495528 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.496239 20866 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.442269 22035 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.055s
I20260709 13:07:06.497023 22052 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:06.497414 22052 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:06.497784 22052 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:06.499796 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.519187 20866 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.520941 20866 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:07:06.448488 21978 consensus_meta.cc:287] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.525s	user 0.003s	sys 0.007s
I20260709 13:07:06.524237 22016 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:06.529136 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.529636 22016 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.531620 22016 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.442167 21837 raft_consensus.cc:3055] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:06.440127 22087 raft_consensus.cc:740] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:06.443372 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.442478 21958 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:06.438199 20899 raft_consensus.cc:1275] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:06.312458 21737 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:06.537417 22003 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:06.535020 21837 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:06.537596 22058 consensus_queue.cc:1059] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:07:06.540107 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.540900 20868 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:06.640339 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 99505.7us
I20260709 13:07:06.521229 22100 raft_consensus.cc:3055] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:06.555063 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:07:06.637357 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 82397.8us
I20260709 13:07:06.533190 22021 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:06.532841 22041 raft_consensus.cc:697] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:06.643321 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:06.644999 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:06.637879 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 93887.6us
I20260709 13:07:06.534798 21972 raft_consensus.cc:2804] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.639842 20899 pending_rounds.cc:85] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0: Aborting all ops after (but not including) 1
I20260709 13:07:06.650134 20794 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:06.656848 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 272320us
I20260709 13:07:06.661146 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:06.535576 21948 consensus_queue.cc:1059] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.113s
I20260709 13:07:06.666858 20645 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:06.644435 22100 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:06.574532 22042 consensus_queue.cc:1059] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.081s
I20260709 13:07:06.674376 20645 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.656569 20899 pending_rounds.cc:107] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:06.677930 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:06.677935 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:06.652347 21972 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:06.657867 22021 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.691349 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:06.662041 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.694602 20645 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.668150 21953 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:06.681283 21884 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:06.686326 20899 raft_consensus.cc:2889] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:06.697836 21972 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.659721 22094 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:06.734771 20645 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:06.753575 20645 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.702394 21987 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:06.717835 22039 raft_consensus.cc:2804] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:06.692056 21978 consensus_queue.cc:1059] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.054s
I20260709 13:07:06.716918 22028 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:06.712502 22079 raft_consensus.cc:3055] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Stepping down as leader of term 5
W20260709 13:07:06.777899 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 135906us
I20260709 13:07:06.727258 21884 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:06.751899 22094 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:06.751278 21983 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:06.684502 21837 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:06.846916 21837 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:06.850374 21983 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:06.853667 22028 raft_consensus.cc:2804] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:06.854295 22028 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:06.854735 22028 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:06.848541 20868 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.857640 21796 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:06.863654 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:07:06.811319 22098 log.cc:927] Time spent T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.135s	user 0.000s	sys 0.001s
I20260709 13:07:06.756567 22035 consensus_queue.cc:1059] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:07:06.799894 21884 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.797055 20898 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:07:06.792284 22100 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:06.727061 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:06.768100 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:06.833789 21913 raft_consensus.cc:3055] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:06.993053 21913 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:06.994743 22035 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:06.789003 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:06.815037 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.812899 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:06.808393 20899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 330) took 2021 ms. Trace:
I20260709 13:07:07.021037 20899 rpcz_store.cc:276] 0709 13:07:04.778525 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.657032 (+878507us) service_pool.cc:224] Handling call
0709 13:07:05.657344 (+   312us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:05.958700 (+301356us) spinlock_profiling.cc:243] Waited 32.2 ms on lock 0x7b54003feba0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a398dc0 00007fe11a4231c0 00007fe11a424231 00007fe11a420d8f 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c
0709 13:07:06.757910 (+799210us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:06.800255 (+ 42345us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":74101632}
I20260709 13:07:06.869652 20900 raft_consensus.cc:1240] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.025267 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.751433 21936 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:07.027145 21936 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:06.838738 21967 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:06.857811 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:06.837052 22052 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:06.891932 22055 consensus_meta.cc:287] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.604s	user 0.008s	sys 0.002s
I20260709 13:07:07.032723 22055 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:06.799181 22079 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:07.034142 22052 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:07.036713 20820 raft_consensus.cc:1240] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.036231 22079 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:06.821151 22102 log.cc:927] Time spent T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.125s	user 0.000s	sys 0.001s
W20260709 13:07:07.039175 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:06.889797 22106 log.cc:927] Time spent T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 13:07:06.685534 22087 consensus_queue.cc:260] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.044145 22087 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:06.831333 21737 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:07.047184 22039 raft_consensus.cc:697] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:07.047402 20750 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 366) took 1053 ms. Trace:
I20260709 13:07:07.048000 20750 rpcz_store.cc:276] 0709 13:07:05.993552 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:06.170467 (+176915us) service_pool.cc:224] Handling call
0709 13:07:06.171079 (+   612us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:06.218459 (+ 47380us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:06.218492 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:06.218539 (+    47us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:06.218571 (+    32us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:07.046795 (+828224us) spinlock_profiling.cc:243] Waited 47.2 ms on lock 0x7b5400052154. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:07.046891 (+    96us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:07.047189 (+   298us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":108473216}
I20260709 13:07:07.048954 22039 consensus_queue.cc:237] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.049710 20899 raft_consensus.cc:1240] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 5. Current term is 6. Ops: []
W20260709 13:07:06.797531 22031 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 3 current term: 3 is higher.
W20260709 13:07:06.939082 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 185379us
I20260709 13:07:06.732803 22041 consensus_queue.cc:237] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:06.995672 21913 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.065668 21913 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:06.814848 20897 raft_consensus.cc:1240] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:06.815321 22094 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:06.979561 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:06.980113 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:07:07.000674 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 287922us
I20260709 13:07:06.979720 22097 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:07:07.073689 20645 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.073945 22097 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.074896 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.076864 22097 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:07:07.078370 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 220520us
I20260709 13:07:07.079070 22110 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.080833 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:07:07.081736 20866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.083768 20674 raft_consensus.cc:1240] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: []
W20260709 13:07:07.020252 21990 consensus_meta.cc:287] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.597s	user 0.012s	sys 0.001s
I20260709 13:07:07.086102 21990 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.087443 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.092694 20752 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38390 (request call id 175) took 1264 ms. Trace:
I20260709 13:07:07.093293 20752 rpcz_store.cc:276] 0709 13:07:05.828463 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:05.902933 (+ 74470us) service_pool.cc:224] Handling call
0709 13:07:07.092142 (+1189209us) spinlock_profiling.cc:243] Waited 312 ms on lock 0x7b54006fd454. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:07.092451 (+   309us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":717449472}
I20260709 13:07:07.094038 20794 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:07.065841 22055 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:07.102095 20750 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:07:07.113855 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:07.108902 21990 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:07.122892 21953 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.125293 22103 consensus_queue.cc:1059] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.127076 22103 raft_consensus.cc:3055] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.127661 22103 raft_consensus.cc:740] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.129119 22103 consensus_queue.cc:260] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.130837 22103 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.134686 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:07.135358 20828 raft_consensus.cc:1240] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.127113 20794 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:07.137627 21953 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.140525 20794 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:07.142891 22096 raft_consensus.cc:3055] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.143420 22096 raft_consensus.cc:740] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:07.143697 22079 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:07.146531 21936 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.147440 22100 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.151763 21923 raft_consensus.cc:3055] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:07.152343 21923 raft_consensus.cc:740] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:07.157634 20645 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.153726 21923 consensus_queue.cc:260] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.158746 22118 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:07.159359 22119 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:07.160457 22041 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.160082 22118 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.160110 22119 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.144539 22096 consensus_queue.cc:260] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.164551 21923 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:07.165050 22096 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.162899 22118 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:07.175376 20794 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:07.177055 21958 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:07.177021 20794 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:07.177573 21948 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:07.179199 21948 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.180035 22113 raft_consensus.cc:2804] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:07.180442 22113 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:07.180811 22113 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.181164 20792 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.181384 21948 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.167982 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.177560 21958 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:07.187546 21953 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.188506 20671 raft_consensus.cc:1240] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.194204 21936 consensus_queue.cc:1059] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:07.195035 21943 raft_consensus.cc:3055] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.206990 21943 raft_consensus.cc:740] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:07.195152 21837 consensus_queue.cc:1048] T cddfff80e857426da0de0b90964ce190 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.199652 21936 raft_consensus.cc:3055] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.207820 21936 raft_consensus.cc:740] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.208153 21943 consensus_queue.cc:260] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.208858 21936 consensus_queue.cc:260] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.209790 21943 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.205650 22019 consensus_queue.cc:1059] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:07:07.210856 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.211494 22019 raft_consensus.cc:3055] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.200193 22119 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:07.202723 20752 raft_consensus.cc:1240] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.202600 22089 consensus_queue.cc:1059] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:07.205529 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:07.206540 20748 raft_consensus.cc:1240] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.211966 20680 raft_consensus.cc:1240] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.201382 21984 consensus_queue.cc:1059] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:07.205648 21948 consensus_queue.cc:1059] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:07.214268 21936 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.185649 22103 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
W20260709 13:07:07.217466 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.218036 21913 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.219002 20750 raft_consensus.cc:2393] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:07.197093 21958 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.205957 21926 consensus_queue.cc:1059] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.015s
I20260709 13:07:07.212335 22019 raft_consensus.cc:740] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:07.236331 21926 raft_consensus.cc:3055] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.236677 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.237178 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.237730 21996 raft_consensus.cc:3055] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.238168 21996 raft_consensus.cc:740] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:07.238547 20752 raft_consensus.cc:1240] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.239192 20820 raft_consensus.cc:3055] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.239733 20820 raft_consensus.cc:740] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.239264 21996 consensus_queue.cc:260] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.240784 21996 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.240592 20820 consensus_queue.cc:260] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.241225 20828 raft_consensus.cc:3055] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.236792 21926 raft_consensus.cc:740] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:07.256078 22119 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:07.256695 22119 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.257846 22028 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.258621 20753 raft_consensus.cc:1275] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.259446 20746 raft_consensus.cc:1275] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.260141 22028 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:07.260962 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:07.261746 20749 raft_consensus.cc:2393] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 7: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:07.247100 21984 raft_consensus.cc:3055] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:07.244365 22019 consensus_queue.cc:260] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.252339 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.255748 21926 consensus_queue.cc:260] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
    @     0x7fe113c27e87 gsignal at ??:0
I20260709 13:07:07.270465 22094 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.254079 20828 raft_consensus.cc:740] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.271867 20828 consensus_queue.cc:260] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.272703 22094 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:07.273087 20828 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.264669 20673 raft_consensus.cc:1240] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.274132 21884 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:07.243569 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 62615.4us
I20260709 13:07:07.266055 20897 raft_consensus.cc:2393] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 4: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:07.276661 20673 raft_consensus.cc:1240] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:07.229730 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:07.267359 20675 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.277724 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:07.263617 21984 raft_consensus.cc:740] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:07.278354 21972 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.279487 21984 consensus_queue.cc:260] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.280669 21984 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:07.281347 21972 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:07.268273 20755 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:07:07.282425 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:07.268949 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.269475 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:07.269554 20820 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.270812 21926 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.261668 21994 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.276232 21884 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:07.264824 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:07:07.287065 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 119191us
I20260709 13:07:07.287519 22019 raft_consensus.cc:3060] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.287914 22104 raft_consensus.cc:3055] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.299901 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.302345 22104 raft_consensus.cc:740] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:07.311352 22104 consensus_queue.cc:260] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.312650 22104 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.313365 20676 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 3. (term mismatch)
I20260709 13:07:07.316258 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.316892 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:07.317706 20678 raft_consensus.cc:2393] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 3: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:07.313544 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:07.319211 20821 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:07.319412 20674 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 7.
I20260709 13:07:07.316407 20680 raft_consensus.cc:1240] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.313769 20676 pending_rounds.cc:85] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting all ops after (but not including) 2
I20260709 13:07:07.320766 20828 raft_consensus.cc:1275] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.323127 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.320516 20676 pending_rounds.cc:107] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting uncommitted NO_OP operation due to leader change: 5.3
I20260709 13:07:07.335105 20675 raft_consensus.cc:1240] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:07.335140 20751 raft_consensus.cc:2393] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 6: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:07.337675 20866 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.341224 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.341936 22125 consensus_queue.cc:1059] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:07.333397 20676 raft_consensus.cc:2889] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:07.345027 21974 raft_consensus.cc:3055] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.345458 21974 raft_consensus.cc:740] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:07.345834 21972 consensus_queue.cc:1048] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.346356 21974 consensus_queue.cc:260] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.348011 21974 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.331239 21994 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.352651 21994 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:07.355567 22087 consensus_queue.cc:1059] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.356804 22103 raft_consensus.cc:3055] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.357012 20749 raft_consensus.cc:1240] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:07.357197 22103 raft_consensus.cc:740] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.358094 22103 consensus_queue.cc:260] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.358561 21923 raft_consensus.cc:2749] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:07.360771 20645 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.362922 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:07.379345 22100 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.392300 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
W20260709 13:07:07.396669 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 55878.3us
I20260709 13:07:07.398622 22012 raft_consensus.cc:2749] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.399432 20720 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.400671 22103 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.396803 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:07.402366 21994 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.431463 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:07.444077 20755 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:07.376577 22119 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:07:07.464143 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.468151 21837 consensus_queue.cc:1059] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:07.470738 22079 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:07.502851 21837 raft_consensus.cc:3055] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.502568 22079 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.503422 21837 raft_consensus.cc:740] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.504521 21837 consensus_queue.cc:260] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.506676 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.508881 22079 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.509001 21994 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.509574 21994 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.499020 20577 catalog_manager.cc:5697] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.531778 22079 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:07.532655 22079 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:07.537309 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:07.547607 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:07.554320 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:07.567397 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 206681us
I20260709 13:07:07.567950 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:07.568598 20676 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:07.569689 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.569782 20718 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:07.570744 21943 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:07.571101 21943 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:07.571425 21943 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:07.573019 22079 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:07.573567 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 235931us
I20260709 13:07:07.575142 20752 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 6.
I20260709 13:07:07.575497 20866 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:07.575089 22079 consensus_queue.cc:1059] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:07.576573 21948 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:07.576960 21948 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:07.577296 21972 raft_consensus.cc:3055] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.577721 21972 raft_consensus.cc:740] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:07.578048 22056 consensus_queue.cc:1059] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:07.579160 22097 raft_consensus.cc:3055] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.577322 21948 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:07.579849 22056 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:07.581674 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:07.578656 21972 consensus_queue.cc:260] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.579612 22097 raft_consensus.cc:740] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:07.582955 21972 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:07.583288 22097 consensus_queue.cc:260] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.584595 22097 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.585841 20754 raft_consensus.cc:1240] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:07.587123 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:07.590713 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 191388us
I20260709 13:07:07.591477 20720 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:07.591498 20747 raft_consensus.cc:2468] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:07.592981 20720 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.593118 22019 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:07.593528 21948 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.599745 20897 raft_consensus.cc:1240] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.594353 21994 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.595294 21943 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.601980 20903 raft_consensus.cc:2468] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:07.602456 21943 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.596032 21996 raft_consensus.cc:2749] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.605732 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.606417 20671 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:07.610850 20645 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.611562 21948 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 7 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:07.612293 22012 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
W20260709 13:07:07.612761 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.613353 20820 raft_consensus.cc:1275] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.594162 20720 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.615295 21948 consensus_queue.cc:1048] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.616134 21926 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.616420 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.617265 21837 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.617688 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:07.618391 20903 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:07:07.593555 22019 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:07.619127 22019 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.619843 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:07.620474 20821 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.620826 20903 raft_consensus.cc:1240] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.622426 22012 consensus_queue.cc:1059] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.623445 21884 raft_consensus.cc:3055] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.623817 21884 raft_consensus.cc:740] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
W20260709 13:07:07.624166 20794 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.624676 22113 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.624763 21884 consensus_queue.cc:260] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.626010 21884 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.616151 20720 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.527135 20577 catalog_manager.cc:5697] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 0 to 1, leader changed from <none> to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 1 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.635215 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:07.636600 20794 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.637461 21936 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:07.639456 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:07.642104 20794 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.644243 21958 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.647234 20645 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.649546 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:07.651763 22039 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.651880 20645 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.653435 20677 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
    @     0x7fe113c297f1 abort at ??:0
I20260709 13:07:07.653847 21958 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.654909 20645 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.663638 22113 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.609983 22100 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
    @           0x2de526 abort at /apache/dev/git/kudu/thirdparty/src/llvm-11.0.0.src/projects/compiler-rt/lib/tsan/rtl/tsan_interceptors_posix.cpp:263
I20260709 13:07:07.666016 22012 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:07.666764 22012 raft_consensus.cc:697] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:07.655594 22039 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.659572 22094 raft_consensus.cc:2749] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.659914 21953 consensus_queue.cc:1059] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.660311 22114 consensus_queue.cc:1059] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
W20260709 13:07:07.661597 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.661456 20720 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.661609 20794 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.662117 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.686564 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:07.674496 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.674515 20645 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.673645 20751 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:07.681545 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.682796 21953 raft_consensus.cc:3055] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:07.677054 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.689426 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.692822 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.647856 22087 consensus_queue.cc:1059] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
I20260709 13:07:07.701574 20866 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.703128 20866 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:07.689319 21953 raft_consensus.cc:740] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.712181 21953 consensus_queue.cc:260] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.694859 22116 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.700641 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.704921 22100 raft_consensus.cc:2749] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.703709 21948 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:07.667912 22012 consensus_queue.cc:237] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.712430 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:07.696028 21984 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.700176 20577 catalog_manager.cc:5697] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e reported cstate change: term changed from 2 to 4, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67). New cstate: current_term: 4 leader_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:07.691037 21974 raft_consensus.cc:2749] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.718327 20900 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:07.718595 20676 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 7.
I20260709 13:07:07.719159 22058 raft_consensus.cc:2804] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.721513 20720 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.695636 22019 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.713625 21953 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.728112 20645 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.724654 21948 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.724273 22058 raft_consensus.cc:697] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:07.733338 21996 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:07.726439 22113 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.729422 20671 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 7.
I20260709 13:07:07.736763 20674 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 13:07:07.744700 20720 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.745592 21996 raft_consensus.cc:2749] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.746021 20720 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:07.751044 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.757709 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.758780 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.741848 21884 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:07:07.763420 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.740567 22058 consensus_queue.cc:237] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.782004 22079 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.778800 20752 raft_consensus.cc:1275] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.788044 22019 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:07.789088 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 60099.8us
I20260709 13:07:07.787801 22079 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.790938 20821 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:07.763135 22094 consensus_queue.cc:1059] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 2.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:07:07.792320 21884 raft_consensus.cc:697] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:07.764181 21996 raft_consensus.cc:2749] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.794190 20752 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:07.795068 22119 consensus_queue.cc:1048] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:07.795428 21974 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:07.798445 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 66656.1us
I20260709 13:07:07.800181 20720 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.807119 22019 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.807237 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.763155 21948 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:07.810210 20900 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:07.810312 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.813589 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:07.815073 20794 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:07.815410 20645 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.801507 20820 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
W20260709 13:07:07.817232 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.817704 20903 raft_consensus.cc:2393] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:07.819320 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:07.814781 20824 raft_consensus.cc:1240] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.817126 21913 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.830850 21913 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:07.831848 21936 raft_consensus.cc:3055] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:07.832288 21936 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.815805 21984 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:07.820858 20825 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:07.833132 21936 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.851186 20747 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:07.866434 20900 raft_consensus.cc:1240] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
W20260709 13:07:07.867439 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.868290 21884 consensus_queue.cc:237] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:07.869969 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 54980.5us
I20260709 13:07:07.870599 20720 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.874137 22135 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:07.876075 22135 consensus_queue.cc:1059] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.002s
I20260709 13:07:07.878997 22094 raft_consensus.cc:3055] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.880059 22094 raft_consensus.cc:740] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.880743 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.881019 22094 consensus_queue.cc:260] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:07.882411 21996 raft_consensus.cc:2749] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.878969 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:07.860693 21936 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:07.889353 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 72691.8us
I20260709 13:07:07.897285 20645 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.902213 22138 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.903062 22116 raft_consensus.cc:2749] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:07.912175 20794 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:07.907070 20822 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:07.915156 22119 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:07.905351 22138 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.920492 22138 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:07.920599 22079 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:07.922155 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:07.924041 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 69008.2us
I20260709 13:07:07.929600 20794 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:07.929210 20718 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:07.931684 21926 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:07.931762 22103 raft_consensus.cc:3055] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.932232 22103 raft_consensus.cc:740] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.932334 21926 raft_consensus.cc:697] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:07.933205 22103 consensus_queue.cc:260] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.933312 21926 consensus_queue.cc:237] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.939370 22114 raft_consensus.cc:3055] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:07.939599 21936 raft_consensus.cc:2804] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:07.940815 20720 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:07.942612 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:07.943140 20866 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:07.943599 20671 raft_consensus.cc:2393] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:07.945029 22096 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:07.944904 21884 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:07.945654 22096 raft_consensus.cc:697] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 7 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:07.946058 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:07.946862 20645 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:07:07.954674 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:07.955194 21884 raft_consensus.cc:2804] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:07.953600 22096 consensus_queue.cc:237] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:07.956020 21884 raft_consensus.cc:697] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:07.957089 21884 consensus_queue.cc:237] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:07.961678 20823 raft_consensus.cc:1275] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:07.939882 22114 raft_consensus.cc:740] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.970247 20751 raft_consensus.cc:1240] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:07.970860 20828 raft_consensus.cc:1240] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:07.976999 20821 raft_consensus.cc:1240] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:07.967454 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:07.972962 21974 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:07.973426 21837 raft_consensus.cc:2804] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:07.975064 22103 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:07.972779 21936 raft_consensus.cc:697] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:07.972587 21984 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:07.995736 20868 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
    @     0x7fe1169f9d84 google::LogMessage::SendToLog() at ??:0
I20260709 13:07:07.992008 21953 consensus_queue.cc:1059] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.010s
I20260709 13:07:08.002982 21953 raft_consensus.cc:3055] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.003381 21953 raft_consensus.cc:740] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:08.004447 21953 consensus_queue.cc:260] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:07.991307 22097 consensus_queue.cc:1048] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.022s
I20260709 13:07:08.007090 20894 raft_consensus.cc:1240] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:07.993865 21837 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:08.010584 21837 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.010334 21936 consensus_queue.cc:237] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.005944 21953 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:07.995297 21974 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.039052 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:08.042856 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.043546 22150 consensus_queue.cc:1059] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:08.044214 22141 consensus_queue.cc:1059] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 13:07:08.045131 22146 raft_consensus.cc:3055] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:07.994011 22079 consensus_queue.cc:1048] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.052s
W20260709 13:07:08.055151 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 59485.1us
I20260709 13:07:08.059307 21996 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.059835 21996 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.063302 22119 consensus_queue.cc:1048] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.065510 21923 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:08.066020 21923 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.067698 21943 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:08.068284 21943 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.050607 22146 raft_consensus.cc:740] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:08.070279 22146 consensus_queue.cc:260] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:08.071604 22146 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.071624 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.072958 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:08.076926 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.054929 22138 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:08.081357 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:08.054541 22114 consensus_queue.cc:260] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:08.062072 21996 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.083446 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:08.084435 20751 raft_consensus.cc:2393] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:08.082587 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:08.100500 20755 raft_consensus.cc:2393] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 7: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:08.054057 22097 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.102720 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.111047 20900 raft_consensus.cc:2393] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 3: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:08.067998 21923 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:07:08.112367 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 129757us
I20260709 13:07:08.113178 20794 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:08.082765 22114 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.115906 20868 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:08.116297 20794 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:08.119923 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:08.081288 22138 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:08.112983 22096 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:08.123132 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.123386 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:08.103581 22079 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:07:08.126319 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.113744 21943 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.123960 20754 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 7.
I20260709 13:07:08.118221 22113 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:08.130096 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.130254 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.130543 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.131125 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.119359 21936 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.134761 22097 raft_consensus.cc:2804] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.134578 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.136777 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.150072 20868 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:08.125277 21996 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.232542 20827 raft_consensus.cc:2393] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:08.233829 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:08.238549 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 89156.1us
I20260709 13:07:08.241293 20680 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:08.240065 20901 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
W20260709 13:07:08.245715 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 95752.7us
I20260709 13:07:08.243297 20718 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.130065 22136 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:08.242712 21972 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
W20260709 13:07:08.267524 22151 log.cc:927] Time spent T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.156s	user 0.000s	sys 0.001s
I20260709 13:07:08.267925 21994 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:08.242892 20895 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:08.231627 22150 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:08.275610 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 148580us
I20260709 13:07:08.239382 20823 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:08.250958 22058 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:08.285799 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
W20260709 13:07:08.299753 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:08.277232 21994 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.307032 20794 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:08.309073 20720 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.255322 21837 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.283444 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.291505 22056 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:08.322577 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 76113.9us
I20260709 13:07:08.302683 22058 raft_consensus.cc:697] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:08.311038 21994 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:08.330873 20822 raft_consensus.cc:1240] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:08.332553 20868 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.319003 21953 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:08.312928 22145 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:08.314114 22019 raft_consensus.cc:2749] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:08.346060 20820 raft_consensus.cc:1275] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:08.290300 22150 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.345924 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:08.361053 20720 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.290702 22136 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:08.364159 20754 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 LEADER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 6. Current term is 7. Ops: [6.3-6.3]
I20260709 13:07:08.345008 22145 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:08.352150 21953 raft_consensus.cc:697] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:07:08.363672 22158 log.cc:927] Time spent T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.120s	user 0.000s	sys 0.001s
I20260709 13:07:08.329593 22056 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.385010 20868 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
W20260709 13:07:08.368759 22153 log.cc:927] Time spent T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.149s	user 0.001s	sys 0.000s
I20260709 13:07:08.397255 22150 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:08.385000 22138 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:08.369978 22145 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:08.389314 22019 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:08.402643 22160 log.cc:927] Time spent T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.211s	user 0.000s	sys 0.002s
W20260709 13:07:08.438266 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 195009us
W20260709 13:07:08.439718 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 118817us
I20260709 13:07:08.400555 20675 raft_consensus.cc:2393] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:08.444052 22175 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.444800 22175 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.448464 22175 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:08.451377 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 56895.2us
I20260709 13:07:08.455670 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:08.463133 22181 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:08.463750 22181 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:08.464166 22181 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.400272 22172 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.402540 21953 consensus_queue.cc:237] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.452806 20720 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.478605 20720 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.401321 20824 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:08.450852 22056 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:08.442099 22097 raft_consensus.cc:697] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:08.467562 22104 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.466598 21837 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:08.488198 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 103265us
I20260709 13:07:08.393334 22058 consensus_queue.cc:237] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.491484 20868 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.481506 22103 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.484807 21943 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.466182 21994 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.472302 21996 raft_consensus.cc:697] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:08.487303 21926 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:08.484462 22173 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:08.499728 22154 log.cc:927] Time spent T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.222s	user 0.001s	sys 0.000s
I20260709 13:07:08.499591 21943 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:08.514385 21943 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.516391 22097 consensus_queue.cc:237] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.512516 22173 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:08.522502 22173 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:08.522881 22137 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:08.523442 22137 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:08.524786 22157 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.247s	user 0.004s	sys 0.000s
I20260709 13:07:08.525664 22137 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:08.529644 20901 raft_consensus.cc:1275] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:08.530071 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.530613 21994 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.530880 20896 raft_consensus.cc:2393] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 4: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
W20260709 13:07:08.531399 22161 log.cc:927] Time spent T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.190s	user 0.001s	sys 0.000s
I20260709 13:07:08.532248 22136 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:08.494078 22104 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
    @     0x7fe1169fa930 google::LogMessage::Flush() at ??:0
I20260709 13:07:08.541397 22104 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.500485 22103 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:08.565200 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 72155.5us
I20260709 13:07:08.566931 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:08.527920 21943 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.568430 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.571273 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:08.533798 22181 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.572216 20901 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:08.575790 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:08.576390 20755 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:08.577754 22165 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:08.579128 20752 raft_consensus.cc:1275] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.583002 21943 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.583572 20747 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:08.585762 20680 raft_consensus.cc:1275] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:08.560225 22137 consensus_queue.cc:1048] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.016s
I20260709 13:07:08.590732 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.594444 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.594020 22145 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:08.597697 22103 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.599048 22145 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 8 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:08.598887 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:08.606483 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.607486 20896 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:08.608194 21948 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.611812 22180 consensus_queue.cc:1048] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.020s
I20260709 13:07:08.612747 21948 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.613710 22181 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.614837 21948 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.591552 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.615917 20825 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:08.616194 20895 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
W20260709 13:07:08.616631 22128 log.cc:927] Time spent T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.372s	user 0.003s	sys 0.000s
I20260709 13:07:08.611994 22170 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.618165 22170 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.620584 22170 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.621369 20645 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.612064 20794 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:07:08.622196 22146 consensus_meta.cc:287] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.550s	user 0.011s	sys 0.000s
I20260709 13:07:08.623832 22146 consensus_queue.cc:1059] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:08.623210 20720 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.624650 22137 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.625190 22137 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.625607 22137 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.626274 21984 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:08.626859 21984 raft_consensus.cc:697] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:08.627799 21984 consensus_queue.cc:237] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.625542 20720 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:08.630719 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.637595 22041 raft_consensus.cc:3060] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.635870 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.638137 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:08.640996 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:08.641727 20680 raft_consensus.cc:3060] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:08.563964 21996 consensus_queue.cc:237] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.645388 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.639247 20678 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:08.639745 20901 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:08.649331 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.650148 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:08.648551 20720 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.645153 22173 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.643445 22019 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.672472 22097 consensus_queue.cc:1048] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260709 13:07:08.666038 22173 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.675370 22173 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.669836 22019 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.677366 22019 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:08.643036 22039 consensus_queue.cc:1048] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.026s
I20260709 13:07:08.678510 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:08.679064 22169 raft_consensus.cc:3055] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.679502 22169 raft_consensus.cc:740] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:08.680371 22169 consensus_queue.cc:260] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.689016 22173 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:08.692016 22173 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:08.672659 20868 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.692832 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:08.692911 22170 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:08.693567 22170 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.693584 20672 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.694082 22170 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.673956 22058 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.024s
I20260709 13:07:08.695503 22058 consensus_queue.cc:1243] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer ceb2f04990454f1fbf1cb1110bbb7edd log is divergent from this leader: its last log entry 7.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:07:08.707518 20680 raft_consensus.cc:2468] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:08.709784 20672 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:08.711371 20718 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.712811 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:08.715001 22170 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.714097 22104 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.716840 22104 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.703379 22146 consensus_queue.cc:1059] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.015s
I20260709 13:07:08.718597 22164 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:07:08.718782 22174 log.cc:927] Time spent T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.142s	user 0.000s	sys 0.000s
I20260709 13:07:08.719059 22104 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:08.719213 22164 raft_consensus.cc:697] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:08.719883 22094 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.720259 22164 consensus_queue.cc:237] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:08.718060 22189 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.055s	user 0.000s	sys 0.000s
I20260709 13:07:08.726007 20822 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:08.730140 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.731096 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.731829 20821 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:08.719125 22146 raft_consensus.cc:3055] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:08.732708 22146 raft_consensus.cc:740] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:08.733043 21974 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.733673 22146 consensus_queue.cc:260] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.735080 22146 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:08.736704 20826 raft_consensus.cc:1240] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:08.737854 20755 raft_consensus.cc:1275] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:08.738644 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:08.742182 20792 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:07:08.745193 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 96709.3us
I20260709 13:07:08.749425 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:08.750275 20747 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.720074 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.753777 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:08.754907 20896 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:08.752007 20868 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.759198 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:08.759841 20829 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.759989 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:08.761044 20673 raft_consensus.cc:2410] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 8 because replica has last-logged OpId of term: 6 index: 4, which is greater than that of the candidate, which has last-logged OpId of term: 4 index: 3.
I20260709 13:07:08.762516 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:08.763458 20752 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:08.764607 22170 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:08.764499 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.762398 21923 consensus_queue.cc:1048] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:08.768884 20718 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:08.770706 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.771256 20896 raft_consensus.cc:3055] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:08.709511 22137 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.774364 20868 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:08.750643 21926 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:08.771633 20896 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:08.760104 22041 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:08.779963 22162 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:08.765846 22138 raft_consensus.cc:2749] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:08.783535 21926 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.765396 20826 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:08.786778 20821 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.752754 21913 consensus_queue.cc:1059] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 4, Time since last communication: 0.026s
I20260709 13:07:08.777164 21984 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:08.783241 20868 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:08.796275 20747 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:08.777686 22170 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:08.808107 21913 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:08.780838 22184 raft_consensus.cc:2804] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:08.804931 20896 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 6.3, Last appended by leader: 3, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.813941 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:08.828267 20868 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:08.790645 21884 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:08.832558 20868 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:08.839476 20896 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:08.787508 22056 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:08.812091 21984 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.829255 22170 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.854089 22195 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:08.847991 20825 raft_consensus.cc:2393] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:08.842729 22097 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:08.838694 21913 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.856050 21948 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:08.842351 22184 raft_consensus.cc:697] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:08.871225 20829 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:08.867004 22167 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:08.855206 21984 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.859606 22170 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.858899 22195 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.848853 22056 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.843762 21884 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.867730 22168 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:08.870716 22097 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.878290 22119 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:08.884442 22167 raft_consensus.cc:697] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:08.891741 21913 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:08.891374 22167 consensus_queue.cc:237] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.889354 22097 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.897519 21884 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:08.882671 21948 raft_consensus.cc:697] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:08.899832 21948 consensus_queue.cc:237] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.903839 20828 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:08.904049 22184 consensus_queue.cc:237] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.2, Last appended by leader: 2, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.909430 22168 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:08.910707 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:08.911514 20823 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:08.912169 22168 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:08.912976 22137 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:08.913475 20754 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:08.919478 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:08.919993 20673 raft_consensus.cc:1275] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:08.920161 20672 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:08.922803 22137 consensus_queue.cc:1048] T 1d9d8dd5527949fd8fa21a5e90b31a7e P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:08.923180 22141 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:08.923765 22141 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:08.884045 22195 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:08.931524 20896 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 6 index: 3. Preceding OpId from leader: term: 7 index: 3. (term mismatch)
I20260709 13:07:08.932076 20896 pending_rounds.cc:85] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Aborting all ops after (but not including) 2
I20260709 13:07:08.932377 20896 pending_rounds.cc:107] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0: Aborting uncommitted NO_OP operation due to leader change: 6.3
I20260709 13:07:08.932699 20896 raft_consensus.cc:2889] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:08.925930 22141 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:08.947281 20868 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:08.951232 22166 raft_consensus.cc:2804] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:08.951792 22166 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:08.952203 22166 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:08.935449 22119 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.957072 20672 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:08.933832 22104 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.009s
I20260709 13:07:08.952327 22170 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:08.996881 20792 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:09.005013 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:09.008239 20676 raft_consensus.cc:1275] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 6 index: 4. Preceding OpId from leader: term: 7 index: 5. (index mismatch)
I20260709 13:07:09.009462 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.011428 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.012300 20677 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:09.013314 20679 raft_consensus.cc:2393] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:09.017608 20672 raft_consensus.cc:2393] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
W20260709 13:07:09.021111 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 137289us
I20260709 13:07:09.100363 22056 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.102417 21926 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.012079 21936 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:09.089879 22149 raft_consensus.cc:3055] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:08.981109 22197 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.053s
I20260709 13:07:09.121714 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.128523 20896 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:09.127166 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.130963 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.131172 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.131723 20752 raft_consensus.cc:2393] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:09.132589 20720 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:09.134464 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 182620us
I20260709 13:07:09.135385 20827 raft_consensus.cc:2393] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 4: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
W20260709 13:07:09.124780 22079 raft_consensus.cc:936] Couldn't advance consensus term.: Illegal state: Can't advance term to: 7 current term: 7 is higher.
I20260709 13:07:09.124559 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.139490 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.144042 20829 raft_consensus.cc:1240] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:09.127935 22149 raft_consensus.cc:740] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:09.129951 22012 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:09.144318 20754 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:09.132843 21936 raft_consensus.cc:697] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:09.155906 20752 raft_consensus.cc:1275] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.162317 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.163221 20897 raft_consensus.cc:2393] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 5: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
W20260709 13:07:09.165432 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:09.154415 22177 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:09.176138 20901 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:09.180142 21936 consensus_queue.cc:237] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.181789 22041 raft_consensus.cc:3055] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:09.182340 22041 raft_consensus.cc:740] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
    @     0x7fe1169ffa6b google::LogMessageFatal::~LogMessageFatal() at ??:0
I20260709 13:07:09.183504 22041 consensus_queue.cc:260] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.184754 22041 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:07:09.185865 20646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:09.156057 22012 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.171597 22177 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:07:09.193521 22211 log.cc:927] Time spent T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.091s	user 0.000s	sys 0.001s
I20260709 13:07:09.201025 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:09.201568 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.201768 20752 raft_consensus.cc:1275] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:09.191926 22119 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.209966 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.210911 20901 raft_consensus.cc:2393] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 3: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:09.197934 22177 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:09.199200 22170 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.227427 21994 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:09.227541 22166 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.228152 21994 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.229710 22166 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.179668 22149 consensus_queue.cc:260] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.230861 22149 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.215016 22097 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.233609 22097 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:09.217195 22195 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.219101 22012 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:09.220731 20821 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 4. (index mismatch)
I20260709 13:07:09.221342 21984 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.240890 22195 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.241498 22195 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.244398 20868 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.244678 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.247723 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.230111 21994 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:09.239755 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet 59a9d209b77543a995951fb40cacf80c (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet 7a07c1a27bc44d6dbaa4f74beb2c6462
I20260709 13:07:09.245960 20825 raft_consensus.cc:1275] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:09.249416 22097 consensus_queue.cc:1048] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.007s
I20260709 13:07:09.252197 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.260540 20671 raft_consensus.cc:2393] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 6: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:09.250718 22216 consensus_queue.cc:1048] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.007s
I20260709 13:07:09.257273 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:09.261196 20894 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.262439 22216 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:09.262946 22216 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.264109 20753 raft_consensus.cc:1275] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:09.264433 21984 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:09.264993 22216 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.251152 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.265607 20747 raft_consensus.cc:2368] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 4. Current term is 5.
I20260709 13:07:09.265807 20896 raft_consensus.cc:2368] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5.
I20260709 13:07:09.258556 20903 raft_consensus.cc:1240] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:09.266525 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:09.268656 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.269409 20753 raft_consensus.cc:2393] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 6: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:09.269702 22169 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.254693 22181 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:09.270726 22181 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:09.271106 22181 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.249634 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:09.272749 22200 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:09.273173 20746 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.273281 22200 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.273859 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.274724 20750 raft_consensus.cc:2393] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 4: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:09.276360 22200 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:09.256414 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.277294 20826 raft_consensus.cc:2393] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:09.251437 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.254837 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.285624 20674 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:09.289072 20718 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.293350 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:09.293991 20827 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.295562 22136 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.296105 22136 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.290670 22195 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.298064 22136 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.299584 20794 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:09.299950 22019 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:09.300351 22019 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:09.300622 22195 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.302071 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.302743 20679 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:09.303162 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:09.299988 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:09.304679 20822 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.304924 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:09.305522 20821 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.300711 22019 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.311198 20792 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:09.312455 20822 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:09.289868 20746 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:09.322916 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.323720 20826 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:09.324608 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:09.325227 20903 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.326820 20829 raft_consensus.cc:1275] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.313560 22136 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:09.313206 21884 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
W20260709 13:07:09.330858 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:09.330677 22177 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:09.332949 22177 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.334529 21953 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:09.334964 21953 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.335305 21953 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.336401 20645 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:09.340824 20674 raft_consensus.cc:1275] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 7 index: 3. (index mismatch)
I20260709 13:07:09.310585 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.345175 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.346640 20826 raft_consensus.cc:2393] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:09.347071 20794 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:09.348433 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.349115 20896 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:09.349445 20903 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:09.349870 20868 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:09.353070 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:09.354123 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:09.357332 20866 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:09.358656 22019 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.358964 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.350535 21958 consensus_queue.cc:1048] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:07:09.349980 21884 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:09.359639 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.344408 22200 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:09.364894 20679 raft_consensus.cc:2393] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 6: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:09.348366 20827 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:09.365701 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:09.277367 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet 4875549ecdae4bf7aa3460f02e130a1d
I20260709 13:07:09.367281 20720 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.347813 22136 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:07:09.375680 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet 7d12863849bb4a0bb0a8666fff93db08 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet 35c956c5c19940f7b091f44e78d8e954
I20260709 13:07:09.375634 22136 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:09.377039 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet 0b9fb2a5c4a044bba3ae19dc2f487353
I20260709 13:07:09.378484 22165 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:09.378675 22136 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.379011 22165 raft_consensus.cc:697] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:09.379951 22165 consensus_queue.cc:237] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.380334 20821 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:09.380434 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.381179 20679 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:09.382047 21972 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.382519 21972 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.384014 20645 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:09.384572 21972 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.385669 22146 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:09.378111 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet 5468f181972a4ce99a763fd58be3a9e6 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet 533e53ab4c704e48b520ce60e56dc09b
I20260709 13:07:09.386847 22116 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
W20260709 13:07:09.387466 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet e03f32a8b4fa4c6fbee3b4c018c00793 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet 5622b6ab6b824ad2abae9b4114cba21d
I20260709 13:07:09.388264 20645 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:09.388650 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet c6a94cc179174c2e885338a399cee8a7 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet d3cd2a29d79f4fdcaa96fcd1e388a53c
I20260709 13:07:09.389051 22206 raft_consensus.cc:3060] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.389715 20645 leader_election.cc:400] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5.
I20260709 13:07:09.390035 20645 leader_election.cc:403] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:07:09.390187 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet 4ed9d326ac1b412dbb82865cbf43bb7b (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet dc9b859a376b45bea589045bcd8c38ef
I20260709 13:07:09.391177 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:09.390648 22218 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.391883 22116 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:09.392305 22116 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.392666 22116 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.403481 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:09.404217 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.383180 20792 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:09.405056 22168 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:09.406635 20868 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:07:09.391896 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet 173337d98c714e46aa200476acc6550b (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet 9de42fb9ac9d45a68e78e82ca3dac2ae
I20260709 13:07:09.408016 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.410492 22209 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.411015 22209 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:09.412003 20631 catalog_manager.cc:6160] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Tablet bc8fc6779ed443d78ca6b3ba60a463d2 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) was not created within the allowed timeout. Replacing with a new tablet b3be09c424a54458bebe6dd8ae5f9cc4
I20260709 13:07:09.413206 22209 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.414300 20679 raft_consensus.cc:2393] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:09.414526 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:09.423089 20794 leader_election.cc:400] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 4. Current term is 5.
I20260709 13:07:09.423451 20794 leader_election.cc:403] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:09.410548 20868 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:07:09.426765 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 43661.4us
W20260709 13:07:09.427569 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 53779.1us
W20260709 13:07:09.430914 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 63722.2us
I20260709 13:07:09.428582 20794 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:09.433270 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.362560 22094 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:07:09.433915 20753 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:09.352790 21996 consensus_queue.cc:1048] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.077s
I20260709 13:07:09.372430 22173 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.436802 22136 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 4. Current term is 5.
I20260709 13:07:09.372493 21884 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:09.445043 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:09.445741 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.445757 20679 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.437129 22178 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:09.447254 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.449123 20645 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.451805 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.364333 21913 consensus_queue.cc:1048] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 13:07:09.364486 22079 consensus_queue.cc:1048] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 1, Time since last communication: 0.075s
I20260709 13:07:09.437278 22137 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:09.444823 20895 raft_consensus.cc:2368] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
I20260709 13:07:09.442265 21926 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.439185 22184 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:09.479565 20677 raft_consensus.cc:2468] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:09.465363 20680 raft_consensus.cc:1275] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.480926 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:09.482266 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.428105 22200 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.445003 22103 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:09.442250 22041 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.467355 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.469748 22119 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.471577 20894 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:09.447211 21884 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.453504 22173 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.473979 22019 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:09.474977 22181 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:09.475811 22100 raft_consensus.cc:2804] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:09.476900 22168 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:09.464425 20753 raft_consensus.cc:1275] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:09.438748 22162 consensus_queue.cc:1048] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.030s
I20260709 13:07:09.487299 20896 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:09.521787 20680 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:09.588729 20678 raft_consensus.cc:1275] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:09.508896 21837 consensus_queue.cc:1059] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.006s
I20260709 13:07:09.516978 20746 raft_consensus.cc:1240] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: [3.3-3.3]
I20260709 13:07:09.589545 20720 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:09.463038 22137 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:09.590499 22137 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.574692 22041 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:09.593139 22041 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.466944 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:09.465081 22178 raft_consensus.cc:697] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:09.594483 22019 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:09.595062 22019 raft_consensus.cc:697] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:09.595417 22178 consensus_queue.cc:237] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.459167 22209 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election won for term 5
W20260709 13:07:09.481571 20577 rpcz_store.cc:267] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40482 (request call id 41) took 12170 ms (client timeout 15000 ms). Trace:
I20260709 13:07:09.515053 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.608080 20896 raft_consensus.cc:1275] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:07:09.516158 22206 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:09.519021 22113 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.611625 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.612085 20896 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:09.483572 21926 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.543242 20645 leader_election.cc:400] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
I20260709 13:07:09.567294 20829 raft_consensus.cc:1275] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.541002 22184 raft_consensus.cc:697] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:09.550328 20825 raft_consensus.cc:1275] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:09.578220 22200 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:09.579677 22173 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:09.581734 22218 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election lost for term 4. Reason: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5.
I20260709 13:07:09.572427 22214 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:09.587666 22100 raft_consensus.cc:697] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:09.598382 20901 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:09.575834 22119 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:09.601934 22162 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:09.606884 20900 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:09.607331 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:09.595937 22019 consensus_queue.cc:237] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:09.482841 20897 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:09.609510 20749 raft_consensus.cc:2393] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:09.598012 22181 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.616642 20645 leader_election.cc:403] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Cancelling election due to peer responding with higher term
W20260709 13:07:09.664245 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 121131us
I20260709 13:07:09.562726 22170 consensus_queue.cc:1048] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.047s
I20260709 13:07:09.619693 20672 raft_consensus.cc:1275] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:09.614918 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:09.614708 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 60232.9us
I20260709 13:07:09.662839 20718 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.608062 22209 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:09.630820 22229 log.cc:927] Time spent T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.071s	user 0.000s	sys 0.000s
W20260709 13:07:09.672679 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 57832.9us
I20260709 13:07:09.617808 22079 consensus_queue.cc:1048] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.014s
I20260709 13:07:09.632795 20894 raft_consensus.cc:1275] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:09.637310 20866 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:09.620750 22177 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.046s
I20260709 13:07:09.645188 22146 raft_consensus.cc:2749] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:09.650650 22184 consensus_queue.cc:237] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.654883 21953 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.627961 22103 consensus_queue.cc:1059] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.029s
I20260709 13:07:09.624013 22136 raft_consensus.cc:3055] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:09.665724 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:09.677618 20645 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:09.680932 20746 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:09.618063 22113 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:09.686070 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 48816.7us
I20260709 13:07:09.630865 22100 consensus_queue.cc:237] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.691275 21974 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:09.691953 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:09.672811 22209 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.692495 22181 raft_consensus.cc:2804] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:09.699395 22173 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.711098 20866 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:09.685132 22197 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:09.666560 22162 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.694027 22234 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.720667 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:09.608016 20577 rpcz_store.cc:269] 0709 13:06:57.293891 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:06:57.294107 (+   216us) service_pool.cc:224] Handling call
0709 13:07:09.463831 (+12169724us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:07.880721 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:07.881412 (+   691us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:07.881464 (+    52us) write_op.cc:435] Acquired schema lock
0709 13:07:07.881499 (+    35us) tablet.cc:662] Decoding operations
0709 13:07:07.882145 (+   646us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:07.882257 (+   112us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:07.882287 (+    30us) tablet.cc:685] Acquiring locks for 3 operations
0709 13:07:07.882728 (+   441us) tablet.cc:701] Row locks acquired
0709 13:07:07.882775 (+    47us) write_op.cc:260] PREPARE: finished
0709 13:07:07.883162 (+   387us) write_op.cc:270] Start()
0709 13:07:07.893148 (+  9986us) write_op.cc:276] Timestamp: P: 1783602427882881 usec, L: 0
0709 13:07:07.893193 (+    45us) op_driver.cc:348] REPLICATION: starting
0709 13:07:07.893923 (+   730us) log.cc:844] Serialized 1307 byte log entry
0709 13:07:08.277959 (+384036us) op_driver.cc:464] REPLICATION: finished
0709 13:07:08.510047 (+232088us) write_op.cc:301] APPLY: starting
0709 13:07:08.532867 (+ 22820us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:08.533024 (+   157us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:08.533174 (+   150us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:08.533765 (+   591us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:08.534102 (+   337us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=3
0709 13:07:08.534174 (+    72us) write_op.cc:312] APPLY: finished
0709 13:07:08.535284 (+  1110us) log.cc:844] Serialized 34 byte log entry
0709 13:07:08.535498 (+   214us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:08.535592 (+    94us) write_op.cc:454] Released schema lock
0709 13:07:08.535657 (+    65us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:08.536105 (+   448us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:08.536134 (+    29us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":1521,"reported_tablets":34,"child_traces":[["op",{"apply.queue_time_us":195342,"apply.run_cpu_time_us":2745,"apply.run_wall_time_us":33330,"num_ops":3,"prepare.queue_time_us":54167,"prepare.run_cpu_time_us":8496,"prepare.run_wall_time_us":38033,"raft.queue_time_us":129399,"raft.run_cpu_time_us":18030,"raft.run_wall_time_us":288331,"replication_time_us":350906,"thread_start_us":209133,"threads_started":4,"wal-append.queue_time_us":78664,"wal-append.run_cpu_time_us":30447,"wal-append.run_wall_time_us":1566436}]]}
I20260709 13:07:09.687814 22232 consensus_queue.cc:1059] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.033s
I20260709 13:07:09.706670 22136 raft_consensus.cc:740] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:09.733119 20679 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:09.715296 22041 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:09.719763 22012 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.721354 22181 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:09.725553 22197 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.723173 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.702142 21884 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.745752 20677 raft_consensus.cc:1275] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:09.728559 22056 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:09.735953 22200 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 2. Reason: Vote denied by peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695) with higher term. Message: Invalid argument: T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3.
W20260709 13:07:09.757778 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 134405us
I20260709 13:07:09.745308 22103 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.747844 22181 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:09.728027 22173 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.749732 22197 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:09.770676 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:09.734189 22192 consensus_queue.cc:1048] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:07:09.772724 20829 raft_consensus.cc:2393] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 2: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:09.762740 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:09.777132 20894 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 6.
I20260709 13:07:09.769243 22116 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.769505 20868 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.784210 20675 raft_consensus.cc:2393] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:09.736280 22234 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.809420 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.810477 20680 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:09.805866 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.811378 20829 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:09.759940 20824 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:09.747706 22012 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:09.805297 20674 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:09.817452 20718 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.774501 22164 raft_consensus.cc:3055] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:09.826689 20753 raft_consensus.cc:2393] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:09.827291 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.855787 20680 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:09.825503 22012 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:09.856951 20718 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:09.800176 22214 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:09.818445 21926 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:09.774793 22103 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.785787 22232 consensus_queue.cc:1048] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.045s
I20260709 13:07:09.813712 21974 raft_consensus.cc:697] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
W20260709 13:07:09.822715 22243 log.cc:927] Time spent T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.058s	user 0.000s	sys 0.000s
I20260709 13:07:09.813561 21953 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:09.861268 21926 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:09.820761 22164 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:09.913084 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:09.774269 22136 consensus_queue.cc:260] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.822607 22096 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.823055 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:09.859220 22249 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:07:09.919325 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 178807us
I20260709 13:07:09.820067 21996 consensus_queue.cc:1048] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.096s
I20260709 13:07:09.932446 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:09.933408 20826 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:09.862012 22137 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:09.917623 21926 raft_consensus.cc:493] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:09.919998 22119 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.932651 20894 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:09.930173 22249 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:09.939563 22237 log.cc:927] Time spent T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.165s	user 0.000s	sys 0.001s
I20260709 13:07:09.941830 22113 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:09.946791 21926 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:09.944064 22239 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:09.932111 22096 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:09.989043 20899 raft_consensus.cc:1275] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:07:10.014755 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:10.015357 20677 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:10.016513 20718 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:10.013134 22239 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.028323 22239 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:10.032161 22137 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:10.033550 20894 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
W20260709 13:07:10.040931 22241 log.cc:927] Time spent T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.121s	user 0.000s	sys 0.001s
I20260709 13:07:09.993280 21884 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:10.048190 20671 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:10.046622 22197 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:10.051445 22247 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.051692 22197 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:10.051950 22247 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.052582 22247 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.054857 22234 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:09.986114 22119 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.056088 22119 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:10.062675 22247 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.051499 22103 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:10.082046 22247 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:10.083117 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:10.083947 20679 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.086887 22244 consensus_queue.cc:1048] T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:10.092453 20679 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:10.095080 20718 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:10.096566 22176 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:10.097154 22176 raft_consensus.cc:697] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:10.098472 22136 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.089972 22119 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:09.971905 22162 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:09.970739 22249 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.093524 22209 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:10.124068 20645 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:10.130764 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:10.145071 20677 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.098048 22176 consensus_queue.cc:237] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 2.1, Last appended by leader: 1, Current term: 4, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.152381 20672 raft_consensus.cc:1275] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 6 index: 3. (index mismatch)
I20260709 13:07:10.155618 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:10.156735 20679 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:10.158051 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:10.160799 20679 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:10.163385 20676 raft_consensus.cc:2368] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:10.175307 20792 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:10.178049 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:10.184708 20677 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:10.188934 20792 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:10.191499 22233 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.199167 22233 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.199572 22233 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:09.981244 21974 consensus_queue.cc:237] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.193055 21996 consensus_queue.cc:1048] T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:10.196339 20672 raft_consensus.cc:1275] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:07:10.150765 21884 raft_consensus.cc:2764] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:07:10.208070 20792 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:10.212970 20679 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:10.221603 20792 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:09.990955 22164 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:10.207167 22103 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.216079 22137 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:10.217761 22214 raft_consensus.cc:697] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:10.226565 22239 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.216148 21837 consensus_queue.cc:1048] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.014s
I20260709 13:07:10.227865 22103 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.297043 21958 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.299561 22247 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:10.302983 22258 log.cc:927] Time spent T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:07:10.237950 22137 raft_consensus.cc:697] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:10.226373 22181 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:10.308084 22103 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.360829 21926 raft_consensus.cc:515] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.362533 22214 consensus_queue.cc:237] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:10.363930 21926 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:10.317273 22247 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.368805 22247 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:10.369992 22257 log.cc:927] Time spent T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.066s	user 0.000s	sys 0.000s
I20260709 13:07:10.355089 22137 consensus_queue.cc:237] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:10.377089 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:10.377761 20677 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:10.378170 22116 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:10.379359 22209 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:10.380805 20718 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:10.388336 22197 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:10.388832 22197 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.389247 22197 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.399062 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:10.399763 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:10.400312 22218 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:10.400801 22218 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:10.401160 22218 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:10.403404 22249 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.383097 22173 leader_election.cc:290] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:10.421419 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:10.422192 20671 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:10.432112 20671 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:10.381892 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:10.436151 20680 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.436277 22096 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:10.357272 22181 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:10.320663 22256 log.cc:927] Time spent T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.090s	user 0.000s	sys 0.001s
I20260709 13:07:10.438629 20673 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
W20260709 13:07:10.406803 22243 log.cc:927] Time spent T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.469s	user 0.003s	sys 0.000s
I20260709 13:07:10.310859 22239 raft_consensus.cc:697] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:10.410121 20677 raft_consensus.cc:2468] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:10.435370 22249 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:10.440908 22239 consensus_queue.cc:237] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.446373 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:10.447228 20753 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:10.452260 22164 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:10.452669 20680 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:10.457118 20718 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:10.458141 22173 raft_consensus.cc:2804] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:10.458855 22173 raft_consensus.cc:697] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:10.383591 22209 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.459645 22209 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.437844 20674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40284 (request call id 310) took 1024 ms. Trace:
I20260709 13:07:10.460831 20674 rpcz_store.cc:276] 0709 13:07:09.413163 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:09.414303 (+  1140us) service_pool.cc:224] Handling call
0709 13:07:10.437607 (+1023304us) spinlock_profiling.cc:243] Waited 296 ms on lock 0x7b5400099cd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:10.437765 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":680831232}
I20260709 13:07:10.460156 22173 consensus_queue.cc:237] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.467744 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:10.468658 20826 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:10.487857 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:10.488844 20903 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
W20260709 13:07:10.492458 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 82301us
I20260709 13:07:10.554872 21936 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.501582 22100 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:10.313023 21958 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:10.712342 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:10.713429 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:10.714491 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:07:10.722815 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 230606us
W20260709 13:07:10.708997 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 274191us
I20260709 13:07:10.716509 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:10.724336 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 230739us
I20260709 13:07:10.725575 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:10.468156 20718 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:10.726269 20903 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:10.726274 20866 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:10.727903 20645 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:07:10.732534 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 223607us
I20260709 13:07:10.735144 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:10.736370 20746 raft_consensus.cc:2410] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd for term 8 because replica has last-logged OpId of term: 7 index: 5, which is greater than that of the candidate, which has last-logged OpId of term: 6 index: 4.
I20260709 13:07:10.679193 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:10.607417 22233 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.740021 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:10.745214 20823 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:10.745425 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:10.746169 20899 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:10.732302 22100 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:10.748273 22100 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:10.750176 21958 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:10.761564 22240 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:10.762310 22240 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:10.763448 21958 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:10.764077 21958 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:10.764941 22240 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:10.554147 22197 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:10.766199 20747 raft_consensus.cc:2368] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4.
I20260709 13:07:10.766757 21958 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:10.767319 22197 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:10.772504 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 304418us
I20260709 13:07:10.772845 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:10.773504 20680 raft_consensus.cc:2468] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
W20260709 13:07:10.773620 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 47424.1us
I20260709 13:07:10.774796 20674 raft_consensus.cc:1275] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:07:10.802011 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 67999.6us
I20260709 13:07:10.808035 22214 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:10.785269 22209 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:10.590761 22103 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:10.993742 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 265103us
I20260709 13:07:10.741659 22116 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:10.737440 22185 consensus_queue.cc:1048] T a8b8cc572d674512803c228c89ccfded P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.152s
I20260709 13:07:10.782793 20866 leader_election.cc:400] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5.
I20260709 13:07:10.727015 21936 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:10.993897 20899 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 7.
W20260709 13:07:11.003197 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 279387us
W20260709 13:07:11.004081 22137 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.608s	user 0.000s	sys 0.037s
I20260709 13:07:11.008229 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:11.034902 20673 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.008333 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:11.019193 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 244266us
I20260709 13:07:10.831076 22096 consensus_queue.cc:1048] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.124s
I20260709 13:07:11.037034 20866 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:11.041035 20866 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:10.888780 22176 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.523s	user 0.031s	sys 0.054s
I20260709 13:07:11.003198 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:11.043598 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:11.045286 20755 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.044407 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:11.046593 20753 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.047694 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:11.005240 22248 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:10.992908 22254 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:07:11.016374 22173 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.550s	user 0.024s	sys 0.021s
I20260709 13:07:11.004030 22145 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.049701 20827 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:11.090018 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:11.034492 22137 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.656s	user 0.001s	sys 0.038s
I20260709 13:07:11.090898 20749 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 7.
W20260709 13:07:11.049199 22176 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.684s	user 0.031s	sys 0.054s
I20260709 13:07:11.014509 22116 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.028278 22209 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.039641 22247 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:07:11.088652 22173 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.622s	user 0.024s	sys 0.025s
I20260709 13:07:11.108584 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:11.050767 22079 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:11.058607 22181 raft_consensus.cc:2804] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:11.058703 22146 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.130312 20899 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:11.111919 22192 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:11.095899 22145 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.162259 20792 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:11.099383 22254 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.119928 22137 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.100179 22116 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.142580 22181 raft_consensus.cc:697] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:11.116608 22247 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.113381 22209 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:11.207197 22145 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.208838 20829 raft_consensus.cc:1275] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:07:11.217785 20829 pending_rounds.cc:85] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting all ops after (but not including) 2
I20260709 13:07:11.155299 22079 raft_consensus.cc:697] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:11.214174 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:11.218068 20829 pending_rounds.cc:107] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:07:11.219787 20829 raft_consensus.cc:2889] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:11.141649 22146 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.223940 20900 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 354) took 1285 ms. Trace:
W20260709 13:07:11.207228 22272 log.cc:927] Time spent T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.098s	user 0.000s	sys 0.000s
I20260709 13:07:11.229223 20829 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.191550 21974 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:11.224418 20900 rpcz_store.cc:276] 0709 13:07:09.932981 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:09.933120 (+   139us) service_pool.cc:224] Handling call
0709 13:07:09.933428 (+   308us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:09.938855 (+  5427us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:09.938882 (+    27us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:09.948690 (+  9808us) log.cc:844] Serialized 26 byte log entry
0709 13:07:10.120988 (+172298us) spinlock_profiling.cc:243] Waited 5.42 ms on lock 0x7b1800140ce0. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1201fcde1 00007fe1202095b1 00007fe117316e07 00007fe120171ab9 00007fe11733369b 00007fe11733193f 00007fe117333c02 00007fe119fbb20b 00007fe119fc0d23 00007fe119fc10d1 00007fe11a3dca0f
0709 13:07:10.589826 (+468838us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:10.589875 (+    49us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:10.589954 (+    79us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:11.209095 (+619141us) raft_consensus.cc:1685] finished
0709 13:07:11.209115 (+    20us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:11.217912 (+  8797us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":98440,"raft.queue_time_us":11053,"raft.run_cpu_time_us":168,"raft.run_wall_time_us":11590,"spinlock_wait_cycles":12464512,"thread_start_us":395931,"threads_started":1,"wal-append.queue_time_us":1221987}
I20260709 13:07:11.185999 22192 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:11.244460 20825 raft_consensus.cc:1275] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
W20260709 13:07:11.244719 22263 log.cc:927] Time spent T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.231s	user 0.000s	sys 0.001s
I20260709 13:07:11.221253 22236 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.226643 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:11.227727 22145 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.263908 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.203310 22137 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.234613 22136 raft_consensus.cc:2804] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.296727 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.236799 21974 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:11.244496 22233 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.271755 22103 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.275413 22136 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:11.312465 22218 consensus_meta.cc:287] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.908s	user 0.009s	sys 0.005s
W20260709 13:07:11.325057 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 283595us
I20260709 13:07:11.335989 20673 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:11.362696 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:11.363711 20897 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:11.375006 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:11.269763 22236 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
    @     0x7fe1209f1a9e kudu::TestWorkload::Setup() at ??:0
W20260709 13:07:11.402796 22271 log.cc:927] Time spent T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.212s	user 0.000s	sys 0.001s
    @           0x365578 kudu::master::LeaderRebalancerTest::CreateWorkloadTable() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:112
W20260709 13:07:11.404592 22274 log.cc:927] Time spent T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.185s	user 0.000s	sys 0.001s
I20260709 13:07:11.376116 22233 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.406553 22233 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:11.409222 22233 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.412685 21994 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
    @           0x35a423 kudu::master::LeaderRebalancerTest_RestartTserver_Test::TestBody() at /apache/dev/git/kudu/src/kudu/master/auto_leader_rebalancer-test.cc:412
I20260709 13:07:11.413457 21994 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.409917 22233 consensus_queue.cc:1048] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.016s
I20260709 13:07:11.426918 20755 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 5.
I20260709 13:07:11.385226 22103 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.327469 22185 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:11.327209 22136 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.314941 21936 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.317917 22146 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.338335 22218 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.320626 22079 consensus_queue.cc:237] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:11.391776 22278 log.cc:927] Time spent T e59b228b34dc4fb19312c2e4b2fc681e P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.070s	user 0.000s	sys 0.000s
I20260709 13:07:11.273602 22145 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.386014 20829 raft_consensus.cc:1275] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:11.300653 22181 consensus_queue.cc:237] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:11.439433 21994 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.442402 20678 raft_consensus.cc:1240] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:11.475422 20677 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 6. Current term is 7. Ops: []
I20260709 13:07:11.485172 20678 raft_consensus.cc:1275] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:11.489333 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:11.491864 20753 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:11.444278 22209 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.434327 22185 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.435294 22103 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:11.477893 22247 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.465930 22240 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:11.491040 22248 raft_consensus.cc:697] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:11.496809 22167 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:11.521853 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 332795us
I20260709 13:07:11.513577 21936 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:11.506647 22184 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.511210 22176 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.514863 22192 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.549000 21974 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:11.546700 22167 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.558701 22192 consensus_queue.cc:1059] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:11.522523 22240 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:11.560411 22245 raft_consensus.cc:3055] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:11.560802 22245 raft_consensus.cc:740] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:11.561098 22240 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.524173 22137 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.521404 22209 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:11.562538 22137 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.562673 22209 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.563048 22137 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:11.565269 22137 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.555507 22282 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.565435 22209 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.566030 22282 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.567740 22185 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:11.568243 22282 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.568501 22184 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.569732 22167 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:11.570068 22103 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.570766 22184 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.571892 22176 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.581007 22236 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:07:11.582149 22270 log.cc:927] Time spent T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.183s	user 0.000s	sys 0.001s
I20260709 13:07:11.584195 22218 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 7 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.585852 22145 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.587404 22254 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:07:11.588909 22277 log.cc:927] Time spent T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.154s	user 0.000s	sys 0.001s
W20260709 13:07:11.596172 22288 log.cc:927] Time spent T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.095s	user 0.001s	sys 0.001s
I20260709 13:07:11.601917 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.602943 20829 raft_consensus.cc:2393] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 4: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:11.547406 21936 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:11.605487 21936 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:07:11.571038 22287 log.cc:927] Time spent T be9597bfe0b0458190734b6a579bc8de P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.095s	user 0.002s	sys 0.000s
I20260709 13:07:11.607484 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.609225 20829 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:11.618908 22177 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.619510 22177 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.623911 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.626128 20645 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:07:11.627142 21996 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 0.508s	user 0.020s	sys 0.037s
I20260709 13:07:11.621745 22177 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.561635 22245 consensus_queue.cc:260] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.615173 22280 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:11.617048 22164 consensus_meta.cc:287] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 1.164s	user 0.005s	sys 0.009s
I20260709 13:07:11.637279 20677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 489) took 1180 ms. Trace:
W20260709 13:07:11.635403 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 294963us
I20260709 13:07:11.640393 20794 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:11.639554 20677 rpcz_store.cc:276] 0709 13:07:10.454217 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:10.454430 (+   213us) service_pool.cc:224] Handling call
0709 13:07:10.454802 (+   372us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:11.475955 (+1021153us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:11.634262 (+158307us) spinlock_profiling.cc:243] Waited 1.02 s on lock 0x7b540045a1d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:11.634499 (+   237us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2346580864}
W20260709 13:07:11.651095 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 169673us
I20260709 13:07:11.636026 22176 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.655706 20868 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:11.656167 20720 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:11.660300 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.661213 20753 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 2.
I20260709 13:07:11.672823 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:11.672887 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:11.674695 20896 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:11.676203 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:11.631943 22116 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:11.691557 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.691123 20675 raft_consensus.cc:1275] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:11.676863 20896 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Advancing to term 7
W20260709 13:07:11.697314 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 45554.6us
I20260709 13:07:11.644205 22149 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:11.644697 22166 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:11.640816 22185 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:11.705971 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:11.710039 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 53986.9us
I20260709 13:07:11.737908 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:11.739040 20675 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:11.740427 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.741130 20829 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:11.741786 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:11.742403 20826 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:11.744192 20718 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:11.745231 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.746687 22294 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.747241 22294 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.749212 22294 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.749688 22294 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.677407 21996 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.691572 22164 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:11.644933 22280 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:11.742344 20674 raft_consensus.cc:1240] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:11.759668 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 45419.5us
I20260709 13:07:11.760591 20720 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:11.700390 22302 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:11.691663 22177 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.758021 20826 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 7.
I20260709 13:07:11.755301 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:11.703881 22209 raft_consensus.cc:2804] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:11.776171 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59a9d209b77543a995951fb40cacf80c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:11.777149 20828 raft_consensus.cc:3060] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.777823 20672 raft_consensus.cc:1275] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
I20260709 13:07:11.795171 20678 raft_consensus.cc:1275] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:11.796416 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:11.797231 20676 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 8.
I20260709 13:07:11.802989 20827 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:11.803745 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:11.754457 22176 raft_consensus.cc:2764] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:07:11.807875 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:11.808914 20822 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:11.752259 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:11.815519 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:11.820219 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:11.820637 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:11.797156 20896 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 7.
I20260709 13:07:11.821563 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.776973 22209 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:11.777065 21974 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:11.830925 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.793669 22249 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:11.738346 22166 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.832120 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:11.835196 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.820904 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.840575 20749 raft_consensus.cc:2468] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:11.773505 22302 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:11.799661 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:11.771250 22232 consensus_queue.cc:1048] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.054s
I20260709 13:07:11.776692 22162 consensus_queue.cc:1059] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:07:11.742209 22185 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.714779 22149 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:11.750118 22294 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.850422 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.866667 20755 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 7.
I20260709 13:07:11.847051 20828 raft_consensus.cc:2468] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:11.854868 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.857606 22172 consensus_queue.cc:1048] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:11.859453 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.777444 21996 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:11.874959 20794 leader_election.cc:400] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Vote denied by peer ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911) with higher term. Message: Invalid argument: T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4.
I20260709 13:07:11.783016 22177 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:11.783313 22164 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:11.789304 22254 consensus_queue.cc:1048] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.058s
I20260709 13:07:11.837424 22209 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:11.885208 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:11.771515 22248 consensus_queue.cc:237] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER 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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:11.860284 22214 consensus_meta.cc:287] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.837s	user 0.010s	sys 0.003s
I20260709 13:07:11.896307 20751 raft_consensus.cc:2468] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:11.896430 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.899144 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.900063 20827 raft_consensus.cc:2393] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 8: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:11.901316 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.904211 20827 raft_consensus.cc:1240] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:11.907254 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.912011 22294 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.913968 21996 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:11.914166 22116 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.885293 21974 raft_consensus.cc:697] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:11.878003 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:11.846591 22302 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:11.880762 20901 raft_consensus.cc:2468] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 7.
I20260709 13:07:11.860037 22249 raft_consensus.cc:697] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:11.884320 20747 raft_consensus.cc:1275] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:11.877789 22145 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:11.884255 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:11.883077 20828 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:11.801765 22283 consensus_queue.cc:1048] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.053s
I20260709 13:07:11.883711 22173 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:11.907356 22185 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.874478 22284 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:11.926119 20674 raft_consensus.cc:1240] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:11.888316 20676 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:11.876984 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:11.916939 20895 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.588s	user 0.022s	sys 0.043s
I20260709 13:07:11.954042 20828 raft_consensus.cc:1275] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 4 index: 2. (index mismatch)
    @     0x7fe117564e10 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
    @     0x7fe117542a12 testing::Test::Run() at ??:0
I20260709 13:07:11.948514 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.395965 20678 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:11.981467 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:11.913969 22177 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:11.916469 22214 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:12.042860 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 211299us
I20260709 13:07:12.399745 20718 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:11.943589 22145 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.406478 22214 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:12.407166 22214 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:12.408458 22145 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:12.409324 22214 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:11.887625 22192 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:11.982275 22217 thread.cc:641] raft [worker] (thread pool) Time spent creating pthread: real 0.898s	user 0.014s	sys 0.027s
W20260709 13:07:12.410410 22217 thread.cc:608] raft [worker] (thread pool) Time spent starting thread: real 1.332s	user 0.014s	sys 0.038s
I20260709 13:07:12.410570 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.411238 20673 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 7.
I20260709 13:07:11.934478 22116 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:12.412184 22116 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.414319 22116 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:11.885388 22286 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.147s
I20260709 13:07:12.416204 22197 consensus_queue.cc:1048] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:12.416810 22286 consensus_queue.cc:1048] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.417443 22216 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:12.111311 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 435169us
I20260709 13:07:12.418056 22216 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:12.419605 20866 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:12.419772 22217 consensus_queue.cc:1048] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.114615 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.120016 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:12.422580 22304 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:07:12.082372 22079 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.520s	user 0.011s	sys 0.038s
I20260709 13:07:12.423035 22304 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:12.076210 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:12.423487 22304 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:12.121902 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.127264 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.425478 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.426712 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.427943 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 7 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.429222 20680 raft_consensus.cc:1275] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
W20260709 13:07:12.109200 20895 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.785s	user 0.023s	sys 0.043s
I20260709 13:07:12.076041 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:12.143540 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 497585us
I20260709 13:07:12.143839 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.430930 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.431520 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:12.431804 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:12.148502 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 46278.8us
I20260709 13:07:12.433141 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.434407 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:12.152432 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 496774us
W20260709 13:07:12.158380 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 148520us
I20260709 13:07:12.431576 21994 raft_consensus.cc:3055] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:12.436316 21994 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:12.423446 22217 consensus_queue.cc:1059] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.013s
I20260709 13:07:12.436671 20792 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:12.120865 22096 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.541s	user 0.019s	sys 0.038s
I20260709 13:07:12.435542 20896 raft_consensus.cc:2393] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 7: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
W20260709 13:07:12.437433 22096 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.858s	user 0.019s	sys 0.039s
I20260709 13:07:12.127092 22310 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:12.438359 20792 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:12.438148 22310 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:12.438673 22216 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.440236 22310 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.121462 22181 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:12.440924 22181 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:12.182860 20823 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.576s	user 0.007s	sys 0.015s
I20260709 13:07:12.183203 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.442409 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.443246 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.443653 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.157253 20821 raft_consensus.cc:1275] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:12.444314 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.157828 22236 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.156740 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.116438 22284 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.445329 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.446494 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:12.193753 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:12.185773 22149 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.447211 22284 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:12.205547 22302 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:12.121447 22249 consensus_queue.cc:237] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 5.3, Last appended by leader: 3, Current term: 7, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:12.448616 22184 consensus_queue.cc:1059] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:12.449398 22302 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:12.449599 22184 raft_consensus.cc:3055] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.140635 21974 consensus_queue.cc:237] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.451735 21936 raft_consensus.cc:2749] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:12.445284 22236 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.452483 21936 consensus_queue.cc:1059] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:12.215648 22316 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.453434 22316 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.453859 21936 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:12.454586 22236 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:12.454815 21936 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.455242 21936 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.217836 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.198397 22280 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:12.456143 20829 raft_consensus.cc:1240] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:12.231052 22307 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:12.251345 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:12.442406 20823 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.836s	user 0.008s	sys 0.015s
I20260709 13:07:12.281126 22209 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.458508 22307 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.460675 22209 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:12.460772 22307 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:12.265492 22245 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:12.461107 22316 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:12.461790 20671 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:12.286919 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.465126 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.272372 22308 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.466550 22308 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.467754 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.289557 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.294106 22325 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.294659 22218 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:12.302668 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:12.470522 20679 raft_consensus.cc:2393] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 4: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:12.304531 22331 raft_consensus.cc:493] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:12.339262 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet 59a9d209b77543a995951fb40cacf80c
I20260709 13:07:12.469411 22325 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.339953 22146 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:12.347066 20573 catalog_manager.cc:5697] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 3 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:12.470654 22334 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:12.479707 20573 catalog_manager.cc:5697] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 2 to 3, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 3 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } }
I20260709 13:07:11.931469 20794 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:12.473778 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:12.481240 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 549804us
I20260709 13:07:12.409535 20903 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:12.417826 22197 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:12.489429 22197 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:12.489926 22197 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:12.490180 20903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60804 (request call id 304) took 1440 ms. Trace:
I20260709 13:07:12.490605 20903 rpcz_store.cc:276] 0709 13:07:11.049648 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.049779 (+   131us) service_pool.cc:224] Handling call
0709 13:07:12.489977 (+1440198us) spinlock_profiling.cc:243] Waited 1.18 s on lock 0x7b5400129dd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:12.490099 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2719410944}
I20260709 13:07:12.491634 20902 raft_consensus.cc:1275] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:12.491744 20899 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 6. Current term is 7. Ops: [6.4-6.4]
I20260709 13:07:11.981565 22173 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:12.105736 22136 consensus_meta.cc:287] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.665s	user 0.014s	sys 0.001s
I20260709 13:07:12.435424 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:12.506078 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 73452.9us
I20260709 13:07:12.443723 22304 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.437242 21994 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 6, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:12.186539 22166 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.452845 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:12.219285 22298 log.cc:927] Time spent T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.074s	user 0.000s	sys 0.000s
I20260709 13:07:12.516148 22173 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:12.516659 22177 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:12.516827 20894 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:12.517228 22177 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:12.517467 20666 tablet_service.cc:1558] Processing DeleteTablet for tablet 59a9d209b77543a995951fb40cacf80c with delete_type TABLET_DATA_DELETED (Replaced by 7a07c1a27bc44d6dbaa4f74beb2c6462 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
I20260709 13:07:12.222493 22100 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.455605 22239 raft_consensus.cc:3055] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:12.244181 22164 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.468988 22308 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.450064 22184 raft_consensus.cc:740] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:12.482162 20794 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:12.483095 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.476085 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:12.557274 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 75167.5us
I20260709 13:07:12.477702 20677 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.478183 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet 68ab9a4a17dc42eea8b27c5acbadd3b8
I20260709 13:07:12.479106 20741 tablet_service.cc:1558] Processing DeleteTablet for tablet 59a9d209b77543a995951fb40cacf80c with delete_type TABLET_DATA_DELETED (Replaced by 7a07c1a27bc44d6dbaa4f74beb2c6462 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:38364
I20260709 13:07:12.559144 20753 raft_consensus.cc:1240] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:12.509071 22280 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.486896 20573 catalog_manager.cc:5697] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 2 to 3, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 3 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } }
I20260709 13:07:12.488354 20818 tablet_service.cc:1558] Processing DeleteTablet for tablet 59a9d209b77543a995951fb40cacf80c with delete_type TABLET_DATA_DELETED (Replaced by 7a07c1a27bc44d6dbaa4f74beb2c6462 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:52228
I20260709 13:07:12.488906 22181 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:12.478440 22146 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:12.510871 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:12.502414 22284 raft_consensus.cc:2804] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
W20260709 13:07:12.513599 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 77775.6us
I20260709 13:07:12.479130 22325 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.509169 22286 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:12.515626 22304 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:12.510061 20680 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 8.
I20260709 13:07:12.524196 20792 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:12.528518 20720 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:12.587438 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:12.587936 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 59520.7us
I20260709 13:07:12.541452 20645 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:12.502879 22294 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:12.519224 22311 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
    @     0x7fe117543d29 testing::TestInfo::Run() at ??:0
I20260709 13:07:12.498812 20718 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:12.476971 22218 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:12.569401 20573 catalog_manager.cc:5697] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 3 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } }
I20260709 13:07:12.526854 22173 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:12.530437 22239 raft_consensus.cc:740] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:12.884344 20573 catalog_manager.cc:5697] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 3 to 5, leader changed from 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65) to ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66). New cstate: current_term: 5 leader_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } }
I20260709 13:07:12.884876 22239 consensus_queue.cc:260] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.885560 22218 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:12.579721 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:12.572341 20895 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60804 (request call id 300) took 1530 ms. Trace:
I20260709 13:07:12.581550 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.557859 22216 raft_consensus.cc:3055] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:12.558317 21994 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:12.588606 20868 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:12.519057 22136 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.590516 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet 7d12863849bb4a0bb0a8666fff93db08
I20260709 13:07:12.476626 22331 raft_consensus.cc:515] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:12.595321 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 53991.9us
I20260709 13:07:12.562492 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:12.566773 22302 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:12.535429 22100 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.579002 22079 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:12.643453 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:12.578994 22284 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:12.567914 22280 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:12.641908 22184 consensus_queue.cc:260] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.612442 22325 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Leader pre-election won for term 9
I20260709 13:07:12.902050 20674 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:12.705018 22307 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:12.769903 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 245668us
W20260709 13:07:12.863050 22343 log.cc:927] Time spent T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.328s	user 0.002s	sys 0.010s
I20260709 13:07:12.588840 20720 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:13.017668 20824 raft_consensus.cc:2368] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3.
W20260709 13:07:13.018087 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 429258us
I20260709 13:07:13.019178 20720 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:12.869277 21936 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:12.586939 22217 consensus_queue.cc:1048] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.070s
I20260709 13:07:12.556427 22342 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:13.017179 22079 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.024763 22342 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.026850 22079 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:13.027074 22342 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:12.871958 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 258102us
I20260709 13:07:12.879009 22197 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:13.027805 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.589221 22096 consensus_queue.cc:1048] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:07:12.874490 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 375763us
I20260709 13:07:13.029397 22197 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.909428 22177 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.031649 22331 leader_election.cc:290] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.031445 22307 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.032373 22019 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.032604 22356 tablet_replica.cc:333] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: stopping tablet replica
I20260709 13:07:12.886090 22218 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:13.033773 22307 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:13.034265 22218 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:13.036752 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:12.979578 22308 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.038959 21958 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.039436 21958 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.040252 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:13.041731 21958 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.042490 20666 tablet_service.cc:1558] Processing DeleteTablet for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 with delete_type TABLET_DATA_DELETED (Replaced by 4875549ecdae4bf7aa3460f02e130a1d at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
I20260709 13:07:13.042866 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.043490 20671 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:13.044370 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.044528 22136 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.037348 22308 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:12.902627 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 314047us
I20260709 13:07:12.886094 20573 catalog_manager.cc:5697] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 5, leader changed from ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 5 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:12.886133 22239 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:12.887867 20672 raft_consensus.cc:2468] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:07:12.903155 20895 rpcz_store.cc:276] 0709 13:07:11.042298 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.048677 (+  6379us) service_pool.cc:224] Handling call
0709 13:07:11.075232 (+ 26555us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:11.075481 (+   249us) raft_consensus.cc:1534] Early marking committed up to index 4
0709 13:07:11.298099 (+222618us) log.cc:844] Serialized 14 byte log entry
0709 13:07:12.518956 (+1220857us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:12.526856 (+  7900us) raft_consensus.cc:1645] Marking committed up to 4
0709 13:07:12.536276 (+  9420us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:12.557416 (+ 21140us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:12.567722 (+ 10306us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":65311,"prepare.queue_time_us":364546,"prepare.run_cpu_time_us":54,"prepare.run_wall_time_us":55,"raft.queue_time_us":79035,"raft.run_cpu_time_us":80,"raft.run_wall_time_us":80,"thread_start_us":1298500,"threads_started":2,"wal-append.queue_time_us":944682}
I20260709 13:07:12.910184 20823 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52250 (request call id 313) took 1302 ms. Trace:
I20260709 13:07:12.610181 22286 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:12.973210 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2
W20260709 13:07:12.957988 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 392219us
I20260709 13:07:12.974954 20829 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 8.
I20260709 13:07:12.968752 20749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38376 (request call id 411) took 1109 ms. Trace:
I20260709 13:07:12.963650 22284 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:12.973582 22325 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.106571 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.106882 22325 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:12.877899 22291 raft_consensus.cc:2749] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:13.107999 20824 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:52250 (request call id 304) took 1930 ms (client timeout 2249 ms). Trace:
W20260709 13:07:13.108451 20824 rpcz_store.cc:269] 0709 13:07:11.160250 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.182240 (+ 21990us) service_pool.cc:224] Handling call
0709 13:07:13.077844 (+1895604us) spinlock_profiling.cc:243] Waited 1.69 s on lock 0x7b54001dd654. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:13.090770 (+ 12926us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":3893019520}
W20260709 13:07:13.033653 22341 log.cc:927] Time spent T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.128s	user 0.000s	sys 0.000s
I20260709 13:07:12.881752 22294 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:12.905632 20645 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:13.079737 20573 catalog_manager.cc:5697] T 13f4871e23f1443b8e93d4a026fd61e4 P 621e65ed900b448194ffab9898f3e5b0 reported cstate change: term changed from 1 to 3, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68). New cstate: current_term: 3 leader_uuid: "621e65ed900b448194ffab9898f3e5b0" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } health_report { overall_health: HEALTHY } } }
W20260709 13:07:13.111455 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 205900us
I20260709 13:07:13.112109 22294 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:12.879467 22311 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.036594 22218 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.114408 22164 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:12.880388 22145 raft_consensus.cc:2804] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:13.116178 22145 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.116700 22145 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:13.084216 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 65096.4us
I20260709 13:07:13.118577 22146 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:12.873489 20677 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:12.936522 22214 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:13.094316 20794 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:13.119292 22214 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:13.119711 22214 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.120059 20794 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:13.120617 22350 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:13.121371 22350 raft_consensus.cc:2804] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:13.121702 22350 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.121846 20821 raft_consensus.cc:1275] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:13.122076 22350 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.114440 22307 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:13.124614 22307 raft_consensus.cc:697] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:12.905766 22249 raft_consensus.cc:2804] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election won for term 8
W20260709 13:07:13.076181 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 96033.2us
I20260709 13:07:13.126580 20792 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:13.118417 20720 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:12.902333 22216 raft_consensus.cc:740] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:13.094177 20749 rpcz_store.cc:276] 0709 13:07:11.858965 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.859191 (+   226us) service_pool.cc:224] Handling call
0709 13:07:12.961731 (+1102540us) spinlock_profiling.cc:243] Waited 739 ms on lock 0x7b54006b5654. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:12.968664 (+  6933us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1699732224}
I20260709 13:07:13.176268 22294 raft_consensus.cc:2749] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:13.176659 22351 log.cc:927] Time spent T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.058s	user 0.000s	sys 0.001s
I20260709 13:07:13.178635 20824 raft_consensus.cc:1240] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:13.225580 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.227222 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:13.227542 22280 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.033813 22356 raft_consensus.cc:2243] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:13.228734 22356 pending_rounds.cc:70] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Trying to abort 1 pending ops.
I20260709 13:07:13.229027 22356 pending_rounds.cc:77] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Aborting op as it isn't in flight: id { term: 5 index: 3 } timestamp: 7305635555187732480 op_type: NO_OP noop_request { }
I20260709 13:07:13.229549 22356 raft_consensus.cc:2889] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260709 13:07:13.229969 22356 raft_consensus.cc:2272] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:13.229647 22216 consensus_queue.cc:260] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.084160 22197 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:13.230858 22216 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.231168 22197 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.233254 22197 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:13.195955 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 77636.8us
I20260709 13:07:13.233690 22331 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.234330 22331 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:13.235041 20720 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:07:13.197060 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 70618.1us
I20260709 13:07:13.237808 20792 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:13.198307 22249 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.237823 20866 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:13.244870 21958 raft_consensus.cc:2749] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.247627 22218 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.248399 22218 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.105789 22302 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:12.886353 22173 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.112201 20645 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:13.084373 20823 rpcz_store.cc:276] 0709 13:07:11.601238 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.604859 (+  3621us) service_pool.cc:224] Handling call
0709 13:07:11.605198 (+   339us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:11.605568 (+   370us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:11.605596 (+    28us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:11.606042 (+   446us) log.cc:844] Serialized 26 byte log entry
0709 13:07:12.304881 (+698839us) spinlock_profiling.cc:243] Waited 7.22 ms on lock 0x7b4400022b4c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11725ac85 00007fe11725b6a2 00007fe119fcd1db 00007fe119fc8aaf 00007fe119fbc86e 00007fe119fbbbb6 00007fe119fbb7d8 00007fe119fc5221 00007fe119fc51d9 00007fe119fc5169
0709 13:07:12.458727 (+153846us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:12.779086 (+320359us) log.cc:844] Serialized 14 byte log entry
0709 13:07:12.780503 (+  1417us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:12.781218 (+   715us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:12.781600 (+   382us) raft_consensus.cc:1685] finished
0709 13:07:12.903131 (+121531us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:12.903279 (+   148us) inbound_call.cc:177] Queueing success response
Metrics: {"prepare.queue_time_us":42919,"prepare.run_cpu_time_us":42,"prepare.run_wall_time_us":44,"raft.queue_time_us":124422,"raft.run_cpu_time_us":298,"raft.run_wall_time_us":31716,"spinlock_wait_cycles":16611584,"thread_start_us":1171807,"threads_started":2,"wal-append.queue_time_us":682209}
I20260709 13:07:13.104321 22316 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:13.196512 22181 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.202282 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.202613 22311 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.195785 22146 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.203656 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet 5468f181972a4ce99a763fd58be3a9e6
I20260709 13:07:13.204397 22342 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.204339 22307 consensus_queue.cc:237] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:13.205367 22214 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.205919 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.206352 22233 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:13.206411 22353 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:13.207353 22236 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.207767 20666 tablet_service.cc:1558] Processing DeleteTablet for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 with delete_type TABLET_DATA_DELETED (Replaced by 0b9fb2a5c4a044bba3ae19dc2f487353 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
I20260709 13:07:13.212867 20677 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40308 (request call id 380) took 1285 ms. Trace:
I20260709 13:07:13.312353 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.312222 20677 rpcz_store.cc:276] 0709 13:07:11.927005 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:11.929017 (+  2012us) service_pool.cc:224] Handling call
0709 13:07:13.212604 (+1283587us) spinlock_profiling.cc:243] Waited 80.5 ms on lock 0x7b540061cbd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:13.212762 (+   158us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":185108864}
I20260709 13:07:13.213124 20678 raft_consensus.cc:1240] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:07:13.216933 22184 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.218078 20819 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d12863849bb4a0bb0a8666fff93db08 with delete_type TABLET_DATA_DELETED (Replaced by 35c956c5c19940f7b091f44e78d8e954 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:52228
I20260709 13:07:13.321556 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.218842 20814 tablet_service.cc:1558] Processing DeleteTablet for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 with delete_type TABLET_DATA_DELETED (Replaced by 0b9fb2a5c4a044bba3ae19dc2f487353 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:52228
I20260709 13:07:13.219630 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.327256 20829 raft_consensus.cc:2468] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:13.219760 22286 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.325752 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.220459 21936 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.221716 22308 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.224198 22100 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:13.253069 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 140925us
I20260709 13:07:13.253253 20720 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:13.345686 20645 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:13.346169 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 92968.5us
I20260709 13:07:13.265465 22316 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.260505 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.261734 20680 raft_consensus.cc:1275] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:13.276450 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.350739 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.229027 22355 tablet_replica.cc:333] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: stopping tablet replica
I20260709 13:07:13.251673 21974 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:13.285006 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:13.286124 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.255257 22302 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:13.253901 22319 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.258791 22249 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:13.218343 20825 raft_consensus.cc:2393] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 5: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:13.322261 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.322283 20903 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 1.
I20260709 13:07:13.335039 22233 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:13.262579 22334 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election won for term 4
W20260709 13:07:13.330938 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 52579.3us
I20260709 13:07:13.257161 21994 consensus_queue.cc:1048] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.065s
I20260709 13:07:13.307380 22096 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:13.260147 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:13.351389 20645 leader_election.cc:304] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:13.274716 22146 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.353101 22308 raft_consensus.cc:2804] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:13.354333 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.359339 22286 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.360260 22164 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:13.262681 22217 raft_consensus.cc:493] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:13.277009 22181 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.367193 20672 raft_consensus.cc:2393] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:13.371167 20900 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:13.367712 22019 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:13.335443 22218 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.325764 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:13.279146 22342 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.339293 22192 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:13.376801 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet e03f32a8b4fa4c6fbee3b4c018c00793
I20260709 13:07:13.383407 20866 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:13.417682 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.390507 22308 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:13.324116 22236 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.386053 20673 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.320545 22353 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:13.366355 22116 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.388922 20902 raft_consensus.cc:2468] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
W20260709 13:07:13.395025 20645 raft_consensus.cc:2686] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:07:13.394657 20889 tablet_service.cc:1558] Processing DeleteTablet for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 with delete_type TABLET_DATA_DELETED (Replaced by 4875549ecdae4bf7aa3460f02e130a1d at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
I20260709 13:07:13.405174 20675 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.386863 22233 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.380601 22319 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:13.488009 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 61989.8us
I20260709 13:07:13.423175 20897 raft_consensus.cc:1275] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:07:13.530169 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet c6a94cc179174c2e885338a399cee8a7
W20260709 13:07:13.415277 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 377653us
W20260709 13:07:13.465518 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.429620 20672 raft_consensus.cc:1240] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:13.532770 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 181445us
I20260709 13:07:13.423125 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:13.534662 22308 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.540010 20884 tablet_service.cc:1558] Processing DeleteTablet for tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 with delete_type TABLET_DATA_DELETED (Replaced by 0b9fb2a5c4a044bba3ae19dc2f487353 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
I20260709 13:07:13.540664 20888 tablet_service.cc:1558] Processing DeleteTablet for tablet 5468f181972a4ce99a763fd58be3a9e6 with delete_type TABLET_DATA_DELETED (Replaced by 533e53ab4c704e48b520ce60e56dc09b at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
I20260709 13:07:13.542611 20893 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d12863849bb4a0bb0a8666fff93db08 with delete_type TABLET_DATA_DELETED (Replaced by 35c956c5c19940f7b091f44e78d8e954 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
I20260709 13:07:13.542816 20666 tablet_service.cc:1558] Processing DeleteTablet for tablet 5468f181972a4ce99a763fd58be3a9e6 with delete_type TABLET_DATA_DELETED (Replaced by 533e53ab4c704e48b520ce60e56dc09b at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
I20260709 13:07:13.536800 20794 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:13.562901 20794 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:13.544353 22233 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.395120 22096 raft_consensus.cc:697] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:13.544656 20741 tablet_service.cc:1558] Processing DeleteTablet for tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 with delete_type TABLET_DATA_DELETED (Replaced by 4875549ecdae4bf7aa3460f02e130a1d at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:38364
I20260709 13:07:13.545969 22359 tablet_replica.cc:333] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: stopping tablet replica
I20260709 13:07:13.536804 20792 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:13.534400 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.550545 22284 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.547333 22319 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.547981 20814 tablet_service.cc:1558] Processing DeleteTablet for tablet e03f32a8b4fa4c6fbee3b4c018c00793 with delete_type TABLET_DATA_DELETED (Replaced by 5622b6ab6b824ad2abae9b4114cba21d at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:52228
I20260709 13:07:13.548470 22116 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.450012 22310 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.412688 21994 consensus_queue.cc:1048] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.137s
I20260709 13:07:13.549475 22342 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.552013 20868 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:13.525564 21958 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:13.566134 20675 raft_consensus.cc:2468] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 5.
I20260709 13:07:13.550937 22146 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:13.429320 22079 raft_consensus.cc:2804] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:13.402532 22294 consensus_queue.cc:1048] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.154s
I20260709 13:07:13.398747 22164 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:13.587590 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 50847us
I20260709 13:07:13.586472 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet 4ed9d326ac1b412dbb82865cbf43bb7b
I20260709 13:07:13.404524 22217 raft_consensus.cc:515] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.558259 20737 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d12863849bb4a0bb0a8666fff93db08 with delete_type TABLET_DATA_DELETED (Replaced by 35c956c5c19940f7b091f44e78d8e954 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:38364
I20260709 13:07:13.547360 22181 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:13.591902 20669 tablet_service.cc:1558] Processing DeleteTablet for tablet e03f32a8b4fa4c6fbee3b4c018c00793 with delete_type TABLET_DATA_DELETED (Replaced by 5622b6ab6b824ad2abae9b4114cba21d at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
I20260709 13:07:13.594404 22280 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:13.595250 22356 ts_tablet_manager.cc:1916] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:13.553128 22173 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:13.597437 20794 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:13.396199 22286 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:13.603061 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 51123.7us
I20260709 13:07:13.421329 22192 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:13.582441 22354 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.607136 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.586123 22214 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:13.609645 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.611065 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:13.612215 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.614650 20678 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:13.619251 20792 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:13.590974 22233 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.623055 20743 tablet_service.cc:1558] Processing DeleteTablet for tablet 5468f181972a4ce99a763fd58be3a9e6 with delete_type TABLET_DATA_DELETED (Replaced by 533e53ab4c704e48b520ce60e56dc09b at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:38364
I20260709 13:07:13.650799 20746 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:13.613965 21974 raft_consensus.cc:493] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:13.625298 20741 tablet_service.cc:1558] Processing DeleteTablet for tablet c6a94cc179174c2e885338a399cee8a7 with delete_type TABLET_DATA_DELETED (Replaced by d3cd2a29d79f4fdcaa96fcd1e388a53c at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:38364
I20260709 13:07:13.631476 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.634454 20673 raft_consensus.cc:2468] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:13.604226 22166 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:13.643134 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 45762.9us
I20260709 13:07:13.632077 22245 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:13.613575 22079 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:13.614097 20814 tablet_service.cc:1558] Processing DeleteTablet for tablet c6a94cc179174c2e885338a399cee8a7 with delete_type TABLET_DATA_DELETED (Replaced by d3cd2a29d79f4fdcaa96fcd1e388a53c at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:52228
I20260709 13:07:13.648586 20868 leader_election.cc:304] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:13.652247 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 291616us
I20260709 13:07:13.655341 20680 raft_consensus.cc:1240] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:07:13.644258 21936 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.637137 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.669770 20753 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:13.608445 21958 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.659664 20794 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:13.658892 20718 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:13.645725 22325 consensus_meta.cc:287] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.538s	user 0.011s	sys 0.000s
I20260709 13:07:13.602562 22310 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:13.625967 22342 consensus_queue.cc:1048] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:07:13.659732 20679 raft_consensus.cc:1275] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 5 index: 4. (index mismatch)
I20260709 13:07:13.671454 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet 173337d98c714e46aa200476acc6550b
I20260709 13:07:13.648672 22316 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:07:13.667186 22350 consensus_meta.cc:287] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.545s	user 0.010s	sys 0.001s
I20260709 13:07:13.666278 22233 raft_consensus.cc:697] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:13.649724 22181 consensus_queue.cc:1048] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.027s
I20260709 13:07:13.667172 20868 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:13.667140 22280 raft_consensus.cc:2804] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:13.685022 22236 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.665498 22334 raft_consensus.cc:697] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:13.691020 22334 consensus_queue.cc:237] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.666204 22079 raft_consensus.cc:3060] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:13.670910 22214 raft_consensus.cc:2749] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:13.704569 22079 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:13.708886 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:13.718155 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 47354.2us
I20260709 13:07:13.723263 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.729969 20823 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 7.
I20260709 13:07:13.720003 22368 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:13.682914 22197 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.659078 21974 raft_consensus.cc:515] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.667646 22245 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.714275 20669 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ed9d326ac1b412dbb82865cbf43bb7b with delete_type TABLET_DATA_DELETED (Replaced by dc9b859a376b45bea589045bcd8c38ef at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
W20260709 13:07:13.711985 22254 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.618s	user 0.006s	sys 0.010s
I20260709 13:07:13.655099 22096 consensus_queue.cc:237] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.729979 20792 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:13.734804 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:13.756028 20823 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:13.713222 22319 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:13.714406 22361 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:13.762055 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.763052 20677 raft_consensus.cc:2393] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:13.762785 22361 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:13.765501 22361 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.719188 22280 raft_consensus.cc:697] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:13.766836 20669 tablet_service.cc:1558] Processing DeleteTablet for tablet 173337d98c714e46aa200476acc6550b with delete_type TABLET_DATA_DELETED (Replaced by 9de42fb9ac9d45a68e78e82ca3dac2ae at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
W20260709 13:07:13.767108 22363 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.095s	user 0.000s	sys 0.000s
I20260709 13:07:13.767407 22280 consensus_queue.cc:237] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 3.2, Last appended by leader: 2, Current term: 5, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:13.769083 22367 log.cc:927] Time spent T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.053s	user 0.000s	sys 0.000s
I20260709 13:07:13.680696 22325 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.770447 22359 raft_consensus.cc:2243] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:13.771231 22359 raft_consensus.cc:2272] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:13.772328 22325 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 9 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:13.746965 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 165865us
I20260709 13:07:13.778028 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.778527 20674 raft_consensus.cc:2368] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 8. Current term is 9.
I20260709 13:07:13.779832 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.780077 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.780175 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:13.780452 20753 raft_consensus.cc:2468] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:13.780776 20820 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.780642 20827 raft_consensus.cc:2468] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 1.
I20260709 13:07:13.781520 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.782588 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:13.783169 20828 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.784956 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:13.787652 22310 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.686565 22177 consensus_queue.cc:1059] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 1, Time since last communication: 0.045s
W20260709 13:07:13.788201 20866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:13.727793 22249 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:13.750742 22254 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.670s	user 0.008s	sys 0.010s
I20260709 13:07:13.761242 22382 raft_consensus.cc:2804] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:13.792802 22382 raft_consensus.cc:697] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:13.793479 22249 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:13.729379 22239 consensus_meta.cc:287] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.638s	user 0.010s	sys 0.000s
I20260709 13:07:13.787572 20820 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:13.793738 22382 consensus_queue.cc:237] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.795810 21974 leader_election.cc:290] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.762100 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:13.736184 20868 proxy.cc:239] Call had error, refreshing address and retrying: Timed out: RequestConsensusVote RPC to 127.17.68.67:45761 timed out after 2.249s (SENT) [suppressed 7 similar messages]
I20260709 13:07:13.800478 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.800783 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:13.799427 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 132631us
I20260709 13:07:13.801113 20897 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:13.802281 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:13.802980 20899 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 3
I20260709 13:07:13.805264 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.806293 20828 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:13.810328 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.811852 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:13.812755 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 99923.6us
I20260709 13:07:13.813747 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.813848 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.761727 22302 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 9 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.814845 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.737131 22368 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:13.820106 20826 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:13.817203 20823 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:13.820758 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:13.821398 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 161816us
I20260709 13:07:13.823984 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.824466 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.825163 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.825369 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.689814 22350 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.817745 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.739984 20741 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ed9d326ac1b412dbb82865cbf43bb7b with delete_type TABLET_DATA_DELETED (Replaced by dc9b859a376b45bea589045bcd8c38ef at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:38364
I20260709 13:07:13.816448 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.825465 20631 catalog_manager.cc:5984] T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Sending DeleteTablet for 3 replicas of tablet bc8fc6779ed443d78ca6b3ba60a463d2
I20260709 13:07:13.827594 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.817646 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.829928 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.871062 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.871567 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.872965 20823 raft_consensus.cc:2410] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd 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:07:13.855192 20794 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:13.832254 20899 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:13.874258 20828 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:13.750109 22197 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:13.879206 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.881278 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:13.810673 22286 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.883636 20794 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:13.815397 22353 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.887826 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:13.892143 22369 log.cc:927] Time spent T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:07:13.893270 21958 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.894088 22079 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:13.894161 22376 tablet_replica.cc:333] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: stopping tablet replica
I20260709 13:07:13.829555 22284 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:13.898283 20794 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:13.899211 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.900071 20829 raft_consensus.cc:1240] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:13.823463 22368 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:13.894767 22217 leader_election.cc:290] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:13.901765 22359 ts_tablet_manager.cc:1916] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:13.901723 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:13.796687 22233 consensus_queue.cc:237] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Queue going to LEADER 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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:13.877652 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.911334 22365 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:13.910265 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.918637 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "68ab9a4a17dc42eea8b27c5acbadd3b8" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.920053 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.886364 22354 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:13.906291 20794 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
W20260709 13:07:13.912616 22380 log.cc:927] Time spent T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
W20260709 13:07:13.913959 22145 consensus_meta.cc:287] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.797s	user 0.007s	sys 0.003s
I20260709 13:07:13.914359 22192 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
    @     0x7fe117544d05 testing::TestSuite::Run() at ??:0
I20260709 13:07:13.922513 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.911402 20823 raft_consensus.cc:2393] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 9: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:13.942147 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.942708 20741 tablet_service.cc:1558] Processing DeleteTablet for tablet 173337d98c714e46aa200476acc6550b with delete_type TABLET_DATA_DELETED (Replaced by 9de42fb9ac9d45a68e78e82ca3dac2ae at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:38364
I20260709 13:07:13.943670 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:13.933887 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:13.895709 22164 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:13.983978 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 77822.3us
I20260709 13:07:13.999230 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:13.999563 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.000859 20825 raft_consensus.cc:1240] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:13.986006 22385 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.001477 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.001881 22385 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:14.002326 22385 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.007254 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:13.900159 20645 connection.cc:256] RPC call timeout handler was delayed by -1.6498360130000265s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.1537s for a response
I20260709 13:07:13.899053 22342 raft_consensus.cc:2764] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:07:13.938817 22145 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:13.946079 20752 raft_consensus.cc:3060] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Advancing to term 9
I20260709 13:07:14.008507 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:14.032667 22308 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.033151 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.033684 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.076005 20828 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:14.033854 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.036047 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.090360 20825 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:14.090919 22192 raft_consensus.cc:493] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:14.091454 22192 raft_consensus.cc:515] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.036438 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.093713 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.094424 22192 leader_election.cc:290] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:14.094918 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:14.096081 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.098066 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.099231 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.036985 22350 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:14.107509 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.107782 20899 raft_consensus.cc:1275] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:14.108503 20896 raft_consensus.cc:2393] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:14.108807 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.109334 20899 raft_consensus.cc:2468] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:07:13.957764 22331 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:07:13.992306 22184 consensus_meta.cc:287] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.669s	user 0.011s	sys 0.000s
I20260709 13:07:14.037313 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.119623 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.121189 20899 raft_consensus.cc:2410] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for term 6 because replica has last-logged OpId of term: 4 index: 3, which is greater than that of the candidate, which has last-logged OpId of term: 3 index: 2.
W20260709 13:07:14.039654 20645 connection.cc:256] RPC call timeout handler was delayed by -1.2682360129999779s: this may be due to a process-wide pause such as swapping, logging-related delays, or allocator lock contention. Will allow extra 0.19610000000000002s for a response
I20260709 13:07:14.040937 20669 tablet_service.cc:1558] Processing DeleteTablet for tablet bc8fc6779ed443d78ca6b3ba60a463d2 with delete_type TABLET_DATA_DELETED (Replaced by b3be09c424a54458bebe6dd8ae5f9cc4 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:40274
I20260709 13:07:13.996696 22096 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:14.043540 20674 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:40298 (request call id 523) took 1004 ms. Trace:
I20260709 13:07:14.044168 20741 tablet_service.cc:1511] Processing CreateTablet for tablet 7a07c1a27bc44d6dbaa4f74beb2c6462 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:14.045173 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.047580 20794 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:14.048363 22019 raft_consensus.cc:3055] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Stepping down as leader of term 4
W20260709 13:07:14.059871 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 323564us
I20260709 13:07:14.075094 20827 raft_consensus.cc:2368] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 8. Current term is 9.
I20260709 13:07:14.077569 20820 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:14.089118 22308 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:14.090036 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:14.135843 20747 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.129158 22019 raft_consensus.cc:740] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:14.146149 22019 consensus_queue.cc:260] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:14.147320 22019 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.150753 20821 raft_consensus.cc:1240] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:07:14.101123 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.103989 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.104187 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.111472 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.114367 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.089967 20752 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 9.
I20260709 13:07:14.155706 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:13.983421 22197 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:14.078418 22382 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.124076 20674 rpcz_store.cc:276] 0709 13:07:13.039573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.039967 (+   394us) service_pool.cc:224] Handling call
0709 13:07:14.043363 (+1003396us) spinlock_profiling.cc:243] Waited 737 ms on lock 0x7b5400183b54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:14.043485 (+   122us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1695966592}
I20260709 13:07:14.124876 20755 raft_consensus.cc:2410] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd 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:07:14.160661 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.160884 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.161358 20902 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:14.129738 20720 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
W20260709 13:07:14.130811 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 83305.6us
I20260709 13:07:14.125624 20748 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:14.164358 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.164602 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.129076 22096 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.120486 22355 raft_consensus.cc:2243] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Raft consensus shutting down.
I20260709 13:07:14.122439 22291 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:14.132922 22385 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:14.120003 22368 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.133701 22280 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:14.155989 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.161298 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.163250 20794 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:14.181329 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.182801 20794 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:14.183152 20677 raft_consensus.cc:1275] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:14.153352 20754 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:14.168512 20868 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:14.125463 20645 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:14.172365 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:14.186162 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 60783.5us
I20260709 13:07:14.186482 20794 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:14.184614 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:14.175343 20826 raft_consensus.cc:1240] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:07:14.187050 20645 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:14.189689 20794 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:14.190770 20645 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:14.184530 20720 consensus_peers.cc:597] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd -> Peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Couldn't send request to peer 621e65ed900b448194ffab9898f3e5b0. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: STOPPING. This is attempt 1: this message will repeat every 5th retry.
I20260709 13:07:14.192642 20720 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:14.164898 22331 raft_consensus.cc:493] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
W20260709 13:07:14.194864 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.203040 20720 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:14.178960 22361 raft_consensus.cc:2804] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:14.204640 20746 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:14.205901 20747 raft_consensus.cc:2468] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:14.192518 22365 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:14.198333 22325 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader election won for term 7
I20260709 13:07:14.211691 22370 raft_consensus.cc:2804] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:14.211854 22325 raft_consensus.cc:697] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:14.212182 22370 raft_consensus.cc:493] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:14.212253 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.212706 22370 raft_consensus.cc:3060] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.212827 22325 consensus_queue.cc:237] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.167137 22192 consensus_queue.cc:1048] T 81d6a42b13d545829f54a3f753f31765 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 13:07:14.214617 22254 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:14.167037 22382 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:14.216564 20741 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a07c1a27bc44d6dbaa4f74beb2c6462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.217739 22382 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:14.218250 20720 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:14.219595 22381 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.219411 20669 tablet_service.cc:1511] Processing CreateTablet for tablet 4875549ecdae4bf7aa3460f02e130a1d (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:14.219985 22381 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.220407 22381 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.220881 22368 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:14.207576 22331 raft_consensus.cc:515] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.216595 20814 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ed9d326ac1b412dbb82865cbf43bb7b with delete_type TABLET_DATA_DELETED (Replaced by dc9b859a376b45bea589045bcd8c38ef at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:52228
I20260709 13:07:14.222926 22145 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:14.223299 22331 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:14.223949 20814 tablet_service.cc:1558] Processing DeleteTablet for tablet bc8fc6779ed443d78ca6b3ba60a463d2 with delete_type TABLET_DATA_DELETED (Replaced by b3be09c424a54458bebe6dd8ae5f9cc4 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:52228
I20260709 13:07:14.219420 20720 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:14.225324 20819 tablet_service.cc:1511] Processing CreateTablet for tablet 7a07c1a27bc44d6dbaa4f74beb2c6462 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:14.225986 22249 raft_consensus.cc:2749] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:14.188509 22373 raft_consensus.cc:2764] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election decision vote started in defunct term 4: won
I20260709 13:07:14.226791 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a07c1a27bc44d6dbaa4f74beb2c6462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.232710 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:14.188634 22284 raft_consensus.cc:2804] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.227380 20720 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:14.233599 20677 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.240828 20676 raft_consensus.cc:1275] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:14.243167 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.222069 22368 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:14.220928 20669 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4875549ecdae4bf7aa3460f02e130a1d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.178673 22197 consensus_queue.cc:1048] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.051s
I20260709 13:07:14.241366 22359 ts_tablet_manager.cc:1929] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 3.2
I20260709 13:07:14.203881 22353 raft_consensus.cc:2804] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.206692 22361 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:14.188334 22319 consensus_queue.cc:1059] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.057s
I20260709 13:07:14.193562 22217 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.051s
I20260709 13:07:14.203464 22379 raft_consensus.cc:2804] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:14.183658 22291 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.266852 20678 raft_consensus.cc:1240] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:14.194063 22233 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:14.277911 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:14.268502 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 91535.5us
I20260709 13:07:14.252525 22286 raft_consensus.cc:2749] T 44f4319030ec402bbd44355129691215 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:14.243211 22284 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:14.226763 22249 consensus_queue.cc:1059] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.034s
I20260709 13:07:14.279907 20866 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:14.260516 22353 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:07:14.318989 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 124938us
I20260709 13:07:14.267412 22361 raft_consensus.cc:3060] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.319574 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.341361 20794 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:14.342418 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 62613us
I20260709 13:07:14.275017 20677 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:14.281443 20718 leader_election.cc:400] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 election: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 8. Current term is 9.
I20260709 13:07:14.349567 20718 leader_election.cc:403] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 election: Cancelling election due to peer responding with higher term
W20260709 13:07:14.282552 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 114189us
I20260709 13:07:14.351186 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:14.320187 22359 log.cc:1199] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/59a9d209b77543a995951fb40cacf80c
I20260709 13:07:14.268414 22376 raft_consensus.cc:2243] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:14.352943 20794 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:14.276086 22379 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:14.320931 22284 raft_consensus.cc:3060] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
W20260709 13:07:14.357577 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 77032us
I20260709 13:07:14.352965 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:14.340852 22353 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.360033 20901 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 393) took 1077 ms. Trace:
I20260709 13:07:14.281283 22079 consensus_queue.cc:1059] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.073s
I20260709 13:07:14.361413 22385 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:14.353483 22233 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
W20260709 13:07:14.361840 22393 log.cc:927] Time spent T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.105s	user 0.000s	sys 0.000s
I20260709 13:07:14.362728 22407 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:14.365350 22286 raft_consensus.cc:3055] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:14.347589 22319 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.367458 20718 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:07:14.420511 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 53124.7us
I20260709 13:07:14.372131 20901 rpcz_store.cc:276] 0709 13:07:13.282589 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.282730 (+   141us) service_pool.cc:224] Handling call
0709 13:07:13.283086 (+   356us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:13.645580 (+362494us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:13.645613 (+    33us) raft_consensus.cc:1539] Triggering prepare for 0 ops
0709 13:07:13.645655 (+    42us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:13.645690 (+    35us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.359824 (+714134us) spinlock_profiling.cc:243] Waited 362 ms on lock 0x7b5400157a54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:14.359865 (+    41us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:14.359977 (+   112us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":833152256}
I20260709 13:07:14.361285 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 4875549ecdae4bf7aa3460f02e130a1d (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:14.390105 22370 raft_consensus.cc:515] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.391402 22355 raft_consensus.cc:2272] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.428922 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:14.393782 22400 log.cc:927] Time spent T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.149s	user 0.000s	sys 0.001s
I20260709 13:07:14.360661 22379 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:14.396159 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:14.396288 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:14.355460 22405 raft_consensus.cc:2804] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:14.371631 22368 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Leader election lost for term 8. Reason: Vote denied by peer 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265) with higher term. Message: Invalid argument: T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 8. Current term is 9.
I20260709 13:07:14.410571 20666 tablet_service.cc:1511] Processing CreateTablet for tablet 35c956c5c19940f7b091f44e78d8e954 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:14.391469 22359 ts_tablet_manager.cc:1950] T 59a9d209b77543a995951fb40cacf80c P ed35a56cd2e248c9a9b7be259b4d7d0e: Deleting consensus metadata
I20260709 13:07:14.395198 22406 consensus_queue.cc:1059] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.025s
W20260709 13:07:14.418308 22364 thread.cc:641] wal-append [worker] (thread pool) Time spent creating pthread: real 0.750s	user 0.011s	sys 0.012s
I20260709 13:07:14.418401 22376 raft_consensus.cc:2272] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:14.427089 22319 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:14.439500 20678 raft_consensus.cc:2468] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
W20260709 13:07:14.441977 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 246360us
I20260709 13:07:14.419677 22286 raft_consensus.cc:740] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:14.440189 22356 ts_tablet_manager.cc:1929] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 5.3
I20260709 13:07:14.510934 22356 log.cc:1199] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/59a9d209b77543a995951fb40cacf80c
I20260709 13:07:14.460093 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:14.413600 22284 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:14.488209 20645 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:14.426689 22096 leader_election.cc:290] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:14.397331 22185 raft_consensus.cc:2804] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:14.428896 22360 raft_consensus.cc:2749] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:14.440721 21994 consensus_queue.cc:1048] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.111s
I20260709 13:07:14.443311 22405 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:14.599005 20823 raft_consensus.cc:1275] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 4 index: 3. (term mismatch)
I20260709 13:07:14.570643 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.602399 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:14.603119 20826 raft_consensus.cc:1275] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:14.569607 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:14.594928 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.458444 22177 consensus_queue.cc:1048] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.136s
I20260709 13:07:14.630716 20755 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.629971 20823 pending_rounds.cc:85] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting all ops after (but not including) 2
I20260709 13:07:14.643589 20823 pending_rounds.cc:107] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e: Aborting uncommitted NO_OP operation due to leader change: 3.3
I20260709 13:07:14.644021 20823 raft_consensus.cc:2889] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:14.644806 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cddfff80e857426da0de0b90964ce190" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.609792 20666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c956c5c19940f7b091f44e78d8e954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.525337 20898 raft_consensus.cc:1240] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:14.650990 20794 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:07:14.571475 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 45470.9us
W20260709 13:07:14.486608 22364 thread.cc:608] wal-append [worker] (thread pool) Time spent starting thread: real 0.821s	user 0.012s	sys 0.012s
I20260709 13:07:14.543965 20902 raft_consensus.cc:1240] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:14.640162 20896 raft_consensus.cc:3055] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:14.658682 20896 raft_consensus.cc:740] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
W20260709 13:07:14.659433 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 216998us
I20260709 13:07:14.659701 20896 consensus_queue.cc:260] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:14.660439 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 307510us
I20260709 13:07:14.660720 20896 raft_consensus.cc:3060] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.661907 20868 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:14.646360 20824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52250 (request call id 330) took 1426 ms. Trace:
I20260709 13:07:14.544077 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4875549ecdae4bf7aa3460f02e130a1d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:14.567821 22399 log.cc:927] Time spent T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.221s	user 0.000s	sys 0.001s
I20260709 13:07:14.594084 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.572649 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
W20260709 13:07:14.630010 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 141906us
I20260709 13:07:14.594341 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.650602 20821 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52250 (request call id 322) took 1523 ms. Trace:
I20260709 13:07:14.556975 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 4875549ecdae4bf7aa3460f02e130a1d (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1637911215 <= VALUES < 1674309242
I20260709 13:07:14.646926 20829 raft_consensus.cc:1275] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:07:14.569458 22197 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:14.703289 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 52419.1us
I20260709 13:07:14.547608 22116 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:14.501894 22319 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.633366 22334 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:14.702445 20645 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:14.561698 22245 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:14.665849 20718 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:14.681365 20755 raft_consensus.cc:2468] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:14.704023 20900 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:14.704617 20794 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:14.605127 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:14.544440 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.702569 20821 rpcz_store.cc:276] 0709 13:07:13.127040 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.163282 (+ 36242us) service_pool.cc:224] Handling call
0709 13:07:13.222595 (+ 59313us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:14.151216 (+928621us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.650328 (+499112us) spinlock_profiling.cc:243] Waited 900 ms on lock 0x7b540025e4d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:14.650537 (+   209us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2068982656}
I20260709 13:07:14.602532 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.608351 22291 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:14.557260 22214 raft_consensus.cc:3055] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:14.701610 20737 tablet_service.cc:1511] Processing CreateTablet for tablet 35c956c5c19940f7b091f44e78d8e954 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:14.638139 22405 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:14.662474 20824 rpcz_store.cc:276] 0709 13:07:13.219523 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.226287 (+  6764us) service_pool.cc:224] Handling call
0709 13:07:13.226610 (+   323us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:13.226970 (+   360us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:13.227001 (+    31us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:13.227454 (+   453us) log.cc:844] Serialized 26 byte log entry
0709 13:07:13.466213 (+238759us) raft_consensus.cc:1645] Marking committed up to 3
0709 13:07:14.625999 (+1159786us) spinlock_profiling.cc:243] Waited 2.51 ms on lock 0x7b180022b280. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1201fcde1 00007fe1202095b1 00007fe119fc94bc 00007fe11731748b 00007fe120171ab9 00007fe11733369b 00007fe11733193f 00007fe117331455 00007fe11de193c7 00007fe11a42b9a7 00007fe11a43b0bf
0709 13:07:14.626162 (+   163us) log.cc:844] Serialized 14 byte log entry
0709 13:07:14.634672 (+  8510us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.634770 (+    98us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:14.634806 (+    36us) raft_consensus.cc:1685] finished
0709 13:07:14.646154 (+ 11348us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:14.646291 (+   137us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":8189,"prepare.queue_time_us":422166,"prepare.run_cpu_time_us":35,"prepare.run_wall_time_us":36,"raft.queue_time_us":12905,"raft.run_cpu_time_us":161,"raft.run_wall_time_us":163,"spinlock_wait_cycles":5779200,"thread_start_us":372918,"threads_started":2,"wal-append.queue_time_us":438880}
W20260709 13:07:14.759583 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 57200.9us
I20260709 13:07:14.605654 22370 leader_election.cc:290] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:14.761634 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 95848.9us
W20260709 13:07:14.764943 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 98469.5us
W20260709 13:07:14.768002 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 88673.5us
I20260709 13:07:14.770403 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4875549ecdae4bf7aa3460f02e130a1d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:14.769603 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 65072us
I20260709 13:07:14.639531 21936 raft_consensus.cc:2749] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
W20260709 13:07:14.779657 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.696403 20896 raft_consensus.cc:1275] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 5 index: 3. (term mismatch)
I20260709 13:07:14.784548 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.798655 20896 pending_rounds.cc:85] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: Aborting all ops after (but not including) 2
I20260709 13:07:14.756705 22217 raft_consensus.cc:2804] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election won for term 5
W20260709 13:07:14.788074 20720 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.607153 22286 consensus_queue.cc:260] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:14.769549 22116 raft_consensus.cc:2804] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
W20260709 13:07:14.797756 20718 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:14.758683 22214 raft_consensus.cc:740] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:14.805428 20720 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:14.779438 22291 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:14.814591 20888 tablet_service.cc:1558] Processing DeleteTablet for tablet bc8fc6779ed443d78ca6b3ba60a463d2 with delete_type TABLET_DATA_DELETED (Replaced by b3be09c424a54458bebe6dd8ae5f9cc4 at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
I20260709 13:07:14.807941 20821 raft_consensus.cc:1240] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:14.812778 20645 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:14.815727 20720 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:14.670483 22342 consensus_queue.cc:1048] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.111s
I20260709 13:07:14.808931 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.809860 20900 raft_consensus.cc:2468] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 5.
I20260709 13:07:14.819957 20898 raft_consensus.cc:1240] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:14.809962 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.809969 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.821141 20902 raft_consensus.cc:3060] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.706712 22236 raft_consensus.cc:2749] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:14.806865 20895 raft_consensus.cc:1275] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 4 index: 3. (index mismatch)
I20260709 13:07:14.769718 22334 raft_consensus.cc:697] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:14.816532 22370 raft_consensus.cc:2804] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.816677 22360 raft_consensus.cc:2804] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:14.787074 22233 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:14.837843 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:14.817044 20720 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:14.818972 20901 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 7.
I20260709 13:07:14.799057 20896 pending_rounds.cc:107] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0: Aborting uncommitted NO_OP operation due to leader change: 4.3
I20260709 13:07:14.715551 22197 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:14.773871 22361 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.781533 22245 consensus_queue.cc:1059] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 13:07:14.866074 20896 raft_consensus.cc:2889] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:14.817523 20889 tablet_service.cc:1558] Processing DeleteTablet for tablet e03f32a8b4fa4c6fbee3b4c018c00793 with delete_type TABLET_DATA_DELETED (Replaced by 5622b6ab6b824ad2abae9b4114cba21d at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
I20260709 13:07:14.871368 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e03f32a8b4fa4c6fbee3b4c018c00793" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 3 candidate_status { last_received { term: 2 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.814729 20825 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
I20260709 13:07:14.817515 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:14.876883 20823 raft_consensus.cc:1240] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:14.822726 20893 tablet_service.cc:1558] Processing DeleteTablet for tablet c6a94cc179174c2e885338a399cee8a7 with delete_type TABLET_DATA_DELETED (Replaced by d3cd2a29d79f4fdcaa96fcd1e388a53c at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
W20260709 13:07:14.879938 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 62966.1us
I20260709 13:07:14.820815 22116 raft_consensus.cc:697] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
W20260709 13:07:14.886112 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 89666.2us
I20260709 13:07:14.887332 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:14.865547 22185 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:14.891876 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:14.827550 22291 raft_consensus.cc:697] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:14.888682 20737 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c956c5c19940f7b091f44e78d8e954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.861086 22370 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:14.819957 22217 raft_consensus.cc:697] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:14.916133 20812 tablet_service.cc:1511] Processing CreateTablet for tablet 533e53ab4c704e48b520ce60e56dc09b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
I20260709 13:07:14.917722 20812 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533e53ab4c704e48b520ce60e56dc09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.917228 22291 consensus_queue.cc:237] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [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: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.851908 22325 raft_consensus.cc:2804] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:14.919795 22325 raft_consensus.cc:493] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:14.920269 22325 raft_consensus.cc:3060] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:14.827220 20884 tablet_service.cc:1558] Processing DeleteTablet for tablet 173337d98c714e46aa200476acc6550b with delete_type TABLET_DATA_DELETED (Replaced by 9de42fb9ac9d45a68e78e82ca3dac2ae at 2026-07-09 13:07:09 UTC) from {username='slave'} at 127.0.0.1:60798
I20260709 13:07:14.923465 20792 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:14.888929 22413 raft_consensus.cc:2804] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:07:14.890363 22381 consensus_meta.cc:287] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.670s	user 0.012s	sys 0.000s
I20260709 13:07:14.934412 22413 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:14.889642 20720 leader_election.cc:400] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 election: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 8. Current term is 9.
W20260709 13:07:14.902493 22409 log.cc:927] Time spent T 00000000000000000000000000000000 P 81f4fe9fb7744d5793b7f2466117ab09: Append to log took a long time: real 0.130s	user 0.002s	sys 0.000s
I20260709 13:07:14.903633 20885 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9fb2a5c4a044bba3ae19dc2f487353 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:14.903694 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 7a07c1a27bc44d6dbaa4f74beb2c6462 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1601513188 <= VALUES < 1637911215
I20260709 13:07:14.906289 20663 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9fb2a5c4a044bba3ae19dc2f487353 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:14.906857 22284 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:14.907137 20746 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38390 (request call id 249) took 1030 ms. Trace:
I20260709 13:07:14.896852 20888 tablet_service.cc:1511] Processing CreateTablet for tablet 35c956c5c19940f7b091f44e78d8e954 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1710707269 <= VALUES < 1747105296
I20260709 13:07:14.922776 22370 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:14.916220 22197 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:14.917312 22217 consensus_queue.cc:237] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:14.862151 22360 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:14.934962 22413 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:14.885172 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 72477.9us
W20260709 13:07:14.929088 22192 raft_consensus.cc:670] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: failed to trigger leader election: Illegal state: RaftConsensus is not running: State = Stopped
W20260709 13:07:14.929422 22353 consensus_meta.cc:287] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.543s	user 0.007s	sys 0.001s
I20260709 13:07:14.886406 22214 consensus_queue.cc:260] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:14.931502 20662 tablet_service.cc:1511] Processing CreateTablet for tablet 533e53ab4c704e48b520ce60e56dc09b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 13:07:15.002844 20741 consensus_meta.cc:287] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.600s	user 0.010s	sys 0.000s
I20260709 13:07:14.932972 20738 tablet_service.cc:1511] Processing CreateTablet for tablet 533e53ab4c704e48b520ce60e56dc09b (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1929095431 <= VALUES < 1965493458
W20260709 13:07:14.935647 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 46238.3us
I20260709 13:07:14.896999 22185 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:14.915426 22116 consensus_queue.cc:237] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Queue going to LEADER 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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:14.963096 20746 rpcz_store.cc:276] 0709 13:07:13.876644 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.876810 (+   166us) service_pool.cc:224] Handling call
0709 13:07:13.877285 (+   475us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:14.207013 (+329728us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:14.906807 (+699794us) spinlock_profiling.cc:243] Waited 327 ms on lock 0x7b540020e9d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:14.907048 (+   241us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":752177408}
I20260709 13:07:14.944569 22356 ts_tablet_manager.cc:1950] T 59a9d209b77543a995951fb40cacf80c P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting consensus metadata
I20260709 13:07:14.927368 20902 raft_consensus.cc:2468] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:15.022948 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533e53ab4c704e48b520ce60e56dc09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.989538 22376 ts_tablet_manager.cc:1916] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:14.956794 22387 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:14.983728 20885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9fb2a5c4a044bba3ae19dc2f487353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.921134 22379 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:14.934589 22381 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:14.998162 20665 tablet_service.cc:1511] Processing CreateTablet for tablet 5622b6ab6b824ad2abae9b4114cba21d (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:14.999562 22181 raft_consensus.cc:3055] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:14.872800 22334 consensus_queue.cc:237] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:15.007236 20742 tablet_service.cc:1511] Processing CreateTablet for tablet 5622b6ab6b824ad2abae9b4114cba21d (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:15.007478 20819 tablet_service.cc:1511] Processing CreateTablet for tablet d3cd2a29d79f4fdcaa96fcd1e388a53c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
    @     0x7fe1175597f5 testing::internal::UnitTestImpl::RunAllTests() at ??:0
I20260709 13:07:15.043370 20742 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5622b6ab6b824ad2abae9b4114cba21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:14.995867 22353 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.044251 20819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cd2a29d79f4fdcaa96fcd1e388a53c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.045706 22353 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:15.046473 20824 raft_consensus.cc:1240] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:15.047492 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.013438 20720 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:15.014402 20645 leader_election.cc:304] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:14.976262 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 78616.5us
I20260709 13:07:15.051733 20794 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:14.977568 21958 raft_consensus.cc:2804] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:14.982764 22360 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.040501 20740 tablet_service.cc:1511] Processing CreateTablet for tablet dc9b859a376b45bea589045bcd8c38ef (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:07:15.062170 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:15.028921 22214 raft_consensus.cc:3060] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.034670 22387 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:15.037533 22181 raft_consensus.cc:740] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:15.062824 20794 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:15.033618 22359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:52228 (request call id 44) took 2546 ms. Trace:
I20260709 13:07:15.068302 20661 tablet_service.cc:1511] Processing CreateTablet for tablet d3cd2a29d79f4fdcaa96fcd1e388a53c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:15.060099 22218 raft_consensus.cc:2749] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:15.076916 22216 raft_consensus.cc:3055] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:14.967334 20818 tablet_service.cc:1511] Processing CreateTablet for tablet 0b9fb2a5c4a044bba3ae19dc2f487353 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1819901350 <= VALUES < 1856299377
I20260709 13:07:15.016364 22319 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:15.056429 20645 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:15.124191 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 61465us
W20260709 13:07:15.124393 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 68048.2us
I20260709 13:07:15.059940 22177 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:07:15.072234 22325 raft_consensus.cc:515] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.065764 22355 ts_tablet_manager.cc:1916] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:15.104765 22216 raft_consensus.cc:740] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:15.125828 20645 leader_election.cc:304] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.127978 20746 raft_consensus.cc:1275] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:15.080227 22353 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.133327 20794 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.053844 21958 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.116367 20740 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9b859a376b45bea589045bcd8c38ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.144601 20814 tablet_service.cc:1511] Processing CreateTablet for tablet dc9b859a376b45bea589045bcd8c38ef (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
I20260709 13:07:15.148386 20746 pending_rounds.cc:85] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: Aborting all ops after (but not including) 1
I20260709 13:07:15.153828 20746 pending_rounds.cc:107] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:15.154168 20746 raft_consensus.cc:2889] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260709 13:07:15.149305 22354 raft_consensus.cc:2749] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.116411 22181 consensus_queue.cc:260] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:15.090889 22280 raft_consensus.cc:2804] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election won for term 5
I20260709 13:07:15.149750 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:15.151258 20900 raft_consensus.cc:2393] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 5: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:15.138630 22218 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
W20260709 13:07:15.158833 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 101114us
I20260709 13:07:15.156039 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.158339 20645 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:15.158111 20794 leader_election.cc:304] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:15.162592 20794 leader_election.cc:304] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:15.163008 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9b859a376b45bea589045bcd8c38ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.176107 20720 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:15.138801 21936 consensus_queue.cc:1048] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.033s
I20260709 13:07:15.155169 21958 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.180346 20720 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:15.154498 22421 raft_consensus.cc:2749] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.166471 22407 raft_consensus.cc:2804] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:15.175915 22181 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.172195 22350 raft_consensus.cc:2804] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.197626 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.119127 20664 tablet_service.cc:1511] Processing CreateTablet for tablet 9de42fb9ac9d45a68e78e82ca3dac2ae (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:15.181731 22286 raft_consensus.cc:3060] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.176892 22280 raft_consensus.cc:697] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:15.172065 22426 tablet_bootstrap.cc:492] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:07:15.191160 20741 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:38364 (request call id 51) took 1137 ms. Trace:
W20260709 13:07:15.204041 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 45807.2us
I20260709 13:07:15.211324 20743 tablet_service.cc:1511] Processing CreateTablet for tablet 9de42fb9ac9d45a68e78e82ca3dac2ae (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
W20260709 13:07:15.225036 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.225730 20743 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de42fb9ac9d45a68e78e82ca3dac2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.176648 22316 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 9 FOLLOWER]: Leader election won for term 9
I20260709 13:07:15.185235 22177 consensus_queue.cc:1059] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.028s
I20260709 13:07:15.196226 22407 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:15.219810 20818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9fb2a5c4a044bba3ae19dc2f487353. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.191187 22353 consensus_queue.cc:1048] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.032s
I20260709 13:07:15.229797 20645 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.230871 20814 tablet_service.cc:1511] Processing CreateTablet for tablet 9de42fb9ac9d45a68e78e82ca3dac2ae (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2074687539 <= VALUES < 2111085566
I20260709 13:07:15.223191 22350 raft_consensus.cc:697] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:07:15.233489 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:15.241827 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 61550.3us
I20260709 13:07:15.244223 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:15.225863 22019 raft_consensus.cc:2804] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election won for term 2
I20260709 13:07:15.244349 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:15.248497 20645 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.248837 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:15.232156 22407 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.252422 20645 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.200898 22216 consensus_queue.cc:260] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.237277 22316 raft_consensus.cc:697] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [term 9 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:15.087697 22359 rpcz_store.cc:276] 0709 13:07:12.479323 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.487989 (+  8666us) service_pool.cc:224] Handling call
0709 13:07:13.545745 (+1057756us) ts_tablet_manager.cc:1151] Deleting tablet 59a9d209b77543a995951fb40cacf80c
0709 13:07:13.545809 (+    64us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:14.092788 (+546979us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:14.210963 (+118175us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.025508 (+814545us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":31281,"tablet-delete.queue_time_us":945724,"thread_start_us":391557,"threads_started":1}
I20260709 13:07:15.256278 20814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de42fb9ac9d45a68e78e82ca3dac2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.243167 22379 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 8 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:15.261710 20645 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.262354 22412 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Leader pre-election won for term 8
I20260709 13:07:15.250931 22308 raft_consensus.cc:2804] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260709 13:07:15.268832 20645 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.261085 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7a07c1a27bc44d6dbaa4f74beb2c6462. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.261394 22177 raft_consensus.cc:3055] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:15.273478 22420 raft_consensus.cc:2804] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:15.222610 20741 rpcz_store.cc:276] 0709 13:07:14.043057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.043236 (+   179us) service_pool.cc:224] Handling call
0709 13:07:14.159304 (+116068us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:14.177818 (+ 18514us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:14.402861 (+225043us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.036148 (+633287us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:15.180806 (+144658us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":5320448,"tablet-open.queue_time_us":149466,"thread_start_us":20129,"threads_started":1}
I20260709 13:07:15.273155 20738 tablet_service.cc:1511] Processing CreateTablet for tablet b3be09c424a54458bebe6dd8ae5f9cc4 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:15.249993 22350 consensus_queue.cc:237] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.281527 20738 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3be09c424a54458bebe6dd8ae5f9cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.269413 22218 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.268254 22412 raft_consensus.cc:493] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.282966 22408 raft_consensus.cc:2749] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.280459 22177 raft_consensus.cc:740] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:15.274453 22379 raft_consensus.cc:2749] T e03f32a8b4fa4c6fbee3b4c018c00793 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.283663 22420 raft_consensus.cc:697] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Leader. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
W20260709 13:07:15.284412 22425 log.cc:927] Time spent T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.143s	user 0.001s	sys 0.000s
I20260709 13:07:15.290918 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:15.308915 20899 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:60824 (request call id 393) took 1189 ms. Trace:
I20260709 13:07:15.309429 20899 rpcz_store.cc:276] 0709 13:07:14.119281 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.121802 (+  2521us) service_pool.cc:224] Handling call
0709 13:07:15.290756 (+1168954us) spinlock_profiling.cc:243] Waited 3.21 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f4390ab 00007fe11f439131 00007fe11f3e70a0 00007fe11f3e6984 00007fe1189616d4 00007fe118961662
0709 13:07:15.308834 (+ 18078us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":7375232}
I20260709 13:07:15.269371 22308 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:15.270095 22387 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:15.294536 22361 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 2 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:15.276368 22319 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:15.291790 22412 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:15.268357 22280 consensus_queue.cc:237] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:15.292106 22096 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:15.315114 22359 tablet_replica.cc:333] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: stopping tablet replica
I20260709 13:07:15.314697 22308 raft_consensus.cc:3060] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.318638 22387 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:07:15.333534 22433 log.cc:927] Time spent T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.060s	user 0.001s	sys 0.000s
I20260709 13:07:15.325649 22019 raft_consensus.cc:697] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:15.343142 20670 tablet_service.cc:1511] Processing CreateTablet for tablet b3be09c424a54458bebe6dd8ae5f9cc4 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:15.345467 22370 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.314296 22316 consensus_queue.cc:237] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.350687 20677 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:07:15.329901 22096 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:15.340824 22436 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.355372 20662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 533e53ab4c704e48b520ce60e56dc09b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.357460 22426 tablet_bootstrap.cc:654] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.358565 20663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0b9fb2a5c4a044bba3ae19dc2f487353. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:15.358568 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.335515 22387 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.354096 22438 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:15.370738 22438 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.372354 20868 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.373625 20868 leader_election.cc:304] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.376154 20749 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:15.376467 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.377003 20746 raft_consensus.cc:3060] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:15.379570 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:15.384555 20866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.372771 22438 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:15.332315 22177 consensus_queue.cc:260] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:15.387676 20868 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.392216 20746 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 3.
I20260709 13:07:15.395702 20868 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.359354 22430 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:15.360797 22356 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:40274 (request call id 45) took 2848 ms. Trace:
I20260709 13:07:15.338547 22420 consensus_queue.cc:237] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:15.406301 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.383066 22410 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:15.386608 22319 raft_consensus.cc:2749] T 8cb8d0d0e1f64ec488d6a22b6d234132 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.414609 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:15.417325 20679 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:15.418330 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:15.418891 20679 raft_consensus.cc:2468] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:15.419651 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:15.419713 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:15.420847 20679 raft_consensus.cc:1240] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:15.421826 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:15.396410 22360 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.422335 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:15.426410 20672 raft_consensus.cc:2468] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
W20260709 13:07:15.424106 20705 heartbeater.cc:646] Failed to heartbeat to 127.17.68.126:46521 (0 consecutive failures): Timed out: Failed to send heartbeat to master: TSHeartbeat RPC to 127.17.68.126:46521 timed out after 15.000s (SENT)
I20260709 13:07:15.402280 22356 rpcz_store.cc:276] 0709 13:07:12.512062 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.517097 (+  5035us) service_pool.cc:224] Handling call
0709 13:07:13.032347 (+515250us) ts_tablet_manager.cc:1151] Deleting tablet 59a9d209b77543a995951fb40cacf80c
0709 13:07:13.032457 (+   110us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:14.041418 (+1008961us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:14.439988 (+398570us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.360700 (+920712us) inbound_call.cc:177] Queueing success response
Metrics: {"tablet-delete.queue_time_us":514066,"thread_start_us":191508,"threads_started":1}
I20260709 13:07:15.405894 20661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cd2a29d79f4fdcaa96fcd1e388a53c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.428351 20675 raft_consensus.cc:1240] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
W20260709 13:07:15.404623 22405 consensus_meta.cc:287] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.631s	user 0.006s	sys 0.006s
I20260709 13:07:15.433352 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:15.433784 20866 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:15.403532 22406 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.409039 20894 raft_consensus.cc:1240] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:15.448022 20718 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:15.426355 22177 raft_consensus.cc:3060] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:15.466311 20676 raft_consensus.cc:1275] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:15.469336 20669 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40274 (request call id 53) took 1241 ms. Trace:
I20260709 13:07:15.398031 22411 consensus_queue.cc:1059] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.034s
I20260709 13:07:15.469897 20669 rpcz_store.cc:276] 0709 13:07:14.217432 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.218331 (+   899us) service_pool.cc:224] Handling call
0709 13:07:14.220344 (+  2013us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:14.220453 (+   109us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:14.416334 (+195881us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:14.450460 (+ 34126us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:14.971179 (+520719us) spinlock_profiling.cc:243] Waited 24.7 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fd1a2 00007fe12023ebb9 00007fe11f36fd88 00007fe11f436973 00007fe11f43270f 00007fe11f432ecd 00007fe11f3e1400 00007fe118866af4 00007fe118866a82
0709 13:07:15.458837 (+487658us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":56730496,"thread_start_us":79318,"threads_started":1}
I20260709 13:07:15.484287 20679 raft_consensus.cc:1240] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:15.407986 22430 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:15.488680 20678 raft_consensus.cc:1275] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:15.491175 20561 catalog_manager.cc:5028] TS 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): tablet 59a9d209b77543a995951fb40cacf80c (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
I20260709 13:07:15.491501 22440 raft_consensus.cc:493] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:15.492105 22440 raft_consensus.cc:515] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.449796 22116 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:15.460183 22217 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.489022 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:07:15.501087 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 232317us
W20260709 13:07:15.501569 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.421334 22413 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:15.503196 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 107616us
I20260709 13:07:15.431352 21958 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.460805 22184 consensus_queue.cc:1059] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 7.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.051s
I20260709 13:07:15.482189 22192 raft_consensus.cc:2804] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:15.503315 20645 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.509696 20868 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:15.490091 22286 raft_consensus.cc:2804] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:15.511821 20755 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 6.
I20260709 13:07:15.516548 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:15.516858 20677 raft_consensus.cc:1275] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:15.499045 20748 raft_consensus.cc:1275] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:15.513813 20901 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
W20260709 13:07:15.531759 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 50916.2us
I20260709 13:07:15.517477 20645 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.534751 20645 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.506093 22406 raft_consensus.cc:3055] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:15.537954 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 35c956c5c19940f7b091f44e78d8e954. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.468482 22405 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.480268 22019 consensus_queue.cc:237] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:15.545274 20563 catalog_manager.cc:5028] TS ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): tablet 59a9d209b77543a995951fb40cacf80c (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
I20260709 13:07:15.514904 22192 raft_consensus.cc:493] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:15.554519 22370 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:15.556491 22145 consensus_queue.cc:1048] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260709 13:07:15.557984 22185 consensus_meta.cc:287] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.528s	user 0.009s	sys 0.000s
I20260709 13:07:15.558985 22360 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:15.657492 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.559743 20666 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40274 (request call id 54) took 1217 ms. Trace:
I20260709 13:07:15.560261 20670 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3be09c424a54458bebe6dd8ae5f9cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.560534 20903 raft_consensus.cc:1275] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 2. (term mismatch)
I20260709 13:07:15.560638 22387 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:15.562157 21958 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:15.534651 22218 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.562723 22254 consensus_queue.cc:1059] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260709 13:07:15.563651 22382 consensus_queue.cc:1059] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260709 13:07:15.565001 22413 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:15.566206 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:15.516259 22356 tablet_replica.cc:333] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: stopping tablet replica
W20260709 13:07:15.515391 22439 log.cc:927] Time spent T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.184s	user 0.001s	sys 0.000s
I20260709 13:07:15.583943 22217 consensus_queue.cc:1059] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.110s
I20260709 13:07:15.511307 22280 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:15.532147 22302 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 9 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:15.607774 20792 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:15.705878 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 98201.9us
I20260709 13:07:15.534272 22286 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.650394 20868 leader_election.cc:304] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.506687 22116 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:15.541874 22181 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:15.538457 22406 raft_consensus.cc:740] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:15.566248 22442 tablet_bootstrap.cc:492] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:07:15.664417 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.668967 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "160a993830694e95bc049fc262c68701" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:15.574836 22440 leader_election.cc:290] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:15.674749 20903 pending_rounds.cc:85] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0: Aborting all ops after (but not including) 1
I20260709 13:07:15.766780 20903 pending_rounds.cc:107] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0: Aborting uncommitted NO_OP operation due to leader change: 2.2
I20260709 13:07:15.767091 20903 raft_consensus.cc:2889] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
W20260709 13:07:15.662943 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 190227us
W20260709 13:07:15.651166 20563 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 154858us
I20260709 13:07:15.677497 20751 raft_consensus.cc:1240] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.663831 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:15.670848 20720 leader_election.cc:304] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.770063 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.607945 22192 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.650717 22096 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:15.674376 22379 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:15.606544 22419 consensus_queue.cc:1059] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.078s
W20260709 13:07:15.586783 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 52209.3us
I20260709 13:07:15.673233 22184 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:15.657080 22239 consensus_queue.cc:1048] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.044s
I20260709 13:07:15.722726 20663 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40274 (request call id 55) took 1116 ms. Trace:
I20260709 13:07:15.656936 22185 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.680262 22447 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:15.661850 20666 rpcz_store.cc:276] 0709 13:07:14.342505 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.346329 (+  3824us) service_pool.cc:224] Handling call
0709 13:07:14.516262 (+169933us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:14.592066 (+ 75804us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:15.087825 (+495759us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.518127 (+430302us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:15.559682 (+ 41555us) inbound_call.cc:177] Queueing success response
Metrics: {}
W20260709 13:07:15.781239 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 110502us
I20260709 13:07:15.796207 20663 rpcz_store.cc:276] 0709 13:07:14.606535 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.611197 (+  4662us) service_pool.cc:224] Handling call
0709 13:07:15.351492 (+740295us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.351572 (+    80us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:15.712617 (+361045us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.721812 (+  9195us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:15.722654 (+   842us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:15.802018 20720 leader_election.cc:304] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.723307 22410 raft_consensus.cc:3055] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:15.793838 20664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9de42fb9ac9d45a68e78e82ca3dac2ae. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:15.778398 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.788249 20645 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.706301 22334 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:15.727295 22353 raft_consensus.cc:2749] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.724886 22217 consensus_queue.cc:1243] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer ceb2f04990454f1fbf1cb1110bbb7edd log is divergent from this leader: its last log entry 4.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:07:15.765859 22181 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:15.764719 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c89bdf16650a45e790ff87b400c4daeb" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:15.796057 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:15.770944 20752 raft_consensus.cc:2393] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 9: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:15.806988 22362 consensus_queue.cc:1048] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.005s
I20260709 13:07:15.815922 20752 raft_consensus.cc:1240] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.816331 20748 raft_consensus.cc:1240] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:15.816213 22334 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.816800 22376 ts_tablet_manager.cc:1929] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260709 13:07:15.817315 22376 log.cc:1199] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-3-root/wals/68ab9a4a17dc42eea8b27c5acbadd3b8
I20260709 13:07:15.699920 22407 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.788780 22387 raft_consensus.cc:2749] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.726634 22286 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:15.835690 22325 leader_election.cc:290] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:15.812017 22360 raft_consensus.cc:2749] T cddfff80e857426da0de0b90964ce190 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.837529 22452 consensus_queue.cc:1048] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:07:15.727721 22280 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.737957 22311 consensus_queue.cc:1048] T 0862189ebf8e49e9a7b61c537a2592ee P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.062s
I20260709 13:07:15.828640 20645 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.840304 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e59b228b34dc4fb19312c2e4b2fc681e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 6 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:15.800719 22447 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:15.831796 22334 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:15.821542 22181 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:15.833472 22376 ts_tablet_manager.cc:1950] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 621e65ed900b448194ffab9898f3e5b0: Deleting consensus metadata
I20260709 13:07:15.846609 20645 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.805052 22410 raft_consensus.cc:740] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:15.855456 20792 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.798007 22184 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:15.854787 22443 log.cc:927] Time spent T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.320s	user 0.001s	sys 0.000s
I20260709 13:07:15.838671 22356 raft_consensus.cc:2243] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Raft consensus shutting down.
W20260709 13:07:15.891595 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 45064.6us
I20260709 13:07:15.856485 22355 ts_tablet_manager.cc:1929] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 5.3
I20260709 13:07:15.808956 22370 consensus_queue.cc:1048] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.072s
W20260709 13:07:15.883044 20561 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.CreateTablet -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 64202.4us
I20260709 13:07:15.893669 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:15.860157 22408 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:15.898819 20665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5622b6ab6b824ad2abae9b4114cba21d. 1 dirs total, 0 dirs full, 0 dirs failed
W20260709 13:07:15.886173 22308 consensus_meta.cc:287] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.553s	user 0.008s	sys 0.002s
I20260709 13:07:15.846115 22447 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.893649 22382 raft_consensus.cc:2749] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.883328 22451 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:15.903600 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 83230.7us
I20260709 13:07:15.881711 22325 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:15.891444 22436 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:15.901191 22355 log.cc:1199] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/59a9d209b77543a995951fb40cacf80c
I20260709 13:07:15.895665 22316 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:15.888710 22430 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:15.923058 22444 log.cc:927] Time spent T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.261s	user 0.001s	sys 0.000s
I20260709 13:07:15.929674 22184 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:15.930770 20747 raft_consensus.cc:1240] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:15.920876 20720 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:15.926163 20752 raft_consensus.cc:1240] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.927392 22355 ts_tablet_manager.cc:1950] T 59a9d209b77543a995951fb40cacf80c P ceb2f04990454f1fbf1cb1110bbb7edd: Deleting consensus metadata
I20260709 13:07:15.927744 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.932227 20829 raft_consensus.cc:1275] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:15.933871 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.932276 20794 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 9 election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.939393 20645 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:15.940156 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:15.942335 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:15.942978 20820 raft_consensus.cc:2468] T 5691948b1d04476fb670811bc21c5da0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:15.945183 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:15.947919 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:15.949632 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:15.950603 22373 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.951340 20645 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:15.951892 22442 tablet_bootstrap.cc:654] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:15.952348 20888 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60798 (request call id 53) took 1129 ms. Trace:
I20260709 13:07:15.952728 20888 rpcz_store.cc:276] 0709 13:07:14.822911 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.823126 (+   215us) service_pool.cc:224] Handling call
0709 13:07:15.518128 (+695002us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f455831 00007fe11f432ac3 00007fe11f3e1400 00007fe118866af4 00007fe118866a82 00007fe1188669b1
0709 13:07:15.518278 (+   150us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.518361 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:15.846274 (+327913us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.887008 (+ 40734us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:15.952279 (+ 65271us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":349,"spinlock_wait_cycles":5556608,"thread_start_us":47489,"threads_started":1}
I20260709 13:07:15.953722 20821 raft_consensus.cc:1240] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:15.923595 22356 raft_consensus.cc:2272] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:15.961233 20747 raft_consensus.cc:1240] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:15.959558 20720 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:15.963074 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:15.966547 20747 raft_consensus.cc:1240] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:15.969705 20747 raft_consensus.cc:1240] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:15.969673 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:15.917373 22334 consensus_queue.cc:1059] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 4.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.042s
I20260709 13:07:15.972360 22334 raft_consensus.cc:3055] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:15.972846 22334 raft_consensus.cc:740] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:15.974000 22334 consensus_queue.cc:260] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:15.975704 22334 raft_consensus.cc:3060] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:15.914029 22308 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:15.942901 22239 raft_consensus.cc:2749] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 9 FOLLOWER]: Leader election lost for term 9. Reason: could not achieve majority
I20260709 13:07:15.916589 22325 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:15.988998 22448 consensus_queue.cc:1175] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "621e65ed900b448194ffab9898f3e5b0" responder_term: 5 status { last_received { term: 4 index: 4 } last_committed_idx: 4 error { code: INVALID_TERM status { code: ILLEGAL_STATE message: "Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []" } } last_received_current_leader { term: 0 index: 0 } }
I20260709 13:07:15.918113 22451 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:15.956341 22184 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:15.993474 20720 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:15.989305 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:15.960018 22316 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:15.986783 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.012084 20747 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:16.004695 22184 raft_consensus.cc:493] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:16.013209 22184 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.014189 20748 raft_consensus.cc:1275] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.014423 20885 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60798 (request call id 54) took 1154 ms. Trace:
W20260709 13:07:16.015142 22453 log.cc:927] Time spent T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.121s	user 0.001s	sys 0.000s
I20260709 13:07:16.015046 20885 rpcz_store.cc:276] 0709 13:07:14.860357 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.891148 (+ 30791us) service_pool.cc:224] Handling call
0709 13:07:14.967814 (+ 76666us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:14.973314 (+  5500us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:15.762982 (+789668us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.013679 (+250697us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:16.014345 (+   666us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:16.016163 22449 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:15.995297 22116 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:15.922760 22436 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.009156 22452 raft_consensus.cc:2804] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:16.029999 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:15.955402 22408 consensus_queue.cc:1048] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.064s
I20260709 13:07:16.019090 22280 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.018092 22360 consensus_queue.cc:1059] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
W20260709 13:07:16.036055 22465 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.065s	user 0.001s	sys 0.000s
I20260709 13:07:16.036077 22467 tablet_bootstrap.cc:492] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
W20260709 13:07:16.036219 22454 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.173s	user 0.000s	sys 0.001s
I20260709 13:07:16.020884 22353 consensus_queue.cc:1048] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:07:16.027269 22452 raft_consensus.cc:493] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:07:16.040434 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.040297 22325 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:16.039043 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:16.041745 22412 consensus_meta.cc:287] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.714s	user 0.009s	sys 0.000s
I20260709 13:07:16.042918 22405 leader_election.cc:290] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:15.924875 22410 consensus_queue.cc:260] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.032850 22407 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.036619 22464 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:16.047734 22436 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:16.052237 22452 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:16.036856 22192 raft_consensus.cc:515] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.074084 22434 tablet_bootstrap.cc:492] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:07:16.074343 20897 raft_consensus.cc:1240] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:16.075698 22192 leader_election.cc:290] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.061950 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:16.070575 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:16.079121 22451 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.080111 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.083441 20826 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 5.
W20260709 13:07:16.085448 22455 log.cc:927] Time spent T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.174s	user 0.000s	sys 0.000s
I20260709 13:07:16.085737 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:16.086613 22451 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:16.071393 22426 tablet_bootstrap.cc:492] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:07:16.087894 20665 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40274 (request call id 57) took 1108 ms. Trace:
I20260709 13:07:16.094280 20665 rpcz_store.cc:276] 0709 13:07:14.979838 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.997002 (+ 17164us) service_pool.cc:224] Handling call
0709 13:07:15.360020 (+363018us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.360123 (+   103us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:16.074658 (+714535us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.087457 (+ 12799us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:16.087842 (+   385us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:16.063788 22308 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:16.086977 22451 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:16.103440 20891 consensus_meta.cc:287] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.553s	user 0.007s	sys 0.006s
I20260709 13:07:16.105995 22434 tablet_bootstrap.cc:654] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.059118 22412 raft_consensus.cc:515] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:16.108642 20891 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60798 (request call id 52) took 1297 ms. Trace:
I20260709 13:07:16.097579 22410 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:16.111378 20891 rpcz_store.cc:276] 0709 13:07:14.811214 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.866757 (+ 55543us) service_pool.cc:224] Handling call
0709 13:07:15.189971 (+323214us) spinlock_profiling.cc:243] Waited 2.99 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f455831 00007fe11f432ac3 00007fe11f3e1400 00007fe118866af4 00007fe118866a82 00007fe1188669b1
0709 13:07:15.200182 (+ 10211us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.210643 (+ 10461us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:15.549893 (+339250us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.106043 (+556150us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:16.106654 (+   611us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":6865664}
I20260709 13:07:16.110339 22426 ts_tablet_manager.cc:1403] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.985s	user 0.032s	sys 0.030s
I20260709 13:07:16.104847 22451 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.133795 20754 raft_consensus.cc:2393] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 8: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:16.110136 22353 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:16.125578 20824 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:52240 (request call id 282) took 1328 ms. Trace:
I20260709 13:07:16.137414 20824 rpcz_store.cc:276] 0709 13:07:14.796929 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.797052 (+   123us) service_pool.cc:224] Handling call
0709 13:07:14.797393 (+   341us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:15.046904 (+249511us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:16.125312 (+1078408us) spinlock_profiling.cc:243] Waited 249 ms on lock 0x7b540025c1d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:16.125514 (+   202us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":572366592}
I20260709 13:07:16.139751 20752 raft_consensus.cc:1240] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
W20260709 13:07:16.122859 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:16.146852 20750 raft_consensus.cc:1275] T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.149116 22407 consensus_queue.cc:1048] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:16.149091 22184 raft_consensus.cc:515] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.158855 22355 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:38364 (request call id 44) took 3680 ms. Trace:
I20260709 13:07:16.159518 22355 rpcz_store.cc:276] 0709 13:07:12.478573 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.478841 (+   268us) service_pool.cc:224] Handling call
0709 13:07:13.228788 (+749947us) ts_tablet_manager.cc:1151] Deleting tablet 59a9d209b77543a995951fb40cacf80c
0709 13:07:13.228854 (+    66us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:14.390826 (+1161972us) spinlock_profiling.cc:243] Waited 37.1 ms on lock 0x7b5400095bd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a429362 00007fe11de1434c 00007fe11f43760a 00007fe11f4682d0 00007fe11f44e83d 00007fe11f44e7e9 00007fe11f44e779 00007fe11f44e741 00007fe11f44d96d 000000000038f354
0709 13:07:15.426587 (+1035761us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.830157 (+403570us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.158743 (+328586us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":569562,"spinlock_wait_cycles":85246208,"tablet-delete.queue_time_us":666303,"thread_start_us":184977,"threads_started":1}
I20260709 13:07:16.164875 20563 catalog_manager.cc:5028] TS ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911): tablet 59a9d209b77543a995951fb40cacf80c (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
I20260709 13:07:16.165738 21958 raft_consensus.cc:3055] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:16.166361 21958 raft_consensus.cc:740] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:16.167084 22184 leader_election.cc:290] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.168424 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.169869 20824 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.171428 22373 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.171921 22216 raft_consensus.cc:3060] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:16.141106 22353 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.173529 22355 tablet_replica.cc:333] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: stopping tablet replica
I20260709 13:07:16.169513 22356 ts_tablet_manager.cc:1916] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:16.174933 22373 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:07:16.210561 22473 log.cc:927] Time spent T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.062s	user 0.001s	sys 0.000s
I20260709 13:07:16.235235 22286 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.167207 21958 consensus_queue.cc:260] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.289920 22412 leader_election.cc:290] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 8 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.297824 20749 raft_consensus.cc:1240] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
W20260709 13:07:16.294826 22478 log.cc:927] Time spent T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.056s	user 0.001s	sys 0.000s
I20260709 13:07:16.281564 21936 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.298617 21958 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:16.312340 22426 raft_consensus.cc:359] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.332868 20824 raft_consensus.cc:2468] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
W20260709 13:07:16.335911 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 567574us
W20260709 13:07:16.336165 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 685789us
W20260709 13:07:16.340806 20866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.341948 20675 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:16.313107 22181 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:16.256894 22373 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:16.331576 22426 raft_consensus.cc:385] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.353076 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.302201 22447 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.356140 22381 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.357167 22353 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:16.357661 22216 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.339128 22096 raft_consensus.cc:2749] T e03f32a8b4fa4c6fbee3b4c018c00793 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:16.321004 21936 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
    @     0x7fe117565cd0 testing::internal::HandleExceptionsInMethodIfSupported<>() at ??:0
I20260709 13:07:16.347287 22405 consensus_queue.cc:1059] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.019s
W20260709 13:07:16.372251 22479 log.cc:927] Time spent T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.052s	user 0.000s	sys 0.000s
I20260709 13:07:16.381832 22181 leader_election.cc:290] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:16.378409 22216 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:16.383819 22177 consensus_meta.cc:287] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent flushing consensus metadata: real 0.903s	user 0.014s	sys 0.002s
I20260709 13:07:16.384196 22216 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:16.374329 22482 log.cc:927] Time spent T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.092s	user 0.000s	sys 0.001s
I20260709 13:07:16.385329 20670 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40274 (request call id 60) took 1176 ms. Trace:
I20260709 13:07:16.374604 22376 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:60798 (request call id 44) took 3043 ms. Trace:
W20260709 13:07:16.372294 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.377075 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:16.388192 20747 raft_consensus.cc:2393] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 8: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:16.380770 22434 tablet_bootstrap.cc:492] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:07:16.380939 22405 raft_consensus.cc:3055] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:16.369561 20664 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40274 (request call id 59) took 1252 ms. Trace:
I20260709 13:07:16.385722 20670 rpcz_store.cc:276] 0709 13:07:15.208686 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.223628 (+ 14942us) service_pool.cc:224] Handling call
0709 13:07:15.369459 (+145831us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.382719 (+ 13260us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:16.169212 (+786493us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.371056 (+201844us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:16.385268 (+ 14212us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:16.377156 22467 tablet_bootstrap.cc:654] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:16.387643 22376 rpcz_store.cc:276] 0709 13:07:13.374114 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.385502 (+ 11388us) service_pool.cc:224] Handling call
0709 13:07:13.893909 (+508407us) ts_tablet_manager.cc:1151] Deleting tablet 68ab9a4a17dc42eea8b27c5acbadd3b8
0709 13:07:13.893996 (+    87us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:15.383221 (+1489225us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.816650 (+433429us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.374519 (+557869us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":613982,"tablet-delete.queue_time_us":359388,"thread_start_us":148041,"threads_started":1}
I20260709 13:07:16.392947 20753 raft_consensus.cc:2468] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2.
I20260709 13:07:16.362706 22373 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:16.381862 20661 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:40274 (request call id 58) took 1327 ms. Trace:
I20260709 13:07:16.395125 22451 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.362371 22426 raft_consensus.cc:740] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
W20260709 13:07:16.401777 22427 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 1.173s	user 0.000s	sys 0.005s
I20260709 13:07:16.402184 22434 ts_tablet_manager.cc:1403] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 0.331s	user 0.009s	sys 0.033s
I20260709 13:07:16.399842 22405 raft_consensus.cc:740] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:16.403303 22420 raft_consensus.cc:493] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:16.401154 20664 rpcz_store.cc:276] 0709 13:07:15.117125 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.117689 (+   564us) service_pool.cc:224] Handling call
0709 13:07:15.361985 (+244296us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.362096 (+   111us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:16.232113 (+870017us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.354703 (+122590us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:16.361468 (+  6765us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:16.426880 22405 consensus_queue.cc:260] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.428165 22405 raft_consensus.cc:3060] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:16.397089 22452 raft_consensus.cc:515] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.415131 22376 tablet_replica.cc:333] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: stopping tablet replica
I20260709 13:07:16.415241 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.413708 20661 rpcz_store.cc:276] 0709 13:07:15.054165 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.067048 (+ 12883us) service_pool.cc:224] Handling call
0709 13:07:15.360909 (+293861us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.361018 (+   109us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:16.279090 (+918072us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.381268 (+102178us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:16.381795 (+   527us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:16.417554 22442 tablet_bootstrap.cc:492] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
W20260709 13:07:16.441941 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 100915us
I20260709 13:07:16.442049 20901 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 7 index: 4. (index mismatch)
I20260709 13:07:16.442251 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:16.419421 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.420622 22426 consensus_queue.cc:260] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.421124 22096 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.399937 21958 raft_consensus.cc:493] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:16.426532 22445 raft_consensus.cc:493] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:16.426553 22407 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:16.405187 20903 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 412) took 1811 ms. Trace:
I20260709 13:07:16.430145 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.438948 22286 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:16.431110 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:16.434655 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:16.437595 20898 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d73bcd0e03ef4972921de439bbc64457" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.454584 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3e0251d8cffb4349b6a572ab1a241328" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.421288 22379 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:16.443655 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.444293 20827 raft_consensus.cc:1240] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: [2.2-2.2]
I20260709 13:07:16.460363 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.460668 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:16.444384 20869 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.444850 20824 raft_consensus.cc:1240] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:16.422408 22214 raft_consensus.cc:493] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.449010 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:16.449697 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.452211 20672 raft_consensus.cc:2393] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 3: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:16.430866 20675 raft_consensus.cc:1240] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:16.452263 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:16.452821 20826 raft_consensus.cc:1240] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:16.451370 20903 rpcz_store.cc:276] 0709 13:07:14.593345 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.594508 (+  1163us) service_pool.cc:224] Handling call
0709 13:07:14.604957 (+ 10449us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:15.767544 (+1162587us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:16.404930 (+637386us) spinlock_profiling.cc:243] Waited 955 ms on lock 0x7b540031ced4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:16.405125 (+   195us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":2196721536}
I20260709 13:07:16.438416 20900 raft_consensus.cc:1240] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:16.461151 20822 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:16.465984 20895 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 8 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:16.452802 21958 raft_consensus.cc:515] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.458158 22452 leader_election.cc:290] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.451685 22442 ts_tablet_manager.cc:1403] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.913s	user 0.023s	sys 0.026s
I20260709 13:07:16.452314 22447 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:16.459126 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.472968 20828 raft_consensus.cc:2410] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 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:07:16.473137 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.453315 22096 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.436674 22420 raft_consensus.cc:515] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.469993 20821 raft_consensus.cc:1240] T 115a6958abb54a2ca24650c262c7f67c P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:16.480408 20888 tablet_service.cc:1511] Processing CreateTablet for tablet dc9b859a376b45bea589045bcd8c38ef (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2038289512 <= VALUES < 2074687539
W20260709 13:07:16.470353 22456 log.cc:927] Time spent T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.608s	user 0.005s	sys 0.008s
I20260709 13:07:16.456033 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.467010 22214 raft_consensus.cc:515] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.474856 20895 raft_consensus.cc:1240] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:16.483145 20671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 549) took 1068 ms. Trace:
I20260709 13:07:16.483340 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:16.481730 20888 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc9b859a376b45bea589045bcd8c38ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:16.484002 20895 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:16.458716 22445 raft_consensus.cc:515] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.465947 22379 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:16.493108 20899 raft_consensus.cc:1240] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:16.493754 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "115a6958abb54a2ca24650c262c7f67c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:16.483649 20671 rpcz_store.cc:276] 0709 13:07:15.414329 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.416041 (+  1712us) service_pool.cc:224] Handling call
0709 13:07:15.416332 (+   291us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:15.533211 (+116879us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:15.533240 (+    29us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:15.533695 (+   455us) log.cc:844] Serialized 26 byte log entry
0709 13:07:15.686693 (+152998us) raft_consensus.cc:1645] Marking committed up to 2
0709 13:07:15.686747 (+    54us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:15.686844 (+    97us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:16.417334 (+730490us) spinlock_profiling.cc:243] Waited 6.13 ms on lock 0x7b4400022b4c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11725ac85 00007fe11725b6a2 00007fe119fcd1db 00007fe119fc8aaf 00007fe119fbc86e 00007fe119fbbbb6 00007fe119fbb7d8 00007fe119fc5221 00007fe119fc51d9 00007fe119fc5169
0709 13:07:16.482795 (+ 65461us) raft_consensus.cc:1685] finished
0709 13:07:16.482824 (+    29us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:16.483072 (+   248us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":67273,"raft.run_cpu_time_us":119,"raft.run_wall_time_us":2959,"spinlock_wait_cycles":14098176,"thread_start_us":248479,"threads_started":2,"wal-append.queue_time_us":226109}
I20260709 13:07:16.486349 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 8 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.493438 20868 leader_election.cc:304] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:16.474159 20894 raft_consensus.cc:1240] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:16.472216 22489 raft_consensus.cc:493] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:16.499308 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 8 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:16.503768 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:16.501399 20898 raft_consensus.cc:1275] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260709 13:07:16.484683 22373 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.467499 22407 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.505908 20896 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 4.
I20260709 13:07:16.484163 22214 leader_election.cc:290] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.489723 22452 raft_consensus.cc:493] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.506654 20868 leader_election.cc:304] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:16.508368 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.512971 20671 raft_consensus.cc:2468] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:16.513760 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:16.515560 20868 leader_election.cc:304] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:16.515842 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.505328 22410 raft_consensus.cc:2749] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:16.496126 22447 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.020s
I20260709 13:07:16.499118 22308 consensus_queue.cc:1059] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.019s
I20260709 13:07:16.527935 20671 raft_consensus.cc:1240] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:16.539678 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.524438 20895 raft_consensus.cc:2468] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 8 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 8.
I20260709 13:07:16.524715 20868 leader_election.cc:304] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:16.527717 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.570729 20671 raft_consensus.cc:1240] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:16.624607 20899 raft_consensus.cc:2393] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 6: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:16.515183 22192 raft_consensus.cc:2749] T c89bdf16650a45e790ff87b400c4daeb P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:16.509990 22373 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:16.624622 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 99978.4us
I20260709 13:07:16.522336 22488 raft_consensus.cc:2749] T e59b228b34dc4fb19312c2e4b2fc681e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
I20260709 13:07:16.531690 21936 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.512104 22489 raft_consensus.cc:515] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:16.590999 22486 log.cc:927] Time spent T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.171s	user 0.001s	sys 0.000s
I20260709 13:07:16.654892 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.517083 22452 raft_consensus.cc:515] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:16.631922 20868 consensus_peers.cc:597] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 -> Peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Couldn't send request to peer ed35a56cd2e248c9a9b7be259b4d7d0e. Error code: TABLET_NOT_RUNNING (12). Status: Illegal state: Tablet not RUNNING: STOPPING. This is attempt 1: this message will repeat every 5th retry.
W20260709 13:07:16.632643 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 43558.7us
I20260709 13:07:16.518651 22214 consensus_queue.cc:1059] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 7.5, Next index: 6, Last known committed idx: 5, Time since last communication: 0.105s
I20260709 13:07:16.635143 20891 tablet_service.cc:1511] Processing CreateTablet for tablet 5622b6ab6b824ad2abae9b4114cba21d (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 1965493458 <= VALUES < 2001891485
I20260709 13:07:16.637030 22096 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.636770 20884 tablet_service.cc:1511] Processing CreateTablet for tablet b3be09c424a54458bebe6dd8ae5f9cc4 (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2111085566 <= VALUES
I20260709 13:07:16.638784 22407 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.538646 22350 consensus_queue.cc:1048] T 4ddc5f677e1b44feb53c521ca95e8efe P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.093s
I20260709 13:07:16.647831 22489 leader_election.cc:290] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.635263 22316 consensus_queue.cc:1059] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.013s
I20260709 13:07:16.648461 22467 tablet_bootstrap.cc:492] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
W20260709 13:07:16.687455 20755 rpcz_store.cc:267] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38398 (request call id 328) took 1312 ms (client timeout 1675 ms). Trace:
I20260709 13:07:16.649832 22420 leader_election.cc:290] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.631707 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:16.651861 22442 raft_consensus.cc:359] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.735622 22442 raft_consensus.cc:385] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.734489 22467 ts_tablet_manager.cc:1403] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 0.732s	user 0.014s	sys 0.015s
I20260709 13:07:16.735991 22442 raft_consensus.cc:740] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.623952 22451 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.505484 22406 consensus_queue.cc:260] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:16.652913 22426 ts_tablet_manager.cc:1434] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.526s	user 0.003s	sys 0.007s
I20260709 13:07:16.758886 20718 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:16.653860 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "44f4319030ec402bbd44355129691215" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.654204 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.654695 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.679944 20884 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3be09c424a54458bebe6dd8ae5f9cc4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:16.767920 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:16.768242 20820 raft_consensus.cc:2468] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:16.768311 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8a2c118b83094e20acd01d3c21c64b38" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 7 candidate_status { last_received { term: 6 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:16.768918 20746 raft_consensus.cc:2468] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 6.
I20260709 13:07:16.679313 22355 raft_consensus.cc:2243] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 LEADER]: Raft consensus shutting down.
I20260709 13:07:16.767956 20821 raft_consensus.cc:2468] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 5.
I20260709 13:07:16.680631 22214 raft_consensus.cc:3055] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:16.681845 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:07:16.682337 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 50535.7us
I20260709 13:07:16.683260 22434 raft_consensus.cc:359] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.684285 22359 raft_consensus.cc:2243] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:16.679620 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.680421 21958 leader_election.cc:290] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:16.685784 22356 ts_tablet_manager.cc:1929] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260709 13:07:16.688659 22438 raft_consensus.cc:3055] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:16.787281 20746 raft_consensus.cc:1240] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:16.688160 20749 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:38376 (request call id 439) took 1099 ms. Trace:
I20260709 13:07:16.656311 20828 raft_consensus.cc:1275] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.788745 20751 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:16.696467 20900 raft_consensus.cc:1275] T c6a94cc179174c2e885338a399cee8a7 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.648540 20885 tablet_service.cc:1511] Processing CreateTablet for tablet d3cd2a29d79f4fdcaa96fcd1e388a53c (DEFAULT_TABLE table=test-workload [id=33543e1734d445aeb5d46cfbf52799fe]), partition=RANGE (key) PARTITION 2001891485 <= VALUES < 2038289512
I20260709 13:07:16.725922 20753 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38390 (request call id 260) took 1062 ms. Trace:
I20260709 13:07:16.710338 20897 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60812 (request call id 422) took 1089 ms. Trace:
I20260709 13:07:16.793697 20746 raft_consensus.cc:1240] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6. Ops: []
I20260709 13:07:16.704847 20826 raft_consensus.cc:1275] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 9 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 7 index: 5. Preceding OpId from leader: term: 9 index: 6. (index mismatch)
I20260709 13:07:16.702678 20901 raft_consensus.cc:1275] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer 03d54dd7b21a4ecca6b0cf43512160cd: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:16.730849 20827 raft_consensus.cc:1240] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:16.626976 22410 raft_consensus.cc:2749] T 3e0251d8cffb4349b6a572ab1a241328 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.754271 20794 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:16.797168 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.757185 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:16.736768 20755 rpcz_store.cc:269] 0709 13:07:15.375292 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.376185 (+   893us) service_pool.cc:224] Handling call
0709 13:07:16.687296 (+1311111us) spinlock_profiling.cc:243] Waited 132 ms on lock 0x7b5400051c54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:16.687398 (+   102us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":302633216}
I20260709 13:07:16.764699 20903 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:16.792943 20753 rpcz_store.cc:276] 0709 13:07:15.663989 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.664118 (+   129us) service_pool.cc:224] Handling call
0709 13:07:16.725684 (+1061566us) spinlock_profiling.cc:243] Waited 620 ms on lock 0x7b540066add4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:16.725837 (+   153us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1425886976}
W20260709 13:07:16.706491 22487 log.cc:927] Time spent T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.263s	user 0.001s	sys 0.000s
I20260709 13:07:16.771752 20645 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:16.773588 20792 leader_election.cc:304] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:16.773767 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:16.804144 20895 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.774565 20718 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:16.804343 20720 leader_election.cc:304] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:16.799547 22245 raft_consensus.cc:493] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.805580 22381 raft_consensus.cc:2764] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election decision vote started in defunct term 2: won
I20260709 13:07:16.805559 22245 raft_consensus.cc:515] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.806514 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.807060 20822 raft_consensus.cc:3060] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.808445 20720 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:16.695878 22452 leader_election.cc:290] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.775451 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:16.809201 22381 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:16.705998 22145 raft_consensus.cc:3055] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:16.810055 22145 raft_consensus.cc:740] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:16.810642 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c0e06213d7d42ba849a83e131c0d06e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:16.810791 20720 leader_election.cc:304] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:16.708477 22373 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:16.777110 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.778895 20868 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:16.779906 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.765734 22316 consensus_queue.cc:1243] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer 621e65ed900b448194ffab9898f3e5b0 log is divergent from this leader: its last log entry 4.3 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
I20260709 13:07:16.784970 22376 raft_consensus.cc:2243] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:16.789815 22356 log.cc:1199] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/68ab9a4a17dc42eea8b27c5acbadd3b8
W20260709 13:07:16.765498 22426 ts_tablet_manager.cc:1467] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: Tablet startup took 645ms
I20260709 13:07:16.765261 22173 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:16.789928 20749 rpcz_store.cc:276] 0709 13:07:15.588551 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.647000 (+ 58449us) service_pool.cc:224] Handling call
0709 13:07:15.647478 (+   478us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:16.298412 (+650934us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:16.687909 (+389497us) spinlock_profiling.cc:243] Waited 650 ms on lock 0x7b54002ed1d4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:16.688102 (+   193us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1495183232}
I20260709 13:07:16.788648 20754 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.RequestConsensusVote from 127.0.0.1:38390 (request call id 258) took 1125 ms. Trace:
I20260709 13:07:16.792109 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:16.793891 20897 rpcz_store.cc:276] 0709 13:07:15.621083 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.621250 (+   167us) service_pool.cc:224] Handling call
0709 13:07:15.621665 (+   415us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:16.074771 (+453106us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:16.710011 (+635240us) spinlock_profiling.cc:243] Waited 452 ms on lock 0x7b54001bdad4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:16.710265 (+   254us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1040582912}
I20260709 13:07:16.776842 22434 raft_consensus.cc:385] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:16.772477 22214 raft_consensus.cc:740] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:16.803102 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:16.838800 20753 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.805894 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5691948b1d04476fb670811bc21c5da0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.811110 20885 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d3cd2a29d79f4fdcaa96fcd1e388a53c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:16.775871 22218 consensus_queue.cc:1059] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.018s
I20260709 13:07:16.711242 21994 raft_consensus.cc:3055] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:16.827361 20894 raft_consensus.cc:1240] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 8 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 7. Current term is 8. Ops: [7.4-7.4]
I20260709 13:07:16.828454 22410 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:16.778081 22412 raft_consensus.cc:2749] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:16.775468 22407 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:16.787009 22406 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.833750 22434 raft_consensus.cc:740] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:07:16.818878 20829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:16.819118 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 47409.2us
I20260709 13:07:16.784857 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.772295 22447 consensus_queue.cc:1048] T bc8fc6779ed443d78ca6b3ba60a463d2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:07:16.779698 22469 raft_consensus.cc:493] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:16.821882 20718 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:16.815649 22452 raft_consensus.cc:2749] T d73bcd0e03ef4972921de439bbc64457 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:16.816130 22177 raft_consensus.cc:2749] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:16.810861 22145 consensus_queue.cc:260] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.823088 20720 leader_election.cc:304] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:16.907945 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 84918.6us
I20260709 13:07:16.909422 20720 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:16.827875 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7f9d0f20de5d4a53906ccd99166fa600" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:16.827898 20895 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:16.827886 20822 raft_consensus.cc:2468] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 6.
I20260709 13:07:16.835601 20752 raft_consensus.cc:2393] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 2: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:16.787670 22438 raft_consensus.cc:740] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:16.833665 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ddc5f677e1b44feb53c521ca95e8efe" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.811745 21958 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:16.831182 20754 rpcz_store.cc:276] 0709 13:07:15.663171 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.663521 (+   350us) service_pool.cc:224] Handling call
0709 13:07:16.788415 (+1124894us) spinlock_profiling.cc:243] Waited 349 ms on lock 0x7b5400094cd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a4252fa 00007fe11f3e6b17 00007fe1189616d4 00007fe118961662 00007fe118961591 00007fe11896150c 00007fe1189607c2 00007fe11875c48c 00007fe11875b8c6 00007fe11875b26f
0709 13:07:16.788582 (+   167us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":803618688}
I20260709 13:07:16.812073 22359 raft_consensus.cc:2272] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:16.826798 22311 raft_consensus.cc:2749] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.827172 22308 raft_consensus.cc:2804] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader election won for term 3
I20260709 13:07:16.786152 22489 consensus_queue.cc:1059] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 2, Time since last communication: 0.038s
I20260709 13:07:16.844127 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5f3c9054b7f641eb8c128ef8125912a6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:16.805660 20755 raft_consensus.cc:1275] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Refusing update from remote peer 621e65ed900b448194ffab9898f3e5b0: Log matching property violated. Preceding OpId in replica: term: 4 index: 2. Preceding OpId from leader: term: 5 index: 3. (index mismatch)
I20260709 13:07:16.851800 20753 raft_consensus.cc:2468] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 6.
I20260709 13:07:16.852200 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 6 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.706274 22445 leader_election.cc:290] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:16.856330 22334 raft_consensus.cc:3055] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:16.819747 22291 consensus_queue.cc:1059] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 7.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.028s
I20260709 13:07:16.850533 21994 raft_consensus.cc:740] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:16.859326 22376 raft_consensus.cc:2272] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:16.775262 22442 consensus_queue.cc:260] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.850209 20750 raft_consensus.cc:1240] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:16.938838 20746 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6. Ops: [5.4-5.4]
I20260709 13:07:16.818312 20868 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:16.940213 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 121994us
I20260709 13:07:16.850059 22356 ts_tablet_manager.cc:1950] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting consensus metadata
I20260709 13:07:16.943084 22181 raft_consensus.cc:2749] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.943886 22181 consensus_queue.cc:1059] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 5.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:16.945374 22181 raft_consensus.cc:3055] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:16.945802 22181 raft_consensus.cc:740] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:16.833722 22361 consensus_queue.cc:1059] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.033s
I20260709 13:07:16.946959 22361 raft_consensus.cc:3055] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:16.947381 22361 raft_consensus.cc:740] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:16.948532 22361 consensus_queue.cc:260] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.830781 22446 consensus_queue.cc:1059] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 5.4, Next index: 5, Last known committed idx: 3, Time since last communication: 0.032s
I20260709 13:07:16.950783 22446 raft_consensus.cc:3055] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:16.951244 22446 raft_consensus.cc:740] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:16.952188 22446 consensus_queue.cc:260] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.953634 22446 raft_consensus.cc:3060] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Advancing to term 6
W20260709 13:07:16.903297 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 81515.3us
I20260709 13:07:16.956365 20718 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:16.837149 22173 raft_consensus.cc:515] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:16.905988 20679 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40308 (request call id 431) took 1023 ms. Trace:
I20260709 13:07:16.860927 22410 raft_consensus.cc:493] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:16.913172 22452 raft_consensus.cc:2804] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Leader election won for term 8
W20260709 13:07:16.922606 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:16.858980 22467 raft_consensus.cc:359] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:16.906692 22469 raft_consensus.cc:515] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.921365 22185 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 8 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:16.879348 22316 consensus_queue.cc:1048] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.042s
I20260709 13:07:16.907714 22451 raft_consensus.cc:2749] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:16.928934 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:16.913516 22421 raft_consensus.cc:3055] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 LEADER]: Stepping down as leader of term 5
I20260709 13:07:16.921998 20891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5622b6ab6b824ad2abae9b4114cba21d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260709 13:07:16.905028 22218 consensus_queue.cc:1059] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.023s
W20260709 13:07:16.925848 22496 log.cc:927] Time spent T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0: Append to log took a long time: real 0.082s	user 0.001s	sys 0.000s
I20260709 13:07:16.918988 22177 raft_consensus.cc:2749] T 6c827dc03b904d8499a13f85d0bba3bf P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:16.968711 20822 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:17.008668 20822 raft_consensus.cc:2368] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6.
I20260709 13:07:16.957911 20718 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:16.970667 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:16.964515 20679 rpcz_store.cc:276] 0709 13:07:15.882690 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:15.882808 (+   118us) service_pool.cc:224] Handling call
0709 13:07:15.893475 (+ 10667us) raft_consensus.cc:1471] Updating replica for 1 ops
0709 13:07:16.034048 (+140573us) raft_consensus.cc:1534] Early marking committed up to index 0
0709 13:07:16.034068 (+    20us) raft_consensus.cc:1539] Triggering prepare for 1 ops
0709 13:07:16.034402 (+   334us) log.cc:844] Serialized 26 byte log entry
0709 13:07:16.058672 (+ 24270us) raft_consensus.cc:1645] Marking committed up to 1
0709 13:07:16.058716 (+    44us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:16.879841 (+821125us) spinlock_profiling.cc:243] Waited 140 ms on lock 0x7b5400184a54. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:16.879918 (+    77us) raft_consensus.cc:1668] Waiting on the replicates to finish logging
0709 13:07:16.879992 (+    74us) raft_consensus.cc:1685] finished
0709 13:07:16.880015 (+    23us) raft_consensus.cc:1691] UpdateReplicas() finished
0709 13:07:16.905889 (+ 25874us) inbound_call.cc:177] Queueing success response
Metrics: {"raft.queue_time_us":123,"raft.run_cpu_time_us":89,"raft.run_wall_time_us":2834,"spinlock_wait_cycles":322491136,"thread_start_us":18878,"threads_started":1,"wal-append.queue_time_us":110984}
I20260709 13:07:16.925894 22145 raft_consensus.cc:3060] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.868307 22407 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:16.982453 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:17.012879 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 55052.5us
I20260709 13:07:16.984722 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a740e61f0a3b4976a12cc916e7181ae5" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:17.013762 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 144134us
I20260709 13:07:17.012818 20824 raft_consensus.cc:2468] T bc8fc6779ed443d78ca6b3ba60a463d2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:16.974896 22410 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:16.932121 22334 raft_consensus.cc:740] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:16.937438 22096 raft_consensus.cc:3055] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:16.984793 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
W20260709 13:07:16.990713 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 144966us
I20260709 13:07:17.014801 20645 leader_election.cc:304] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:16.905216 22214 consensus_queue.cc:260] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:16.988233 22452 raft_consensus.cc:697] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:17.024068 22373 raft_consensus.cc:3055] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:16.978617 22361 raft_consensus.cc:3060] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:16.981094 22286 raft_consensus.cc:2804] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:16.983359 22467 raft_consensus.cc:385] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.037663 20794 leader_election.cc:304] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
W20260709 13:07:17.024214 20855 tablet.cc:2406] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260709 13:07:16.986392 22421 raft_consensus.cc:740] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:16.915988 22434 consensus_queue.cc:260] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:16.928676 22438 consensus_queue.cc:260] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 7.3, Last appended by leader: 3, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.036228 22096 raft_consensus.cc:740] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:17.056705 22177 raft_consensus.cc:2749] T 8a2c118b83094e20acd01d3c21c64b38 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader pre-election lost for term 7. Reason: could not achieve majority
W20260709 13:07:17.101024 22473 log.cc:927] Time spent T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.059s	user 0.000s	sys 0.000s
I20260709 13:07:17.059345 22373 raft_consensus.cc:740] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:17.080916 22286 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:17.096992 22467 raft_consensus.cc:740] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
W20260709 13:07:17.104455 22462 log.cc:927] Time spent T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 1.193s	user 0.002s	sys 0.004s
I20260709 13:07:17.099534 22411 raft_consensus.cc:493] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:17.120855 21936 raft_consensus.cc:2749] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:17.036494 22181 consensus_queue.cc:260] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.086107 22419 consensus_queue.cc:1059] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.064s
I20260709 13:07:17.142714 22173 leader_election.cc:290] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 10 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:17.154737 22286 raft_consensus.cc:3060] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:17.152673 22501 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:17.155934 22316 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:17.126647 22334 consensus_queue.cc:260] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.162647 22411 raft_consensus.cc:515] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:17.219828 22447 raft_consensus.cc:2749] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
W20260709 13:07:16.823992 22426 ts_tablet_manager.cc:1469] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e: Trace:
0709 13:07:14.224071 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.224199 (+   128us) service_pool.cc:224] Handling call
0709 13:07:14.226194 (+  1995us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:14.226333 (+   139us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:14.857894 (+631561us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:14.934033 (+ 76139us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:14.965980 (+ 31947us) inbound_call.cc:177] Queueing success response
0709 13:07:15.082381 (+116401us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:07:16.137937 (+1055556us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:07:16.231332 (+ 93395us) tablet_replica.cc:261] Starting instrumentation
0709 13:07:16.231943 (+   611us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":15275,"raft.queue_time_us":13541,"raft.run_cpu_time_us":180,"raft.run_wall_time_us":10066,"tablet-open.queue_time_us":102547,"thread_start_us":23740,"threads_started":1}
I20260709 13:07:17.158865 22452 consensus_queue.cc:237] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 3, Committed index: 3, Last appended: 6.4, Last appended by leader: 4, Current term: 8, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.231550 22426 tablet_bootstrap.cc:492] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:07:17.232049 22376 ts_tablet_manager.cc:1916] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260709 13:07:17.233532 22379 consensus_meta.cc:287] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent flushing consensus metadata: real 0.730s	user 0.009s	sys 0.000s
W20260709 13:07:17.234902 22498 log.cc:927] Time spent T 0862189ebf8e49e9a7b61c537a2592ee P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.077s	user 0.000s	sys 0.000s
I20260709 13:07:17.235146 22407 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:17.164142 22421 consensus_queue.cc:260] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 5.3, Last appended by leader: 3, Current term: 5, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.236310 22421 raft_consensus.cc:3060] T 5f3c9054b7f641eb8c128ef8125912a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:17.238500 22469 leader_election.cc:290] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:17.239442 22442 ts_tablet_manager.cc:1434] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.767s	user 0.011s	sys 0.003s
W20260709 13:07:17.239776 22442 ts_tablet_manager.cc:1467] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd: Tablet startup took 768ms
W20260709 13:07:17.240063 22442 ts_tablet_manager.cc:1469] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd: Trace:
0709 13:07:14.217432 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.218331 (+   899us) service_pool.cc:224] Handling call
0709 13:07:14.220344 (+  2013us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:14.220453 (+   109us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:14.416334 (+195881us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:14.450460 (+ 34126us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:14.971179 (+520719us) spinlock_profiling.cc:243] Waited 24.7 ms on lock 0x7b5800010898. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fd1a2 00007fe12023ebb9 00007fe11f36fd88 00007fe11f436973 00007fe11f43270f 00007fe11f432ecd 00007fe11f3e1400 00007fe118866af4 00007fe118866a82
0709 13:07:15.458837 (+487658us) inbound_call.cc:177] Queueing success response
0709 13:07:15.521073 (+ 62236us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:07:16.474598 (+953525us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:07:16.649659 (+175061us) tablet_replica.cc:261] Starting instrumentation
0709 13:07:16.650286 (+   627us) tablet_replica.cc:280] Starting consensus
Metrics: {"raft.queue_time_us":205762,"raft.run_cpu_time_us":127,"raft.run_wall_time_us":3072,"spinlock_wait_cycles":56730496,"tablet-open.queue_time_us":155875,"thread_start_us":265162,"threads_started":2}
I20260709 13:07:17.241688 22426 tablet_bootstrap.cc:654] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.242268 22434 ts_tablet_manager.cc:1434] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent starting tablet: real 0.817s	user 0.011s	sys 0.000s
W20260709 13:07:17.242626 22434 ts_tablet_manager.cc:1467] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: Tablet startup took 818ms
W20260709 13:07:17.242887 22434 ts_tablet_manager.cc:1469] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd: Trace:
0709 13:07:14.043057 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.043236 (+   179us) service_pool.cc:224] Handling call
0709 13:07:14.159304 (+116068us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:14.177818 (+ 18514us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:14.402861 (+225043us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.036148 (+633287us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:15.180806 (+144658us) inbound_call.cc:177] Queueing success response
0709 13:07:15.239825 (+ 59019us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:07:16.070726 (+830901us) spinlock_profiling.cc:243] Waited 2.31 ms on lock 0x7b18003a9090. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11734f0fd 00007fe11734ef8f 00007fe11f435822 00007fe11f449d01 00007fe11f449ca9 00007fe11f449c39 00007fe11f449c01 00007fe11f448edd 000000000038f354 000000000038f199
0709 13:07:16.431942 (+361216us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:07:16.469993 (+ 38051us) tablet_replica.cc:261] Starting instrumentation
0709 13:07:16.518441 (+ 48448us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":29483,"raft.queue_time_us":33594,"raft.run_cpu_time_us":163,"raft.run_wall_time_us":10580,"spinlock_wait_cycles":5320448,"tablet-open.queue_time_us":149466,"thread_start_us":20129,"threads_started":1}
I20260709 13:07:17.245626 22434 tablet_bootstrap.cc:492] T 35c956c5c19940f7b091f44e78d8e954 P ceb2f04990454f1fbf1cb1110bbb7edd: Bootstrap starting.
I20260709 13:07:17.233870 22379 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.248378 22411 leader_election.cc:290] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:17.248718 22379 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:17.194798 22467 consensus_queue.cc:260] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.258117 22467 ts_tablet_manager.cc:1434] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0: Time spent starting tablet: real 0.522s	user 0.009s	sys 0.005s
W20260709 13:07:17.258531 22467 ts_tablet_manager.cc:1467] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0: Tablet startup took 522ms
W20260709 13:07:17.258920 22467 ts_tablet_manager.cc:1469] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0: Trace:
0709 13:07:14.822911 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:14.823126 (+   215us) service_pool.cc:224] Handling call
0709 13:07:15.518128 (+695002us) spinlock_profiling.cc:243] Waited 2.42 ms on lock 0x7b58001b5498. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe1172fcb71 00007fe1172fca22 00007fe120215c09 00007fe11f36fee0 00007fe11f455831 00007fe11f432ac3 00007fe11f3e1400 00007fe118866af4 00007fe118866a82 00007fe1188669b1
0709 13:07:15.518278 (+   150us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:15.518361 (+    83us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:15.846274 (+327913us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:15.887008 (+ 40734us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:15.952279 (+ 65271us) inbound_call.cc:177] Queueing success response
0709 13:07:15.990543 (+ 38264us) ts_tablet_manager.cc:1379] Bootstrapping tablet
0709 13:07:16.736451 (+745908us) ts_tablet_manager.cc:1435] Starting tablet replica
0709 13:07:16.764738 (+ 28287us) tablet_replica.cc:261] Starting instrumentation
0709 13:07:16.828978 (+ 64240us) tablet_replica.cc:280] Starting consensus
Metrics: {"mutex_wait_us":349,"spinlock_wait_cycles":5556608,"tablet-open.queue_time_us":102727,"thread_start_us":47489,"threads_started":1}
I20260709 13:07:17.255182 22510 consensus_queue.cc:1059] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:07:17.214958 22501 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:17.266469 22514 raft_consensus.cc:3055] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Stepping down as leader of term 2
I20260709 13:07:17.267052 22514 raft_consensus.cc:740] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:17.268139 22514 consensus_queue.cc:260] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.265919 22501 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:17.280458 22467 tablet_bootstrap.cc:492] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0: Bootstrap starting.
W20260709 13:07:17.313026 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 254906us
I20260709 13:07:17.316485 20671 raft_consensus.cc:1240] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:17.316738 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:17.319950 20677 raft_consensus.cc:1240] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 1. Current term is 2. Ops: []
W20260709 13:07:17.322695 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 293629us
W20260709 13:07:17.331743 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:17.332828 20792 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:17.107971 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 70368.4us
I20260709 13:07:17.334937 22173 consensus_queue.cc:1059] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
W20260709 13:07:17.333771 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 424202us
I20260709 13:07:17.190523 22181 raft_consensus.cc:3060] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:17.342804 20720 leader_election.cc:304] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:17.344475 22096 consensus_queue.cc:260] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.346503 22096 raft_consensus.cc:3060] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.354554 22291 raft_consensus.cc:493] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.355619 20673 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:17.355521 22291 raft_consensus.cc:515] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:17.319950 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:17.357858 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.360015 22308 raft_consensus.cc:697] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Leader. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:17.362432 22359 ts_tablet_manager.cc:1916] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:17.214735 22316 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.365820 22316 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.370668 22316 raft_consensus.cc:493] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.379107 22316 raft_consensus.cc:515] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:17.163666 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 194358us
I20260709 13:07:17.382254 22185 raft_consensus.cc:493] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.383085 22185 raft_consensus.cc:515] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.385602 22316 leader_election.cc:290] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:17.184126 22373 consensus_queue.cc:260] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.387133 22316 consensus_queue.cc:1059] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:17.371491 20645 leader_election.cc:304] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:17.391638 22411 raft_consensus.cc:493] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:17.391917 22421 raft_consensus.cc:2749] T 36992e6d2f9142728d4fa23230e66f83 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election lost for term 3. Reason: could not achieve majority
I20260709 13:07:17.392402 22411 raft_consensus.cc:515] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.393340 22426 tablet_bootstrap.cc:492] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:07:17.394201 22426 ts_tablet_manager.cc:1403] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.163s	user 0.017s	sys 0.000s
I20260709 13:07:17.394580 22421 consensus_queue.cc:1059] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 2.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:17.398144 22421 consensus_queue.cc:1059] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 1.1, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:17.399719 22426 raft_consensus.cc:359] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.400185 22379 raft_consensus.cc:3055] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Stepping down as leader of term 1
I20260709 13:07:17.400601 22426 raft_consensus.cc:385] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:17.400703 22379 raft_consensus.cc:740] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:17.401103 22426 raft_consensus.cc:740] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:07:17.371733 22291 leader_election.cc:290] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:17.376418 20902 raft_consensus.cc:1275] T 160a993830694e95bc049fc262c68701 P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:17.362169 22308 consensus_queue.cc:237] T 173337d98c714e46aa200476acc6550b P 03d54dd7b21a4ecca6b0cf43512160cd [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:17.387980 20868 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.385912 22185 leader_election.cc:290] T 173337d98c714e46aa200476acc6550b P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.387815 22407 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.001s
I20260709 13:07:17.389207 22419 consensus_queue.cc:1059] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: INVALID_TERM, Last received: 4.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:17.368198 22334 raft_consensus.cc:3060] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.426731 22419 raft_consensus.cc:3055] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:17.428468 22419 raft_consensus.cc:740] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:17.430306 22419 consensus_queue.cc:260] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:17.433837 22419 raft_consensus.cc:3060] T 3e0251d8cffb4349b6a572ab1a241328 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:16.602203 20563 catalog_manager.cc:5028] TS 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
W20260709 13:07:17.435257 20563 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 844449us
I20260709 13:07:17.449359 22356 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:40274 (request call id 46) took 4563 ms. Trace:
I20260709 13:07:17.414754 22379 consensus_queue.cc:260] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 1, Committed index: 1, Last appended: 1.1, Last appended by leader: 1, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.449913 22356 rpcz_store.cc:276] 0709 13:07:12.935366 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:12.942827 (+  7461us) service_pool.cc:224] Handling call
0709 13:07:15.503655 (+2560828us) ts_tablet_manager.cc:1151] Deleting tablet 68ab9a4a17dc42eea8b27c5acbadd3b8
0709 13:07:15.506885 (+  3230us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:16.478645 (+971760us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:16.685591 (+206946us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:17.449126 (+763535us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":2698,"tablet-delete.queue_time_us":2454421}
I20260709 13:07:17.451140 22379 raft_consensus.cc:3060] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.451912 22356 tablet_replica.cc:333] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: stopping tablet replica
I20260709 13:07:17.454174 22442 tablet_bootstrap.cc:492] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:07:17.456374 20561 catalog_manager.cc:5028] TS 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): tablet 68ab9a4a17dc42eea8b27c5acbadd3b8 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
I20260709 13:07:17.460968 22446 raft_consensus.cc:2804] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:17.457917 22410 raft_consensus.cc:515] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:17.468850 22406 consensus_meta.cc:287] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0: Time spent flushing consensus metadata: real 0.592s	user 0.010s	sys 0.003s
I20260709 13:07:17.468268 21994 consensus_queue.cc:260] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:17.469901 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.480070 22316 raft_consensus.cc:3055] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:17.480587 22316 raft_consensus.cc:740] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:17.481745 20645 leader_election.cc:304] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:17.481673 22316 consensus_queue.cc:260] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [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: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.486123 22501 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.002s
I20260709 13:07:17.488090 22316 raft_consensus.cc:3060] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:17.486581 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.486644 22506 raft_consensus.cc:2749] T aeb401e2f33140b68283ba120e0b1975 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:17.490638 22411 leader_election.cc:290] T 5859685286f646d19318eb55eb923309 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:17.471359 20896 raft_consensus.cc:1275] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 5 index: 4. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:07:17.484959 20645 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:17.444590 22426 consensus_queue.cc:260] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.506321 22446 raft_consensus.cc:697] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:17.509785 22446 consensus_queue.cc:237] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.510461 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.510901 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "be9597bfe0b0458190734b6a579bc8de" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.511308 20755 raft_consensus.cc:2468] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 5.
I20260709 13:07:17.512001 20671 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:40298 (request call id 572) took 1078 ms. Trace:
I20260709 13:07:17.507047 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d12863849bb4a0bb0a8666fff93db08" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:17.470105 21994 raft_consensus.cc:3060] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.474210 22410 leader_election.cc:290] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:17.517570 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.512403 20671 rpcz_store.cc:276] 0709 13:07:16.433633 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:16.625607 (+191974us) service_pool.cc:224] Handling call
0709 13:07:16.625774 (+   167us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:17.317540 (+691766us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:17.511711 (+194171us) spinlock_profiling.cc:243] Waited 690 ms on lock 0x7b54001ba654. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:17.511914 (+   203us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1586912512}
I20260709 13:07:17.474416 22469 consensus_queue.cc:1048] T c6a94cc179174c2e885338a399cee8a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.078s
I20260709 13:07:17.536679 22505 raft_consensus.cc:3055] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:17.537145 22505 raft_consensus.cc:740] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:17.525148 22426 ts_tablet_manager.cc:1434] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.131s	user 0.009s	sys 0.002s
I20260709 13:07:17.537431 22192 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:17.521288 20561 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 65053.4us
I20260709 13:07:17.533877 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fbedc225f024aa285b22f69fbf4ff91" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:17.534373 22286 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.546533 22506 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:17.548372 22286 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:17.549758 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.512562 22245 leader_election.cc:290] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:17.538188 22192 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:17.541894 22505 consensus_queue.cc:260] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 4, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.542695 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:17.555130 21958 consensus_meta.cc:287] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.629s	user 0.004s	sys 0.021s
I20260709 13:07:17.558048 22218 raft_consensus.cc:493] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:17.560869 20795 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.555176 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:17.563516 22350 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:17.563299 20884 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60798 (request call id 58) took 1070 ms. Trace:
I20260709 13:07:17.575461 20902 raft_consensus.cc:1275] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260709 13:07:17.607086 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b4c6d89f0fa7418fab10d8948ae08c16" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.592121 21958 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:17.611747 22181 raft_consensus.cc:493] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
W20260709 13:07:17.611887 20866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.612231 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:17.613019 22181 raft_consensus.cc:515] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:17.605014 22350 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.619705 22520 raft_consensus.cc:493] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:17.620494 22520 raft_consensus.cc:515] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:17.622506 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 137797us
I20260709 13:07:17.623588 22520 leader_election.cc:290] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.624413 20645 leader_election.cc:304] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:17.625646 22350 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.626570 20902 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "81d6a42b13d545829f54a3f753f31765" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:17.630528 22426 tablet_bootstrap.cc:492] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:07:17.630609 22181 leader_election.cc:290] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
    @     0x7fe117558dad testing::UnitTest::Run() at ??:0
I20260709 13:07:17.635906 22412 raft_consensus.cc:3055] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:17.636389 22412 raft_consensus.cc:740] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:17.637334 22192 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:17.639333 22412 consensus_queue.cc:260] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.640954 22412 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.641841 22214 raft_consensus.cc:3060] T 4fd8580d7cea4da590280d0553a1183b P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:17.642170 20868 leader_election.cc:304] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:17.644610 21958 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.574867 22218 raft_consensus.cc:515] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.573582 20884 rpcz_store.cc:276] 0709 13:07:16.493097 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:16.497478 (+  4381us) service_pool.cc:224] Handling call
0709 13:07:16.679348 (+181870us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:16.679499 (+   151us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:17.431334 (+751835us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:17.545583 (+114249us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:17.563048 (+ 17465us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:17.645794 22515 raft_consensus.cc:2804] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:17.646426 22501 consensus_queue.cc:1059] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:17.647425 22413 raft_consensus.cc:3055] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:17.647527 20895 raft_consensus.cc:1240] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 8 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 7. Current term is 8. Ops: []
I20260709 13:07:17.648000 20900 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a07c1a27bc44d6dbaa4f74beb2c6462" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
    @           0x38f0bc RUN_ALL_TESTS() at /apache/dev/git/kudu/thirdparty/installed/tsan/include/gtest/gtest.h:?
I20260709 13:07:17.682263 20823 raft_consensus.cc:1240] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: [4.3-4.3]
I20260709 13:07:17.648260 20720 leader_election.cc:304] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:17.664628 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.673872 20829 raft_consensus.cc:1240] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:17.649123 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
    @           0x38dcbd main at /apache/dev/git/kudu/src/kudu/util/test_main.cc:?
I20260709 13:07:17.639261 22505 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:17.649713 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:17.659464 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:17.656553 22442 tablet_bootstrap.cc:654] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.651707 22434 tablet_bootstrap.cc:654] T 35c956c5c19940f7b091f44e78d8e954 P ceb2f04990454f1fbf1cb1110bbb7edd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.647523 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0"
I20260709 13:07:17.682602 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd"
I20260709 13:07:17.648168 22302 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.663475 20866 leader_election.cc:304] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:17.656050 20885 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60798 (request call id 56) took 1180 ms. Trace:
I20260709 13:07:17.764254 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:17.764353 20885 rpcz_store.cc:276] 0709 13:07:16.475111 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:16.478884 (+  3773us) service_pool.cc:224] Handling call
0709 13:07:16.810578 (+331694us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:16.810687 (+   109us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:17.401909 (+591222us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:17.594743 (+192834us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:17.655847 (+ 61104us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:17.765380 20678 raft_consensus.cc:2393] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 5: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
W20260709 13:07:17.765527 22354 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.849s	user 0.009s	sys 0.014s
W20260709 13:07:17.766026 22354 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.862s	user 0.009s	sys 0.014s
I20260709 13:07:17.651475 22438 raft_consensus.cc:3060] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Advancing to term 8
W20260709 13:07:17.761996 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.769066 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:17.770183 20673 raft_consensus.cc:2393] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 4: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:17.680006 21936 raft_consensus.cc:493] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:17.682928 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:17.717284 22413 raft_consensus.cc:740] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:17.720000 22515 raft_consensus.cc:493] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
W20260709 13:07:17.779718 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 131667us
W20260709 13:07:17.805871 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.782516 20755 raft_consensus.cc:2468] T 5859685286f646d19318eb55eb923309 P ceb2f04990454f1fbf1cb1110bbb7edd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 1.
I20260709 13:07:17.783638 22447 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:17.786336 20751 raft_consensus.cc:2376] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader election vote request: Already granted yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 2. Re-sending same reply.
I20260709 13:07:17.751514 21958 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:17.786958 22145 consensus_meta.cc:287] T 44f4319030ec402bbd44355129691215 P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent flushing consensus metadata: real 0.759s	user 0.011s	sys 0.003s
I20260709 13:07:17.780520 22302 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.791988 22446 raft_consensus.cc:2804] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:17.792323 20896 rpcz_store.cc:275] Call kudu.consensus.ConsensusService.UpdateConsensus from 127.0.0.1:60824 (request call id 425) took 1017 ms. Trace:
I20260709 13:07:17.811702 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.793913 20891 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.CreateTablet from 127.0.0.1:60798 (request call id 55) took 1320 ms. Trace:
I20260709 13:07:17.796797 22426 tablet_bootstrap.cc:700] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent opening tablet: real 0.124s	user 0.003s	sys 0.000s
W20260709 13:07:17.799857 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 157907us
I20260709 13:07:17.826043 21958 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:17.826709 22426 tablet_bootstrap.cc:654] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.826678 20868 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:17.816135 20896 rpcz_store.cc:276] 0709 13:07:16.774827 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:16.817963 (+ 43136us) service_pool.cc:224] Handling call
0709 13:07:16.818359 (+   396us) raft_consensus.cc:1471] Updating replica for 0 ops
0709 13:07:17.503272 (+684913us) raft_consensus.cc:1697] Filling consensus response to leader.
0709 13:07:17.792065 (+288793us) spinlock_profiling.cc:243] Waited 652 ms on lock 0x7b54000f4bd4. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe11a38a571 00007fe11a421e01 00007fe11a42083e 00007fe11f3e5419 00007fe11895cbd4 00007fe11895cb62 00007fe11895ca91 00007fe11895ca0c 00007fe11895bcc2 00007fe11875c48c 00007fe11875b8c6
0709 13:07:17.792253 (+   188us) inbound_call.cc:177] Queueing success response
Metrics: {"spinlock_wait_cycles":1500171136}
I20260709 13:07:17.648967 22381 raft_consensus.cc:493] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ed35a56cd2e248c9a9b7be259b4d7d0e)
I20260709 13:07:17.782284 22359 ts_tablet_manager.cc:1929] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 4.2
I20260709 13:07:17.802664 22488 raft_consensus.cc:2749] T 4c0e06213d7d42ba849a83e131c0d06e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election lost for term 6. Reason: could not achieve majority
I20260709 13:07:17.684351 22419 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.804489 20746 raft_consensus.cc:2468] T 173337d98c714e46aa200476acc6550b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:17.808316 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e724d3c2453c4cbba0ad594c0508c0a1" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:17.818585 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.811149 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a07c1a27bc44d6dbaa4f74beb2c6462" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:17.818848 22365 raft_consensus.cc:493] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.819164 20754 raft_consensus.cc:1240] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 5. Current term is 6. Ops: [5.3-5.3]
I20260709 13:07:17.820416 20794 leader_election.cc:304] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:17.811318 22355 raft_consensus.cc:2272] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:17.822556 22474 consensus_queue.cc:1048] T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:17.822371 22447 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:17.835059 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.807173 22515 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:17.821332 22420 raft_consensus.cc:493] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.813369 22192 raft_consensus.cc:493] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:17.809618 22501 consensus_queue.cc:1243] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer ceb2f04990454f1fbf1cb1110bbb7edd 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
I20260709 13:07:17.861258 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4875549ecdae4bf7aa3460f02e130a1d" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.861644 22302 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.861809 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.862811 20794 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:17.837100 22446 raft_consensus.cc:697] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 LEADER]: Becoming Leader. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:17.842715 22096 raft_consensus.cc:2749] T 4ddc5f677e1b44feb53c521ca95e8efe P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:17.857349 22419 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:17.867100 20747 raft_consensus.cc:2393] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 2: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:17.843236 22359 log.cc:1199] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-2-root/wals/7d12863849bb4a0bb0a8666fff93db08
I20260709 13:07:17.849747 20825 raft_consensus.cc:2468] T f12f2aba7aa54feb92eb90c0f54b58cf P ed35a56cd2e248c9a9b7be259b4d7d0e [term 9 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 9.
I20260709 13:07:17.875034 22405 raft_consensus.cc:3060] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 1 FOLLOWER]: Advancing to term 2
I20260709 13:07:17.875936 20720 leader_election.cc:304] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:17.878736 20746 raft_consensus.cc:1240] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Rejecting Update request from peer ed35a56cd2e248c9a9b7be259b4d7d0e for earlier term 3. Current term is 4. Ops: [3.2-3.2]
I20260709 13:07:17.878906 22506 raft_consensus.cc:2749] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Leader pre-election lost for term 8. Reason: could not achieve majority
I20260709 13:07:17.879710 22503 raft_consensus.cc:2749] T 5691948b1d04476fb670811bc21c5da0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:17.880307 22446 consensus_queue.cc:237] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.881155 22359 ts_tablet_manager.cc:1950] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: Deleting consensus metadata
W20260709 13:07:17.874959 22136 thread.cc:641] prepare [worker] (thread pool) Time spent creating pthread: real 0.957s	user 0.023s	sys 0.011s
W20260709 13:07:17.882396 22136 thread.cc:608] prepare [worker] (thread pool) Time spent starting thread: real 0.977s	user 0.023s	sys 0.011s
I20260709 13:07:17.882910 22218 leader_election.cc:290] T 7f9d0f20de5d4a53906ccd99166fa600 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:17.870702 22192 raft_consensus.cc:515] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:17.884883 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 58337.2us
I20260709 13:07:17.885668 22192 leader_election.cc:290] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.886216 20868 leader_election.cc:304] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:17.888371 20901 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8a7a74968424b19b738e2dfd04354a7" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:17.886253 22405 raft_consensus.cc:2749] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:17.869831 22413 consensus_queue.cc:260] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.890302 22413 raft_consensus.cc:3060] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:17.890450 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:17.888406 22096 raft_consensus.cc:2804] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader election won for term 6
I20260709 13:07:17.893237 22474 raft_consensus.cc:3055] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:17.893388 20896 raft_consensus.cc:1275] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Refusing update from remote peer ed35a56cd2e248c9a9b7be259b4d7d0e: Log matching property violated. Preceding OpId in replica: term: 4 index: 4. Preceding OpId from leader: term: 5 index: 5. (index mismatch)
I20260709 13:07:17.893690 22474 raft_consensus.cc:740] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Running, Role: LEADER
I20260709 13:07:17.854929 22365 raft_consensus.cc:515] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:17.894626 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 231364us
I20260709 13:07:17.849210 22381 raft_consensus.cc:515] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
W20260709 13:07:17.904603 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.906757 22381 leader_election.cc:290] T c6a94cc179174c2e885338a399cee8a7 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:17.866406 22145 raft_consensus.cc:2749] T 4fbedc225f024aa285b22f69fbf4ff91 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
W20260709 13:07:17.908456 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.878122 20720 leader_election.cc:304] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:17.827428 20891 rpcz_store.cc:276] 0709 13:07:16.473343 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:16.474089 (+   746us) service_pool.cc:224] Handling call
0709 13:07:16.679714 (+205625us) ts_tablet_manager.cc:669] Acquired tablet manager lock
0709 13:07:16.679807 (+    93us) ts_tablet_manager.cc:682] Creating new metadata...
0709 13:07:17.559624 (+879817us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:17.793117 (+233493us) tablet_replica.cc:206] Creating consensus instance
0709 13:07:17.793708 (+   591us) inbound_call.cc:177] Queueing success response
Metrics: {}
I20260709 13:07:17.831936 21936 raft_consensus.cc:515] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.920063 22514 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:17.920704 22419 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
W20260709 13:07:17.922662 20719 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:17.910044 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "13f4871e23f1443b8e93d4a026fd61e4" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:17.896802 22501 raft_consensus.cc:493] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:17.946951 20828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:17.941843 22302 raft_consensus.cc:2749] T 81d6a42b13d545829f54a3f753f31765 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:17.954344 22376 ts_tablet_manager.cc:1929] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260709 13:07:17.955073 22376 log.cc:1199] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-3-root/wals/5468f181972a4ce99a763fd58be3a9e6
I20260709 13:07:17.956421 22376 ts_tablet_manager.cc:1950] T 5468f181972a4ce99a763fd58be3a9e6 P 621e65ed900b448194ffab9898f3e5b0: Deleting consensus metadata
I20260709 13:07:17.951709 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5859685286f646d19318eb55eb923309" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:17.951957 21936 leader_election.cc:290] T 8cb8d0d0e1f64ec488d6a22b6d234132 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:17.960134 22254 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:17.960808 22254 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:17.962117 22359 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:52228 (request call id 45) took 4744 ms. Trace:
I20260709 13:07:17.962788 20821 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ed9d326ac1b412dbb82865cbf43bb7b" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:17.962957 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:17.963470 20821 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:17.964475 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:17.964990 22467 tablet_bootstrap.cc:654] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:17.965279 20679 raft_consensus.cc:2410] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e 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:07:17.923331 22354 raft_consensus.cc:493] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:17.962620 22359 rpcz_store.cc:276] 0709 13:07:13.217559 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.217783 (+   224us) service_pool.cc:224] Handling call
0709 13:07:15.296624 (+2078841us) ts_tablet_manager.cc:1151] Deleting tablet 7d12863849bb4a0bb0a8666fff93db08
0709 13:07:15.307817 (+ 11193us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:17.630185 (+2322368us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:17.782068 (+151883us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:17.962043 (+179975us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1341555,"tablet-delete.queue_time_us":1955960}
I20260709 13:07:17.966511 22354 raft_consensus.cc:515] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:17.968179 22359 tablet_replica.cc:333] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e: stopping tablet replica
I20260709 13:07:17.963042 22218 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
W20260709 13:07:17.969173 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 91149us
I20260709 13:07:17.969681 22218 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:17.922998 22192 consensus_queue.cc:1048] T 7d12863849bb4a0bb0a8666fff93db08 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.037s
W20260709 13:07:17.970445 20720 leader_election.cc:343] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Tablet error from VoteRequest() call to peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:17.970917 20720 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e
W20260709 13:07:17.963371 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 100674us
I20260709 13:07:17.863313 22420 raft_consensus.cc:515] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:17.977017 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:17.977746 22365 leader_election.cc:290] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.980322 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f12f2aba7aa54feb92eb90c0f54b58cf" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 10 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:17.925536 22096 raft_consensus.cc:697] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Becoming Leader. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:17.978680 20827 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:17.979269 20824 raft_consensus.cc:2468] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 0.
I20260709 13:07:18.012132 20645 leader_election.cc:304] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:17.969995 20563 catalog_manager.cc:5028] TS ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761): tablet 7d12863849bb4a0bb0a8666fff93db08 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
I20260709 13:07:17.982872 20827 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:17.954398 22177 raft_consensus.cc:2749] T 7f9d0f20de5d4a53906ccd99166fa600 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader election lost for term 4. Reason: could not achieve majority
I20260709 13:07:17.934646 22381 raft_consensus.cc:493] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:17.968986 22354 leader_election.cc:290] T e6defba226c34e82ae969ed733a0d8a6 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:17.982731 20828 raft_consensus.cc:3060] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:17.982750 20823 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4875549ecdae4bf7aa3460f02e130a1d" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:18.017576 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 44524us
I20260709 13:07:17.924155 22410 consensus_queue.cc:1059] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 2, Time since last communication: 0.083s
I20260709 13:07:17.979004 22420 leader_election.cc:290] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:18.021405 20823 raft_consensus.cc:2468] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 0.
I20260709 13:07:18.020591 20794 leader_election.cc:304] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:17.894801 22474 consensus_queue.cc:260] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.029016 20678 raft_consensus.cc:1275] T 160a993830694e95bc049fc262c68701 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260709 13:07:18.028885 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a8b8cc572d674512803c228c89ccfded" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
W20260709 13:07:18.017833 20563 outbound_call.cc:321] RPC callback for RPC call kudu.tserver.TabletServerAdminService.DeleteTablet -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 47925.5us
I20260709 13:07:18.007462 21994 consensus_queue.cc:1059] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 3.2, Next index: 3, Last known committed idx: 1, Time since last communication: 0.039s
I20260709 13:07:18.029531 22254 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.024801 22355 ts_tablet_manager.cc:1916] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:18.041056 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:18.041646 20897 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:18.046543 22373 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Advancing to term 3
W20260709 13:07:18.047459 22533 log.cc:927] Time spent T c1e03d67671144a394d5b9b56b767505 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.075s	user 0.000s	sys 0.000s
I20260709 13:07:18.048179 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
W20260709 13:07:18.048606 22530 log.cc:927] Time spent T 9e292d40cdbd4876b7cd6a91f464c526 P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.094s	user 0.000s	sys 0.001s
I20260709 13:07:18.049189 20820 raft_consensus.cc:2393] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 03d54dd7b21a4ecca6b0cf43512160cd in current term 4: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
W20260709 13:07:18.050302 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.046628 20903 raft_consensus.cc:1240] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Rejecting Update request from peer 03d54dd7b21a4ecca6b0cf43512160cd for earlier term 1. Current term is 2. Ops: []
I20260709 13:07:18.052052 22177 consensus_queue.cc:1048] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260709 13:07:18.052496 20678 raft_consensus.cc:1275] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 6 index: 5. (index mismatch)
I20260709 13:07:18.047376 22376 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:60798 (request call id 47) took 4635 ms. Trace:
W20260709 13:07:18.066473 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.046586 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.030093 22506 raft_consensus.cc:2749] T 44f4319030ec402bbd44355129691215 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.067183 20674 raft_consensus.cc:2468] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 5.
W20260709 13:07:18.055770 20794 raft_consensus.cc:2686] T 7d12863849bb4a0bb0a8666fff93db08 P ed35a56cd2e248c9a9b7be259b4d7d0e: unable to run election callback: Service unavailable: Thread pool token was shut down
I20260709 13:07:18.074008 20645 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:18.016831 22501 raft_consensus.cc:515] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:18.040012 22452 raft_consensus.cc:2749] T 7d12863849bb4a0bb0a8666fff93db08 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:18.053406 20575 catalog_manager.cc:5697] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd reported cstate change: term changed from 1 to 2, leader changed from ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67) to 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65). New cstate: current_term: 2 leader_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } health_report { overall_health: UNKNOWN } } }
I20260709 13:07:18.042567 22474 raft_consensus.cc:3060] T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.066821 22218 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:18.035441 22381 raft_consensus.cc:515] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.100165 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0862189ebf8e49e9a7b61c537a2592ee" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:18.101305 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 45574.9us
W20260709 13:07:18.103327 20646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:18.104195 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 83683us
I20260709 13:07:18.104786 22442 tablet_bootstrap.cc:492] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd: No bootstrap required, opened a new log
I20260709 13:07:18.105260 20794 leader_election.cc:304] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:18.106145 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "173337d98c714e46aa200476acc6550b" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.105479 22442 ts_tablet_manager.cc:1403] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent bootstrapping tablet: real 0.652s	user 0.024s	sys 0.017s
I20260709 13:07:18.112140 22447 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:18.115418 20868 leader_election.cc:400] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6.
I20260709 13:07:18.115932 20868 leader_election.cc:403] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Cancelling election due to peer responding with higher term
I20260709 13:07:18.116783 22491 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.117447 22491 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.118855 20573 rpcz_store.cc:275] Call kudu.master.MasterService.TSHeartbeat from 127.0.0.1:40486 (request call id 56) took 10930 ms. Trace:
I20260709 13:07:18.120563 22491 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 7 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.121330 22491 raft_consensus.cc:2749] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election lost for term 5. Reason: Vote denied by peer ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761) with higher term. Message: Invalid argument: T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 for earlier term 5. Current term is 6.
I20260709 13:07:18.097338 22214 raft_consensus.cc:493] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.124334 22214 raft_consensus.cc:515] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.129606 20755 raft_consensus.cc:2468] T 2b044eca29d84cdcb85753b005d27973 P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 5.
I20260709 13:07:18.094919 22379 raft_consensus.cc:2804] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:18.130776 22379 raft_consensus.cc:493] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:18.131281 22379 raft_consensus.cc:3060] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:18.092393 22405 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:18.134987 22405 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.137462 22405 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
W20260709 13:07:18.137833 22537 log.cc:927] Time spent T 7f9d0f20de5d4a53906ccd99166fa600 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.051s	user 0.000s	sys 0.000s
I20260709 13:07:18.148445 22413 raft_consensus.cc:3055] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:18.149128 22413 raft_consensus.cc:740] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 LEADER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Running, Role: LEADER
I20260709 13:07:18.151173 22507 raft_consensus.cc:3055] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 LEADER]: Stepping down as leader of term 7
I20260709 13:07:18.151769 22507 raft_consensus.cc:740] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:18.153028 22507 consensus_queue.cc:260] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 7.4, Last appended by leader: 4, Current term: 7, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.156344 22413 consensus_queue.cc:260] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [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: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.160626 22442 raft_consensus.cc:359] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.169495 22442 raft_consensus.cc:385] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.162518 22214 leader_election.cc:290] T c1e03d67671144a394d5b9b56b767505 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:18.163565 22501 leader_election.cc:290] T a8a7a74968424b19b738e2dfd04354a7 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
W20260709 13:07:18.164774 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:18.165402 20866 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.166160 22181 raft_consensus.cc:3055] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Stepping down as leader of term 3
I20260709 13:07:18.171375 22181 raft_consensus.cc:740] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 3 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:18.171514 22096 consensus_queue.cc:237] T 5f3c9054b7f641eb8c128ef8125912a6 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 4.3, Last appended by leader: 3, Current term: 6, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.172341 22181 consensus_queue.cc:260] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [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: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.173560 22181 raft_consensus.cc:3060] T 5691948b1d04476fb670811bc21c5da0 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.064025 22376 rpcz_store.cc:276] 0709 13:07:13.412341 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.529152 (+116811us) service_pool.cc:224] Handling call
0709 13:07:16.412771 (+2883619us) ts_tablet_manager.cc:1151] Deleting tablet 5468f181972a4ce99a763fd58be3a9e6
0709 13:07:16.413544 (+   773us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:17.788241 (+1374697us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:17.953912 (+165671us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:18.047257 (+ 93345us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":331408,"tablet-delete.queue_time_us":2852861}
I20260709 13:07:18.169929 22442 raft_consensus.cc:740] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Initialized, Role: FOLLOWER
W20260709 13:07:18.095036 20720 leader_election.cc:343] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.186182 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4bf83479c654533b044e93c6953647e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:18.188149 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c956c5c19940f7b091f44e78d8e954" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.188417 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.123020 20868 leader_election.cc:304] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:18.168426 22413 raft_consensus.cc:3060] T 4ed9d326ac1b412dbb82865cbf43bb7b P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
W20260709 13:07:18.186930 20720 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 91920.8us
I20260709 13:07:18.187668 22376 tablet_replica.cc:333] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: stopping tablet replica
I20260709 13:07:18.193044 20671 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7329d06e8bd04f1dbafc816a6cfba670" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 7 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.193384 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.207412 20645 leader_election.cc:304] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:18.192471 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c827dc03b904d8499a13f85d0bba3bf" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.200273 22434 tablet_bootstrap.cc:492] T 35c956c5c19940f7b091f44e78d8e954 P ceb2f04990454f1fbf1cb1110bbb7edd: No bootstrap required, opened a new log
I20260709 13:07:18.197629 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7adf030b415f4f3f9a37fadaa3e82a6c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.198494 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1d9d8dd5527949fd8fa21a5e90b31a7e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
W20260709 13:07:18.212780 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.236361 20720 leader_election.cc:304] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [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: ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:18.209928 21936 raft_consensus.cc:2749] T be9597bfe0b0458190734b6a579bc8de P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election lost for term 5. Reason: could not achieve majority
I20260709 13:07:18.236493 20674 raft_consensus.cc:2468] T 531ad0196a3f427eaeaab87d4e4bbc47 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 3.
I20260709 13:07:18.179574 20821 raft_consensus.cc:2468] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03d54dd7b21a4ecca6b0cf43512160cd in term 4.
I20260709 13:07:18.253085 20673 raft_consensus.cc:2468] T 46995bd38d954ac28f2f1fe36cfc776e P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 6.
I20260709 13:07:18.258729 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.253985 20672 raft_consensus.cc:2468] T 6c827dc03b904d8499a13f85d0bba3bf P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:18.260936 20866 leader_election.cc:304] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:18.270823 20671 raft_consensus.cc:2393] T 7329d06e8bd04f1dbafc816a6cfba670 P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 621e65ed900b448194ffab9898f3e5b0 in current term 8: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:18.193634 22507 raft_consensus.cc:3060] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Advancing to term 8
I20260709 13:07:18.195399 21994 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.207132 22381 leader_election.cc:290] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 5 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:18.273939 20792 leader_election.cc:304] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:18.208493 22438 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.058s
I20260709 13:07:18.277717 20866 leader_election.cc:304] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
W20260709 13:07:18.279547 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 72292.6us
W20260709 13:07:18.286712 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 163824us
I20260709 13:07:18.283610 20866 leader_election.cc:304] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [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: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:18.266055 22214 raft_consensus.cc:2749] T a740e61f0a3b4976a12cc916e7181ae5 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:18.196384 22452 consensus_queue.cc:1048] T 160a993830694e95bc049fc262c68701 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.078s
I20260709 13:07:18.291797 20645 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:18.273077 22181 raft_consensus.cc:2804] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:18.252565 22515 raft_consensus.cc:515] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.295637 20868 leader_election.cc:304] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:18.275570 22503 raft_consensus.cc:2749] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader election lost for term 3. Reason: could not achieve majority
I20260709 13:07:18.276614 22505 raft_consensus.cc:2804] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader pre-election won for term 6
W20260709 13:07:18.296559 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.66:39911, user_credentials={real_user=slave}} blocked reactor thread for 191471us
I20260709 13:07:18.286669 22410 raft_consensus.cc:2804] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Leader pre-election won for term 7
I20260709 13:07:18.323611 20897 raft_consensus.cc:1275] T b4c6d89f0fa7418fab10d8948ae08c16 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:18.324748 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4875549ecdae4bf7aa3460f02e130a1d" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.290870 22434 ts_tablet_manager.cc:1403] T 35c956c5c19940f7b091f44e78d8e954 P ceb2f04990454f1fbf1cb1110bbb7edd: Time spent bootstrapping tablet: real 1.045s	user 0.022s	sys 0.016s
I20260709 13:07:18.287626 21958 raft_consensus.cc:2804] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election won for term 6
I20260709 13:07:18.186609 22442 consensus_queue.cc:260] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.299209 22254 raft_consensus.cc:2804] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:18.325673 20674 raft_consensus.cc:2468] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:07:18.323762 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.275516 22420 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:18.339200 20675 raft_consensus.cc:1240] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [term 7 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 6. Current term is 7. Ops: []
I20260709 13:07:18.323299 22505 raft_consensus.cc:493] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:18.119429 20573 rpcz_store.cc:276] 0709 13:07:07.188303 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:07.188630 (+   327us) service_pool.cc:224] Handling call
0709 13:07:18.118547 (+10929917us) inbound_call.cc:177] Queueing success response
Related trace 'op':
0709 13:07:13.418394 (+     0us) write_op.cc:183] PREPARE: starting on tablet 00000000000000000000000000000000
0709 13:07:13.419226 (+   832us) write_op.cc:432] Acquiring schema lock in shared mode
0709 13:07:13.419272 (+    46us) write_op.cc:435] Acquired schema lock
0709 13:07:13.419300 (+    28us) tablet.cc:662] Decoding operations
0709 13:07:13.420481 (+  1181us) write_op.cc:620] Acquiring the partition lock for write op
0709 13:07:13.420589 (+   108us) write_op.cc:641] Partition lock acquired for write op
0709 13:07:13.436098 (+ 15509us) tablet.cc:685] Acquiring locks for 7 operations
0709 13:07:13.595051 (+158953us) tablet.cc:701] Row locks acquired
0709 13:07:13.595072 (+    21us) write_op.cc:260] PREPARE: finished
0709 13:07:13.595215 (+   143us) write_op.cc:270] Start()
0709 13:07:13.595342 (+   127us) write_op.cc:276] Timestamp: P: 1783602433595172 usec, L: 0
0709 13:07:13.595364 (+    22us) op_driver.cc:348] REPLICATION: starting
0709 13:07:13.648248 (+ 52884us) log.cc:844] Serialized 2848 byte log entry
0709 13:07:14.369781 (+721533us) spinlock_profiling.cc:243] Waited 6.26 ms on lock 0x7b4400022b4c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe1171bcdb1 00007fe11725ac85 00007fe11725b6a2 00007fe119fcd1db 00007fe119fc8aaf 00007fe1173170ac 00007fe120171ab9 00007fe11733369b 00007fe11733193f 00007fe117333c02 00007fe119fbb20b
0709 13:07:15.232275 (+862494us) op_driver.cc:464] REPLICATION: finished
0709 13:07:15.370030 (+137755us) write_op.cc:301] APPLY: starting
0709 13:07:15.378855 (+  8825us) tablet.cc:1367] starting BulkCheckPresence
0709 13:07:15.429526 (+ 50671us) tablet.cc:1370] finished BulkCheckPresence
0709 13:07:15.434464 (+  4938us) tablet.cc:1372] starting ApplyRowOperation cycle
0709 13:07:16.358664 (+924200us) spinlock_profiling.cc:243] Waited 3.29 ms on lock 0x7b5c002aff8c. stack: 00007fe117302343 00007fe117302240 00007fe116c911d4 00007fe1209cf304 00007fe1209cf299 00007fe120613331 00007fe120613221 00007fe12060df6c 00007fe11dd6e30b 00007fe11dd6dfd3 00007fe11de6ce34 00007fe11de5897c 00007fe11de5cd61 00007fe11de5cd19 00007fe11de5cca9 00007fe11de5cc71
0709 13:07:16.359293 (+   629us) tablet.cc:1383] finished ApplyRowOperation cycle
0709 13:07:16.359501 (+   208us) tablet_metrics.cc:581] ProbeStats: bloom_lookups=0,key_file_lookups=0,delta_file_lookups=0,mrs_lookups=7
0709 13:07:16.359550 (+    49us) write_op.cc:312] APPLY: finished
0709 13:07:16.406372 (+ 46822us) log.cc:844] Serialized 58 byte log entry
0709 13:07:16.474859 (+ 68487us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:16.492196 (+ 17337us) write_op.cc:454] Released schema lock
0709 13:07:16.495605 (+  3409us) write_op.cc:341] FINISH: Updating metrics
0709 13:07:16.516088 (+ 20483us) write_op.cc:489] Releasing partition, row and schema locks
0709 13:07:16.518638 (+  2550us) write_op.cc:454] Released schema lock
Metrics: {"mutex_wait_us":59,"reported_tablets":26,"child_traces":[["op",{"apply.queue_time_us":106946,"apply.run_cpu_time_us":24200,"apply.run_wall_time_us":1151711,"num_ops":7,"prepare.queue_time_us":303856,"prepare.run_cpu_time_us":52441,"prepare.run_wall_time_us":1285365,"raft.queue_time_us":168520,"raft.run_cpu_time_us":32978,"raft.run_wall_time_us":130320,"replication_time_us":1627519,"spinlock_wait_cycles":21976704,"thread_start_us":1559088,"threads_started":5,"wal-append.queue_time_us":1176142,"wal-append.run_cpu_time_us":38611,"wal-append.run_wall_time_us":2549292}]]}
I20260709 13:07:18.355363 20645 leader_election.cc:304] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd; no voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:18.341924 20753 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "35c956c5c19940f7b091f44e78d8e954" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.348198 20677 raft_consensus.cc:2393] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 2: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:18.297106 22181 raft_consensus.cc:493] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.343793 20676 raft_consensus.cc:2468] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 0.
I20260709 13:07:18.318817 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:18.341218 20755 raft_consensus.cc:1240] T a8b8cc572d674512803c228c89ccfded P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Rejecting Update request from peer 621e65ed900b448194ffab9898f3e5b0 for earlier term 2. Current term is 3. Ops: []
I20260709 13:07:18.328696 22410 raft_consensus.cc:493] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.328915 22501 raft_consensus.cc:2749] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election lost for term 5. Reason: could not achieve majority
I20260709 13:07:18.338127 21958 raft_consensus.cc:493] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
W20260709 13:07:18.358376 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 66847.7us
I20260709 13:07:18.350906 22214 raft_consensus.cc:493] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.334210 21936 raft_consensus.cc:493] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:18.329519 22177 raft_consensus.cc:493] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.318205 21994 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:18.362393 20793 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.356906 22505 raft_consensus.cc:3060] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.344827 22254 raft_consensus.cc:493] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:18.366729 20794 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:18.366777 20868 leader_election.cc:304] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:18.342790 22245 raft_consensus.cc:2749] T 7c168eddbd4e4d4bbba5c29439ac2f97 P 621e65ed900b448194ffab9898f3e5b0 [term 8 FOLLOWER]: Leader election lost for term 8. Reason: could not achieve majority
I20260709 13:07:18.361445 22181 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:18.361994 22410 raft_consensus.cc:3060] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.379671 20792 leader_election.cc:304] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
W20260709 13:07:18.373560 20625 auto_rebalancer.cc:288] Could not retrieve cluster info: Service unavailable: Tablet not running
I20260709 13:07:18.364563 21958 raft_consensus.cc:3060] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Advancing to term 6
I20260709 13:07:18.385939 22522 consensus_queue.cc:1048] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.095s
I20260709 13:07:18.387622 20868 leader_election.cc:304] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:18.398723 22145 raft_consensus.cc:493] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:18.399468 22145 raft_consensus.cc:515] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.380405 22254 raft_consensus.cc:3060] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:18.381830 22373 raft_consensus.cc:2749] T e6defba226c34e82ae969ed733a0d8a6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.401942 22145 leader_election.cc:290] T aeb401e2f33140b68283ba120e0b1975 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.410624 22379 raft_consensus.cc:515] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.420836 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "12b3c872f80d4782ae8a35b71f8e6d4c" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 8 candidate_status { last_received { term: 5 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:18.421670 22549 log.cc:927] Time spent T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.085s	user 0.000s	sys 0.000s
I20260709 13:07:18.405439 22522 consensus_queue.cc:1243] T 46995bd38d954ac28f2f1fe36cfc776e P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer 621e65ed900b448194ffab9898f3e5b0 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:07:18.392990 22302 raft_consensus.cc:2749] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:18.411226 22419 raft_consensus.cc:2804] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.466408 22419 raft_consensus.cc:493] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.466892 22419 raft_consensus.cc:3060] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.467201 22356 raft_consensus.cc:2243] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.468132 22356 raft_consensus.cc:2272] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Raft consensus is shut down!
W20260709 13:07:18.433254 22543 log.cc:927] Time spent T c1e03d67671144a394d5b9b56b767505 P ed35a56cd2e248c9a9b7be259b4d7d0e: Append to log took a long time: real 0.197s	user 0.001s	sys 0.000s
I20260709 13:07:18.376108 22469 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:18.471017 22469 raft_consensus.cc:515] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.473757 22469 leader_election.cc:290] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.369171 22214 raft_consensus.cc:515] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.474656 22442 ts_tablet_manager.cc:1434] T 35c956c5c19940f7b091f44e78d8e954 P 03d54dd7b21a4ecca6b0cf43512160cd: Time spent starting tablet: real 0.367s	user 0.019s	sys 0.013s
I20260709 13:07:18.475986 22442 tablet_bootstrap.cc:492] T 533e53ab4c704e48b520ce60e56dc09b P 03d54dd7b21a4ecca6b0cf43512160cd: Bootstrap starting.
I20260709 13:07:18.476112 22214 leader_election.cc:290] T 9e292d40cdbd4876b7cd6a91f464c526 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:18.452270 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 64739.8us
I20260709 13:07:18.478775 20868 leader_election.cc:304] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 6 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:18.365288 22420 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.482410 22376 raft_consensus.cc:2243] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.483072 22420 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.483131 22491 raft_consensus.cc:2749] T 0862189ebf8e49e9a7b61c537a2592ee P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
I20260709 13:07:18.485554 22376 raft_consensus.cc:2272] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.488067 22426 tablet_bootstrap.cc:492] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e: No bootstrap required, opened a new log
I20260709 13:07:18.488827 22426 ts_tablet_manager.cc:1403] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent bootstrapping tablet: real 0.885s	user 0.013s	sys 0.011s
I20260709 13:07:18.443065 22405 raft_consensus.cc:2804] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:18.490563 22405 raft_consensus.cc:493] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.490307 20794 leader_election.cc:304] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:18.491065 22405 raft_consensus.cc:3060] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.492343 22474 raft_consensus.cc:2804] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader pre-election won for term 5
I20260709 13:07:18.494657 22412 raft_consensus.cc:493] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.494912 21994 leader_election.cc:290] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:18.495573 22467 tablet_bootstrap.cc:492] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0: No bootstrap required, opened a new log
I20260709 13:07:18.496321 22467 ts_tablet_manager.cc:1403] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0: Time spent bootstrapping tablet: real 1.234s	user 0.030s	sys 0.060s
I20260709 13:07:18.501091 22379 leader_election.cc:290] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 5 election: Requested vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
W20260709 13:07:18.501510 22547 log.cc:927] Time spent T 49c5daf0bfb14a82b85bf0af47ed37fd P 03d54dd7b21a4ecca6b0cf43512160cd: Append to log took a long time: real 0.114s	user 0.004s	sys 0.000s
I20260709 13:07:18.502430 22361 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.503039 22361 raft_consensus.cc:515] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.505177 22361 leader_election.cc:290] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:18.466152 22503 consensus_queue.cc:1048] T b4c6d89f0fa7418fab10d8948ae08c16 P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.001s
I20260709 13:07:18.423223 22185 raft_consensus.cc:2749] T 7adf030b415f4f3f9a37fadaa3e82a6c P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election lost for term 6. Reason: could not achieve majority
W20260709 13:07:18.518760 22552 log.cc:927] Time spent T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd: Append to log took a long time: real 0.064s	user 0.000s	sys 0.000s
I20260709 13:07:18.520464 22376 ts_tablet_manager.cc:1916] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 621e65ed900b448194ffab9898f3e5b0: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:18.509003 20755 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.544763 20755 raft_consensus.cc:2468] T e65e6411ef6549d9bdc030e4eefcd6d0 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:18.465272 22501 consensus_queue.cc:1048] T c4bf83479c654533b044e93c6953647e P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.001s
I20260709 13:07:18.550527 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.548861 22407 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.551729 20901 raft_consensus.cc:1275] T 115a6958abb54a2ca24650c262c7f67c P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:18.513797 20897 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:18.552189 20752 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.492784 22474 raft_consensus.cc:493] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Starting leader election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:18.553498 22474 raft_consensus.cc:3060] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:18.551609 22407 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.554361 22302 raft_consensus.cc:493] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election (detected failure of leader ceb2f04990454f1fbf1cb1110bbb7edd)
I20260709 13:07:18.555052 22302 raft_consensus.cc:515] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.555382 22426 raft_consensus.cc:359] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.557619 22426 raft_consensus.cc:385] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.557960 22426 raft_consensus.cc:740] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed35a56cd2e248c9a9b7be259b4d7d0e, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.458472 20828 raft_consensus.cc:2468] T c4bf83479c654533b044e93c6953647e P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 4.
I20260709 13:07:18.370967 22177 raft_consensus.cc:515] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.561097 22177 leader_election.cc:290] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:18.380014 21936 raft_consensus.cc:515] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 7 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.529011 20899 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a07c1a27bc44d6dbaa4f74beb2c6462" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:18.529592 20896 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "eca3202d8a9a4d4ca1ec8aa29f32f4f2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:18.531050 20748 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4875549ecdae4bf7aa3460f02e130a1d" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.531198 20746 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7a07c1a27bc44d6dbaa4f74beb2c6462" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.568239 20746 raft_consensus.cc:2468] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 0.
I20260709 13:07:18.531742 20747 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aeb401e2f33140b68283ba120e0b1975" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.533857 20750 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.534691 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.536790 22413 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.532636 20754 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6defba226c34e82ae969ed733a0d8a6" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
W20260709 13:07:18.570719 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 109706us
I20260709 13:07:18.517498 22505 raft_consensus.cc:515] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:18.543484 20677 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 7 index: 4. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:07:18.495487 22412 raft_consensus.cc:515] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.424539 20898 raft_consensus.cc:1275] T 12b3c872f80d4782ae8a35b71f8e6d4c P 621e65ed900b448194ffab9898f3e5b0 [term 8 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 5 index: 3. Preceding OpId from leader: term: 8 index: 5. (index mismatch)
I20260709 13:07:18.582777 20750 raft_consensus.cc:2393] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 4: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:18.583163 20751 raft_consensus.cc:2393] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 3: Already voted for candidate ceb2f04990454f1fbf1cb1110bbb7edd in this term.
I20260709 13:07:18.571014 20754 raft_consensus.cc:2468] T e6defba226c34e82ae969ed733a0d8a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 2.
I20260709 13:07:18.553413 20894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8cb8d0d0e1f64ec488d6a22b6d234132" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
W20260709 13:07:18.593102 20867 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:18.595269 20646 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.575733 22316 raft_consensus.cc:493] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election (detected failure of leader 621e65ed900b448194ffab9898f3e5b0)
I20260709 13:07:18.548242 20895 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "621e65ed900b448194ffab9898f3e5b0" is_pre_election: true
I20260709 13:07:18.537550 22356 ts_tablet_manager.cc:1916] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260709 13:07:18.549760 20822 raft_consensus.cc:1240] T 4ed9d326ac1b412dbb82865cbf43bb7b P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 3. Current term is 4. Ops: []
I20260709 13:07:18.549516 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c6a94cc179174c2e885338a399cee8a7" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 3 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:18.604782 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.556023 22407 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.556516 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:18.523418 22515 leader_election.cc:290] T 8a2c118b83094e20acd01d3c21c64b38 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 7 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.557098 20825 raft_consensus.cc:1275] T b4c6d89f0fa7418fab10d8948ae08c16 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Refusing update from remote peer ceb2f04990454f1fbf1cb1110bbb7edd: Log matching property violated. Preceding OpId in replica: term: 4 index: 3. Preceding OpId from leader: term: 6 index: 4. (index mismatch)
I20260709 13:07:18.606961 20820 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:18.559108 20794 leader_election.cc:304] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
W20260709 13:07:18.564337 20866 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 45767.9us
W20260709 13:07:18.565052 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.513563 22434 raft_consensus.cc:359] T 35c956c5c19940f7b091f44e78d8e954 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:18.580101 20721 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.452296 22452 raft_consensus.cc:493] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.598148 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a51a791725094809a4b8c5878af5f044" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.598599 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.551538 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e65e6411ef6549d9bdc030e4eefcd6d0" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 5 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:18.605415 20674 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:18.591863 22379 consensus_queue.cc:1059] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: INVALID_TERM, Last received: 4.3, Next index: 4, Last known committed idx: 3, Time since last communication: 0.015s
I20260709 13:07:18.605664 20645 leader_election.cc:304] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:18.602665 20895 raft_consensus.cc:2468] T ff4e49866d4e4f378062dd50dd42ae4f P 621e65ed900b448194ffab9898f3e5b0 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:18.523407 22410 raft_consensus.cc:515] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
W20260709 13:07:18.609134 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 138909us
W20260709 13:07:18.611303 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.579541 22488 consensus_queue.cc:1059] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: INVALID_TERM, Last received: 6.4, Next index: 5, Last known committed idx: 4, Time since last communication: 0.034s
I20260709 13:07:18.615757 20676 raft_consensus.cc:2468] T a51a791725094809a4b8c5878af5f044 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 4.
I20260709 13:07:18.620465 20824 raft_consensus.cc:2393] T e65e6411ef6549d9bdc030e4eefcd6d0 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ceb2f04990454f1fbf1cb1110bbb7edd in current term 5: Already voted for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in this term.
I20260709 13:07:18.616568 20673 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:18.617760 20792 leader_election.cc:304] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:18.616140 20866 leader_election.cc:304] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0; no voters: 
I20260709 13:07:18.629217 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ff4e49866d4e4f378062dd50dd42ae4f" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.630072 20674 raft_consensus.cc:2468] T ff4e49866d4e4f378062dd50dd42ae4f P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 2.
I20260709 13:07:18.632824 20720 leader_election.cc:304] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:18.615085 22434 raft_consensus.cc:385] T 35c956c5c19940f7b091f44e78d8e954 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.587543 22373 consensus_queue.cc:1048] T f12f2aba7aa54feb92eb90c0f54b58cf P 03d54dd7b21a4ecca6b0cf43512160cd [LEADER]: Connected to new peer: Peer: permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 4, Time since last communication: 0.030s
I20260709 13:07:18.637661 20679 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4fd8580d7cea4da590280d0553a1183b" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 9 candidate_status { last_received { term: 7 index: 5 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.637861 22286 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 3, Time since last communication: 0.000s
I20260709 13:07:18.638533 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7efdf050ba84302ab06c0696417a6c2" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.679257 20678 raft_consensus.cc:2468] T e7efdf050ba84302ab06c0696417a6c2 P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:18.647003 22379 raft_consensus.cc:3055] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Stepping down as leader of term 4
I20260709 13:07:18.607309 22316 raft_consensus.cc:515] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.612469 22426 consensus_queue.cc:260] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.635208 22503 consensus_queue.cc:1048] T 115a6958abb54a2ca24650c262c7f67c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.016s
W20260709 13:07:18.654417 20645 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 48887.7us
I20260709 13:07:18.654680 22412 leader_election.cc:290] T 5468f181972a4ce99a763fd58be3a9e6 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:18.655165 22447 raft_consensus.cc:2804] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.631695 22452 raft_consensus.cc:515] T 5f3c9054b7f641eb8c128ef8125912a6 P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.656342 22488 raft_consensus.cc:3055] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Stepping down as leader of term 6
I20260709 13:07:18.658114 22442 tablet_bootstrap.cc:654] T 533e53ab4c704e48b520ce60e56dc09b P 03d54dd7b21a4ecca6b0cf43512160cd: Neither blocks nor log segments found. Creating new log.
I20260709 13:07:18.659133 22405 raft_consensus.cc:515] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:18.660764 20644 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
W20260709 13:07:18.661494 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 102486us
I20260709 13:07:18.661799 22145 raft_consensus.cc:2749] T e724d3c2453c4cbba0ad594c0508c0a1 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:18.662977 22365 raft_consensus.cc:2804] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election won for term 4
W20260709 13:07:18.661818 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 44218.1us
W20260709 13:07:18.703967 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.UpdateConsensus -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 223202us
I20260709 13:07:18.704308 20720 leader_election.cc:304] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 10 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:18.704960 20868 leader_election.cc:304] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: 621e65ed900b448194ffab9898f3e5b0; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e
I20260709 13:07:18.675168 22434 raft_consensus.cc:740] T 35c956c5c19940f7b091f44e78d8e954 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ceb2f04990454f1fbf1cb1110bbb7edd, State: Initialized, Role: FOLLOWER
I20260709 13:07:18.668111 22505 leader_election.cc:290] T 81d6a42b13d545829f54a3f753f31765 P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 6 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:18.670050 22410 leader_election.cc:290] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 7 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.635541 22214 raft_consensus.cc:2804] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.671288 20899 raft_consensus.cc:1240] T 46995bd38d954ac28f2f1fe36cfc776e P 621e65ed900b448194ffab9898f3e5b0 [term 7 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 6. Current term is 7. Ops: [4.4-6.5]
I20260709 13:07:18.672001 22302 leader_election.cc:290] T 36992e6d2f9142728d4fa23230e66f83 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.593914 22413 raft_consensus.cc:515] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.638751 20672 raft_consensus.cc:1240] T be9597bfe0b0458190734b6a579bc8de P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Rejecting Update request from peer ceb2f04990454f1fbf1cb1110bbb7edd for earlier term 4. Current term is 5. Ops: []
I20260709 13:07:18.675877 20679 raft_consensus.cc:2468] T 4fd8580d7cea4da590280d0553a1183b P 03d54dd7b21a4ecca6b0cf43512160cd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 8.
I20260709 13:07:18.683164 21994 raft_consensus.cc:2804] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:18.685611 22438 raft_consensus.cc:493] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.743607 21958 raft_consensus.cc:515] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
I20260709 13:07:18.674787 22361 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ceb2f04990454f1fbf1cb1110bbb7edd [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.682379 22379 raft_consensus.cc:740] T e65e6411ef6549d9bdc030e4eefcd6d0 P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 LEADER]: Becoming Follower/Learner. State: Replica: 03d54dd7b21a4ecca6b0cf43512160cd, State: Running, Role: LEADER
I20260709 13:07:18.688606 20645 leader_election.cc:304] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:18.691985 22254 raft_consensus.cc:515] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.694082 22181 raft_consensus.cc:515] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } }
W20260709 13:07:18.698297 20643 consensus_peers.cc:183] SignalRequest failed: Illegal state: peer closed
I20260709 13:07:18.666563 21936 leader_election.cc:290] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 8 pre-election: Requested pre-vote from peers ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911), 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695)
I20260709 13:07:18.708343 20676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "46995bd38d954ac28f2f1fe36cfc776e" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 7 candidate_status { last_received { term: 5 index: 4 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:18.659349 22467 raft_consensus.cc:359] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.700742 22419 raft_consensus.cc:515] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.713810 20868 leader_election.cc:304] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [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: 621e65ed900b448194ffab9898f3e5b0, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd
I20260709 13:07:18.715071 20792 leader_election.cc:304] T a51a791725094809a4b8c5878af5f044 P ed35a56cd2e248c9a9b7be259b4d7d0e [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: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:18.715339 20794 leader_election.cc:304] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 2 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 03d54dd7b21a4ecca6b0cf43512160cd, 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:18.699579 22488 raft_consensus.cc:740] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 LEADER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Running, Role: LEADER
I20260709 13:07:18.714600 20677 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "36992e6d2f9142728d4fa23230e66f83" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.719781 20720 leader_election.cc:304] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 2 yes votes; 1 no votes. yes voters: ceb2f04990454f1fbf1cb1110bbb7edd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0
I20260709 13:07:18.706697 22365 raft_consensus.cc:493] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.709332 22381 raft_consensus.cc:2804] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Leader pre-election won for term 10
I20260709 13:07:18.730038 22356 ts_tablet_manager.cc:1929] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 4.3
I20260709 13:07:18.731844 22522 raft_consensus.cc:493] T a51a791725094809a4b8c5878af5f044 P ceb2f04990454f1fbf1cb1110bbb7edd [term 4 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.733546 22413 leader_election.cc:290] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 4 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761)
I20260709 13:07:18.722643 21994 raft_consensus.cc:493] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.776599 21994 raft_consensus.cc:3060] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 2 FOLLOWER]: Advancing to term 3
I20260709 13:07:18.779269 22181 leader_election.cc:290] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:18.780229 20897 raft_consensus.cc:2393] T 531ad0196a3f427eaeaab87d4e4bbc47 P 621e65ed900b448194ffab9898f3e5b0 [term 5 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 5: Already voted for candidate 621e65ed900b448194ffab9898f3e5b0 in this term.
I20260709 13:07:18.761588 22474 raft_consensus.cc:515] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
I20260709 13:07:18.782613 22488 consensus_queue.cc:260] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [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: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.784034 22488 raft_consensus.cc:3060] T 8a2c118b83094e20acd01d3c21c64b38 P 621e65ed900b448194ffab9898f3e5b0 [term 6 FOLLOWER]: Advancing to term 7
I20260709 13:07:18.784423 22474 leader_election.cc:290] T 2b044eca29d84cdcb85753b005d27973 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.786410 22419 leader_election.cc:290] T 4875549ecdae4bf7aa3460f02e130a1d P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.787021 22356 log.cc:1199] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-0-root/wals/eca3202d8a9a4d4ca1ec8aa29f32f4f2
I20260709 13:07:18.787751 22254 leader_election.cc:290] T 6c827dc03b904d8499a13f85d0bba3bf P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 5 election: Requested vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.759650 22359 raft_consensus.cc:2243] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Raft consensus shutting down.
I20260709 13:07:18.788233 22356 ts_tablet_manager.cc:1950] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P 03d54dd7b21a4ecca6b0cf43512160cd: Deleting consensus metadata
I20260709 13:07:18.789433 22356 rpcz_store.cc:275] Call kudu.tserver.TabletServerAdminService.DeleteTablet from 127.0.0.1:40274 (request call id 47) took 5582 ms. Trace:
I20260709 13:07:18.788983 21994 raft_consensus.cc:515] T ff4e49866d4e4f378062dd50dd42ae4f P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.790840 22359 raft_consensus.cc:2272] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 6 FOLLOWER]: Raft consensus is shut down!
I20260709 13:07:18.791757 21958 leader_election.cc:290] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 election: Requested vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:18.721777 22145 raft_consensus.cc:493] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.739454 22405 leader_election.cc:290] T bc8fc6779ed443d78ca6b3ba60a463d2 P 621e65ed900b448194ffab9898f3e5b0 [CANDIDATE]: Term 4 election: Requested vote from peers ed35a56cd2e248c9a9b7be259b4d7d0e (127.17.68.67:45761), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:18.717519 22214 raft_consensus.cc:493] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.792796 22214 raft_consensus.cc:3060] T 35c956c5c19940f7b091f44e78d8e954 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.792451 22145 raft_consensus.cc:515] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } }
W20260709 13:07:18.792943 20794 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.68:46695, user_credentials={real_user=slave}} blocked reactor thread for 84372.1us
I20260709 13:07:18.741659 22316 leader_election.cc:290] T a8b8cc572d674512803c228c89ccfded P 03d54dd7b21a4ecca6b0cf43512160cd [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.687685 20673 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5468f181972a4ce99a763fd58be3a9e6" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.793831 20794 leader_election.cc:304] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 4 pre-election: Election decided. Result: candidate lost. Election summary: received 3 responses out of 3 voters: 1 yes votes; 2 no votes. yes voters: ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 621e65ed900b448194ffab9898f3e5b0, ceb2f04990454f1fbf1cb1110bbb7edd
I20260709 13:07:18.794253 20673 raft_consensus.cc:2468] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 1.
I20260709 13:07:18.736099 22426 ts_tablet_manager.cc:1434] T 533e53ab4c704e48b520ce60e56dc09b P ed35a56cd2e248c9a9b7be259b4d7d0e: Time spent starting tablet: real 0.247s	user 0.008s	sys 0.000s
I20260709 13:07:18.794785 22145 leader_election.cc:290] T 49c5daf0bfb14a82b85bf0af47ed37fd P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Requested pre-vote from peers 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265), ceb2f04990454f1fbf1cb1110bbb7edd (127.17.68.66:39911)
I20260709 13:07:18.768906 22407 raft_consensus.cc:2749] T a8a7a74968424b19b738e2dfd04354a7 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260709 13:07:18.795459 22145 raft_consensus.cc:2749] T 13f4871e23f1443b8e93d4a026fd61e4 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:18.796136 22426 tablet_bootstrap.cc:492] T d3cd2a29d79f4fdcaa96fcd1e388a53c P ed35a56cd2e248c9a9b7be259b4d7d0e: Bootstrap starting.
I20260709 13:07:18.796310 22407 consensus_queue.cc:1048] T 7adf030b415f4f3f9a37fadaa3e82a6c P ed35a56cd2e248c9a9b7be259b4d7d0e [LEADER]: Connected to new peer: Peer: permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260709 13:07:18.684000 22447 raft_consensus.cc:493] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.713605 22096 raft_consensus.cc:2749] T 1d9d8dd5527949fd8fa21a5e90b31a7e P 621e65ed900b448194ffab9898f3e5b0 [term 3 FOLLOWER]: Leader pre-election lost for term 4. Reason: could not achieve majority
I20260709 13:07:18.798452 22447 raft_consensus.cc:3060] T 4875549ecdae4bf7aa3460f02e130a1d P 03d54dd7b21a4ecca6b0cf43512160cd [term 0 FOLLOWER]: Advancing to term 1
W20260709 13:07:18.798828 20794 leader_election.cc:343] T eca3202d8a9a4d4ca1ec8aa29f32f4f2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 6 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
I20260709 13:07:18.761543 22467 raft_consensus.cc:385] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260709 13:07:18.799400 22467 raft_consensus.cc:740] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 621e65ed900b448194ffab9898f3e5b0, State: Initialized, Role: FOLLOWER
W20260709 13:07:18.799877 20794 leader_election.cc:343] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): Illegal state: must be running to vote when last-logged opid is not known
W20260709 13:07:18.762007 20792 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 47025.7us
I20260709 13:07:18.800251 22467 consensus_queue.cc:260] T 0b9fb2a5c4a044bba3ae19dc2f487353 P 621e65ed900b448194ffab9898f3e5b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.801234 20792 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [CANDIDATE]: Term 3 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03d54dd7b21a4ecca6b0cf43512160cd, ed35a56cd2e248c9a9b7be259b4d7d0e; no voters: 
I20260709 13:07:18.758054 20718 leader_election.cc:304] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
W20260709 13:07:18.802621 20718 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.65:35265, user_credentials={real_user=slave}} blocked reactor thread for 44654.8us
I20260709 13:07:18.803795 22136 raft_consensus.cc:2804] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260709 13:07:18.804311 22136 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 2 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
I20260709 13:07:18.804419 20718 leader_election.cc:304] T 4fd8580d7cea4da590280d0553a1183b P ceb2f04990454f1fbf1cb1110bbb7edd [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: 03d54dd7b21a4ecca6b0cf43512160cd, ceb2f04990454f1fbf1cb1110bbb7edd; no voters: 
I20260709 13:07:18.767084 22381 raft_consensus.cc:493] T f12f2aba7aa54feb92eb90c0f54b58cf P ceb2f04990454f1fbf1cb1110bbb7edd [term 9 FOLLOWER]: Starting leader election (detected failure of leader 03d54dd7b21a4ecca6b0cf43512160cd)
W20260709 13:07:18.769287 20868 outbound_call.cc:321] RPC callback for RPC call kudu.consensus.ConsensusService.RequestConsensusVote -> {remote=127.17.68.67:45761, user_credentials={real_user=slave}} blocked reactor thread for 55579.3us
I20260709 13:07:18.805294 22413 raft_consensus.cc:2804] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election won for term 4
I20260709 13:07:18.805781 22413 raft_consensus.cc:493] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.806162 22413 raft_consensus.cc:3060] T e7efdf050ba84302ab06c0696417a6c2 P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.806603 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.807337 20751 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ceb2f04990454f1fbf1cb1110bbb7edd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 3.
I20260709 13:07:18.808128 22355 ts_tablet_manager.cc:1929] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 2.2
I20260709 13:07:18.808589 22355 log.cc:1199] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Deleting WAL directory at /tmp/dist-test-taskX7RQDh/test-tmp/auto_leader_rebalancer-test.0.LeaderRebalancerTest.RestartTserver.1783602314868661-17681-0/minicluster-data/ts-1-root/wals/68ab9a4a17dc42eea8b27c5acbadd3b8
I20260709 13:07:18.809625 22355 ts_tablet_manager.cc:1950] T 68ab9a4a17dc42eea8b27c5acbadd3b8 P ceb2f04990454f1fbf1cb1110bbb7edd: Deleting consensus metadata
I20260709 13:07:18.809692 20563 catalog_manager.cc:5028] TS 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695): tablet 5468f181972a4ce99a763fd58be3a9e6 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
I20260709 13:07:18.792500 22561 raft_consensus.cc:2804] T c4bf83479c654533b044e93c6953647e P 621e65ed900b448194ffab9898f3e5b0 [term 4 FOLLOWER]: Leader election won for term 4
I20260709 13:07:18.809687 20751 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7c168eddbd4e4d4bbba5c29439ac2f97" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 8 candidate_status { last_received { term: 7 index: 4 } } ignore_live_leader: false dest_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" is_pre_election: true
I20260709 13:07:18.767409 22365 raft_consensus.cc:3060] T bd30cb83ad6f4d0e8bc0c001e8ef06be P ed35a56cd2e248c9a9b7be259b4d7d0e [term 3 FOLLOWER]: Advancing to term 4
I20260709 13:07:18.811591 20674 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2b044eca29d84cdcb85753b005d27973" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 5 candidate_status { last_received { term: 4 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:18.812402 20674 raft_consensus.cc:2393] T 2b044eca29d84cdcb85753b005d27973 P 03d54dd7b21a4ecca6b0cf43512160cd [term 5 FOLLOWER]: Leader election vote request: Denying vote to candidate ed35a56cd2e248c9a9b7be259b4d7d0e in current term 5: Already voted for candidate 03d54dd7b21a4ecca6b0cf43512160cd in this term.
I20260709 13:07:18.812688 22446 raft_consensus.cc:493] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260709 13:07:18.813467 20751 raft_consensus.cc:2468] T 7c168eddbd4e4d4bbba5c29439ac2f97 P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed35a56cd2e248c9a9b7be259b4d7d0e in term 8.
I20260709 13:07:18.813295 22446 raft_consensus.cc:515] T 4c0e06213d7d42ba849a83e131c0d06e P ceb2f04990454f1fbf1cb1110bbb7edd [term 6 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } } peers { permanent_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" member_type: VOTER last_known_addr { host: "127.17.68.67" port: 45761 } } peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } }
I20260709 13:07:18.769217 22286 raft_consensus.cc:2804] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260709 13:07:18.769879 20678 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bd30cb83ad6f4d0e8bc0c001e8ef06be" candidate_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.814393 22286 raft_consensus.cc:493] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260709 13:07:18.814745 20678 raft_consensus.cc:2468] T bd30cb83ad6f4d0e8bc0c001e8ef06be P 03d54dd7b21a4ecca6b0cf43512160cd [term 3 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ceb2f04990454f1fbf1cb1110bbb7edd in term 3.
I20260709 13:07:18.814955 22286 raft_consensus.cc:3060] T 7a07c1a27bc44d6dbaa4f74beb2c6462 P ceb2f04990454f1fbf1cb1110bbb7edd [term 0 FOLLOWER]: Advancing to term 1
I20260709 13:07:18.816159 20680 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4875549ecdae4bf7aa3460f02e130a1d" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd"
I20260709 13:07:18.789896 22356 rpcz_store.cc:276] 0709 13:07:13.207184 (+     0us) service_pool.cc:167] Inserting onto call queue
0709 13:07:13.207565 (+   381us) service_pool.cc:224] Handling call
0709 13:07:17.451681 (+4244116us) ts_tablet_manager.cc:1151] Deleting tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2
0709 13:07:17.451765 (+    84us) ts_tablet_manager.cc:1071] Acquired tablet manager lock
0709 13:07:18.693279 (+1241514us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:18.729878 (+ 36599us) tablet_metadata.cc:665] Metadata flushed
0709 13:07:18.789360 (+ 59482us) inbound_call.cc:177] Queueing success response
Metrics: {"mutex_wait_us":1013421,"tablet-delete.queue_time_us":4127722}
I20260709 13:07:18.819027 20825 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c1e03d67671144a394d5b9b56b767505" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:18.747816 22438 raft_consensus.cc:515] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [term 8 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "621e65ed900b448194ffab9898f3e5b0" member_type: VOTER last_known_addr { host: "127.17.68.68" port: 46695 } } peers { permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 } } peers { permanent_uuid: "ceb2f04990454f1fbf1cb1110bbb7edd" member_type: VOTER last_known_addr { host: "127.17.68.66" port: 39911 } }
I20260709 13:07:18.819832 20561 catalog_manager.cc:5028] TS 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265): tablet eca3202d8a9a4d4ca1ec8aa29f32f4f2 (table test-workload [id=33543e1734d445aeb5d46cfbf52799fe]) successfully deleted
I20260709 13:07:18.819948 20820 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "531ad0196a3f427eaeaab87d4e4bbc47" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 5 candidate_status { last_received { term: 3 index: 2 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:18.820647 20820 raft_consensus.cc:3060] T 531ad0196a3f427eaeaab87d4e4bbc47 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 4 FOLLOWER]: Advancing to term 5
I20260709 13:07:18.821054 20826 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bc8fc6779ed443d78ca6b3ba60a463d2" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 4 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e"
I20260709 13:07:18.821345 22438 leader_election.cc:290] T 7329d06e8bd04f1dbafc816a6cfba670 P ceb2f04990454f1fbf1cb1110bbb7edd [CANDIDATE]: Term 9 pre-election: Requested pre-vote from peers 621e65ed900b448194ffab9898f3e5b0 (127.17.68.68:46695), 03d54dd7b21a4ecca6b0cf43512160cd (127.17.68.65:35265)
I20260709 13:07:18.820677 20824 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9e292d40cdbd4876b7cd6a91f464c526" candidate_uuid: "621e65ed900b448194ffab9898f3e5b0" candidate_term: 6 candidate_status { last_received { term: 4 index: 3 } } ignore_live_leader: false dest_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" is_pre_election: true
I20260709 13:07:18.822881 20824 raft_consensus.cc:2468] T 9e292d40cdbd4876b7cd6a91f464c526 P ed35a56cd2e248c9a9b7be259b4d7d0e [term 5 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 621e65ed900b448194ffab9898f3e5b0 in term 5.
I20260709 13:07:18.814415 22559 consensus_queue.cc:1048] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Connected to new peer: Peer: permanent_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" member_type: VOTER last_known_addr { host: "127.17.68.65" port: 35265 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 2, Time since last communication: 0.009s
I20260709 13:07:18.823594 22559 consensus_queue.cc:1243] T 12b3c872f80d4782ae8a35b71f8e6d4c P ceb2f04990454f1fbf1cb1110bbb7edd [LEADER]: Peer 03d54dd7b21a4ecca6b0cf43512160cd log is divergent from this leader: its last log entry 7.4 is not in this leader's log and it has not received anything from this leader yet. Falling back to committed index 2
    @     0x7fe113c0ac87 __libc_start_main at ??:0
I20260709 13:07:18.821101 22356 tablet_replica.cc:333] T 5468f181972a4ce99a763fd58be3a9e6 P 03d54dd7b21a4ecca6b0cf43512160cd: stopping tablet replica
    @           0x2a338a _start at ??:?
I20260709 13:07:18.817772 20672 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "49c5daf0bfb14a82b85bf0af47ed37fd" candidate_uuid: "ed35a56cd2e248c9a9b7be259b4d7d0e" candidate_term: 6 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: false dest_uuid: "03d54dd7b21a4ecca6b0cf43512160cd" is_pre_election: true
I20260709 13:07:18.771924 22373 raft_consensus.cc:2804] T 4ed9d326ac1b412dbb82865cbf43bb7b P 03d54dd7b21a4ecca6b0cf43512160cd [term 4 FOLLOWER]: Leader election won for term 4
